jetstack / jetstack/version-checker
Github client uses releases rather than packages for user repositories
未关闭
enhancement
- 主要语言
- Go
- 星标
- 778
- 派生
- 82
- 平均合并
- 2 分钟
- 30 天内合并 PR
- 3
描述
The Github client implementation seems to use releases to infer tags for Github packages at the user scope. It may be the case that release tags and tags in a ghcr repo align, but that is not necessarily the case.
I think we should be using the Packages API rather than the Releases API.
https://docs.github.com/en/rest/packages/packages?apiVersion=2022-11-28#list-packages-for-a-user
贡献指南
评估
这个 Issue 还没有评估数据。