Lixia (Sylvia) Lei
Lixia (Sylvia) Lei
@northtyphoon Can Tasks folks take a look at this?
Hi @phatcher, thanks for the feature request! In this scenario, would it help if you first `az acr repository show-tags -n myregistry --repository myrepo` to query tags of the source...
@phatcher Do you mean something like below? Suppose you have some tags pointing to the same image in registry `mydevacr` `mydevacr.azurecr.io/myapi@sha256:123` tagged by `myapi:${buildId}`, `myapi:${hashcode}`, `myapi:1.0` And you run a...
@yugangw-msft Please see my last reply. Do we have plan to support that?
This one might be useful - https://github.com/oras-project/oras-go/pull/182#discussion_r899787777
Related discussion: #240
Based on the [discussion](https://github.com/oras-project/oras-go/discussions/240), I will break down this issue into several sub-tasks and will send PRs separately. - [x] #272 - [x] #273 - [x] #274 - [x] #275
Closing as all sub-tasks are done.
@rdpsin We will be working on this after releasing `oras-go` `v2.0.0-rc3`, which is scheduled for Sep. 5th.
This issue should be opened on the [ORAS CLI repo](https://github.com/oras-project/oras/issues). /cc @qweeah @milosgajdos Which `oras` CLI version are you using?