Update Referrers API to match RC.1#191
Conversation
Signed-off-by: Wei Meng <wemeng@microsoft.com>
Signed-off-by: Wei Meng <wemeng@microsoft.com>
|
You may want the linked issue to be automatically closed once this PR is merged. See Linking a pull request to an issue using a keyword. |
TIL! |
Signed-off-by: Wei Meng <wemeng@microsoft.com>
|
@m5i-work just want to make sure you are aware of, there is a change in rc1 spec regarding to pagination. The link url has been changes to relative url. https://github.com/oras-project/artifacts-spec/blob/v1.0.0-rc.1/manifest-referrers-api.md#paging-results |
Thanks! The existing code already handles both. |
Signed-off-by: Wei Meng <wemeng@microsoft.com>
|
Note: Since this PR is for rc, let's merge it after #195 |
Signed-off-by: Wei Meng <wemeng@microsoft.com>
Signed-off-by: Wei Meng <wemeng@microsoft.com>
Signed-off-by: Wei Meng <wemeng@microsoft.com>
|
There are 8 commits in this PR. It is recommended to rebase and squash them into one. |
It's okay since oras only allows "squash and merge" so that the main branch is always clean. |
Resolves #188