aboutcode-org / aboutcode-org/fetchcode
Use GraphQL or paginated REST API in `package.get_github_data_from_purl`
オープン
bug
- 主要言語
- HTML
- スター
- 13
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently, `get_github_data_from_purl` is using the GitHub REST API to retrieve releases.
However, in its default config, GitHub only returns the last 30 releases, see https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28. Instead, we should use GraphQL or paginated requests to retrieve all releases.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。