Julius Liu
Julius Liu
@romanzdk Hello, is it possible to import these images to ACR ? You can try to use this command https://docs.microsoft.com/en-us/cli/azure/acr?view=azure-cli-latest#az-acr-import to import those dependencies into your registry first.
@romanzdk You can import images from any container registry, Actually, I think you can add credentials for Artifactory with this, https://docs.microsoft.com/en-us/cli/azure/acr/task/credential?view=azure-cli-latest#az-acr-task-credential-add
> Bikeshed: Is there a better name than recommended_watcher_fallback ? It's kinda long when for normal users I'd say it is the recommended way. @0xpr03 How about `ensure_watcher`? From my...
@adamdicarlo Thanks for replying. That makes sense. Let me rephrase my example so I can get some clarity. What is this type known as, `()` ? And if I rewrite...
@Nelarius Hey there, If I'm reading this PR right, it looks like we'll be able to customize the bezier curve's path from pin-pin? For example, if we have an output...
@dmcgowan Hey there sorry for the super late follow-up. I re-did the previous PR w/ the wildcard design instead. Please let me know if this was what you had in...
Saw my issue was tagged here so just dropping a note, I got the ok w/ my PR to add change_time as an unstable feature. Here is the tracking issue...
In this case Last-Modified is part of rfc9110, so there is somewhat of a guarantee - https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2
It seems like there's been a lot of background on this subject, and so I had a bit of a hard time figuring out how to actually do this. It...
Looks like this is working now so closing.