googleapis / googleapis/google-cloud-python

test(repo): Add a GITHUB TOKEN to the secret manager to avoid rate limits

オープン
#17,988 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
type: feature request
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
122

説明

### Determine this is the right repository

- [x] I determined this is the correct repository in which to report this feature request.

### Summary of the feature request

The ad hoc package selection process during system tests performs a check against the GitHub (GH) API for a specific label. GH limits unauthenticated checks to 60 per hour per IP address.

Right now we are not hitting that limit, but we do not have control over any other kokoro processes that share our IP address, so we should provide a means for kokoro to authenticate and get nearly unlimited API calls.

For some context regarding where this call occurs: see https://github.com/googleapis/google-cloud-python/pull/17931#discussion_r3711547080

We will need to add the key to SECRET MANAGER in the Google Cloud Console.

### Desired code experience

### Expected results

_No response_

### API client name and version

_No response_

### Use case

_No response_

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start with the ad hoc package selection process in system tests and review the linked discussion in google-cloud-python#17931 to locate the GitHub API label check. Then inspect how Kokoro accesses Google Cloud Secret Manager. Done means Kokoro can authenticate those checks with a stored GitHub token and the token is added to Secret Manager.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github, google-cloud, python
領域
ci-cd, cloud, devops
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。