-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OSS101] Task 8: Obtain GitHub tokens to increase request limits #812
Labels
Comments
tyn1998
changed the title
[OSS101] Task 8:
[OSS101] Task 8: Obtain GitHub tokens to increase request limits
May 12, 2024
1.在哪提供输入token的UI界面,插件的扩展选项中吗? |
|
10 tasks
wblxxx
added a commit
to wblxxx/hypertrons-crx
that referenced
this issue
Jul 21, 2024
…s#812) Signed-off-by: wblx <904653630@qq.com>
10 tasks
wxharry
pushed a commit
that referenced
this issue
Aug 3, 2024
* feat:Added functionality to retrieve and save GitHub token (#812) Signed-off-by: wblx <904653630@qq.com> * solved all the problems Signed-off-by: wblx <904653630@qq.com> * sync * Resolve inconsistent margins Signed-off-by: wblx <904653630@qq.com> * response problem Signed-off-by: wblx <904653630@qq.com> * duplicated options Signed-off-by: wblx <904653630@qq.com> * chore: run prettier to format Signed-off-by: Harry <xiaohanwu12@gmail.com> --------- Signed-off-by: wblx <904653630@qq.com> Signed-off-by: Harry <xiaohanwu12@gmail.com>
wangyantong2000
pushed a commit
to wangyantong2000/hypertrons-crx
that referenced
this issue
Aug 22, 2024
…s#839) * feat:Added functionality to retrieve and save GitHub token (hypertrons#812) Signed-off-by: wblx <904653630@qq.com> * solved all the problems Signed-off-by: wblx <904653630@qq.com> * sync * Resolve inconsistent margins Signed-off-by: wblx <904653630@qq.com> * response problem Signed-off-by: wblx <904653630@qq.com> * duplicated options Signed-off-by: wblx <904653630@qq.com> * chore: run prettier to format Signed-off-by: Harry <xiaohanwu12@gmail.com> --------- Signed-off-by: wblx <904653630@qq.com> Signed-off-by: Harry <xiaohanwu12@gmail.com>
wangyantong2000
added a commit
that referenced
this issue
Aug 27, 2024
* replace with OSGraph * replace with OSGraph * fix osgraph * fix OSGraph * fix OSGraph * feat:Added functionality to retrieve and save GitHub token (#839) * feat:Added functionality to retrieve and save GitHub token (#812) Signed-off-by: wblx <904653630@qq.com> * solved all the problems Signed-off-by: wblx <904653630@qq.com> * sync * Resolve inconsistent margins Signed-off-by: wblx <904653630@qq.com> * response problem Signed-off-by: wblx <904653630@qq.com> * duplicated options Signed-off-by: wblx <904653630@qq.com> * chore: run prettier to format Signed-off-by: Harry <xiaohanwu12@gmail.com> --------- Signed-off-by: wblx <904653630@qq.com> Signed-off-by: Harry <xiaohanwu12@gmail.com> * Update the info about ”GitHub Token Configuration“ (#858) * update the info in the "GitHub Token Configuration" * update the info about token * fix: modify the URL link of the webpage * fix: modify the URL link of the webpage * fix: modify page judgment criteria * fix: modify the URL link of the webpage fix: modify the URL link of the webpage fix: modify page judgment criteria fix: modify page judgment criteria fix: reserved digits for the length of the contributor bar (#861) fix: Perceptor tab missing icon (#863) fix: Perceptor tab is not selected after refreshing (#864) fix fix * code optimization * style optimization * modify the jump method --------- Signed-off-by: wblx <904653630@qq.com> Signed-off-by: Harry <xiaohanwu12@gmail.com> Co-authored-by: Sylvan <60059315+wblxxx@users.noreply.github.com> Co-authored-by: Scarlett Zhao <79428895+HalloMelon@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Recently, there has been a discussion in the community about GitHub Tokens. In fact, HyperCRX had previously introduced GitHub Tokens to increase the number of requests made to GitHub, as seen in #100. However, in #574, we removed it since there was no longer a frequent need to access the GitHub API.
Considering that HyperCRX may need to frequently access the GitHub API in the future, we need to reintroduce GitHub Tokens with the following specific requirements:
任务描述
近期,社区内又出现了对 GitHub Token 的讨论。事实上,HyperCRX曾经早已引入过 GitHub Token 来增加向 GitHub 发起请求的次数,见 #100。但在 #574,我们将其移除了,因为 HyperCRX 不再有频繁访问 GitHub API 的需求。
考虑到未来 HyperCRX 会出现需要频繁访问 GitHub API 的特性,我们需要重新引入 GitHub Token,具体要求如下:
The text was updated successfully, but these errors were encountered: