Skip to content

GH Actions/test: fix rate limiting issue#244

Merged
jrfnl merged 1 commit into
1.xfrom
feature/ghactions-reduce-rate-limit-issues
Feb 7, 2025
Merged

GH Actions/test: fix rate limiting issue#244
jrfnl merged 1 commit into
1.xfrom
feature/ghactions-reduce-rate-limit-issues

Conversation

@jrfnl

@jrfnl jrfnl commented Feb 7, 2025

Copy link
Copy Markdown
Collaborator

If a tool version is specified, workflows can run into rate limiting issues with the GitHub API. To get round this, the GITHUB_TOKEN needs to be provided.

The tools key is also used in the CS workflows, but has, so far, not yielded any problematic builds for those. If needs be, the same tweak can be made to those job steps if those jobs would start to hit rate limits in the future.

Ref: https://github.com/shivammathur/setup-php#wrench-tools-support

If a tool version is specified, workflows can run into rate limiting issues with the GitHub API. To get round this, the `GITHUB_TOKEN` needs to be provided.

The `tools` key is also used in the CS workflows, but has, so far, not yielded any problematic builds for those. If needs be, the same tweak can be made to those job steps if those jobs would start to hit rate limits in the future.

Ref: https://github.com/shivammathur/setup-php#wrench-tools-support
@jrfnl jrfnl added this to the 1.x Next milestone Feb 7, 2025
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 96.408%. remained the same
when pulling da25566 on feature/ghactions-reduce-rate-limit-issues
into 5c8016c on 1.x.

@jrfnl jrfnl merged commit 5131d92 into 1.x Feb 7, 2025
@jrfnl jrfnl deleted the feature/ghactions-reduce-rate-limit-issues branch February 7, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants