Skip to content

GH Actions: prevent more rate limiting issues#251

Merged
jrfnl merged 1 commit into
1.xfrom
feature/ghactions-fix-more-rate-limiting
Feb 9, 2025
Merged

GH Actions: prevent more rate limiting issues#251
jrfnl merged 1 commit into
1.xfrom
feature/ghactions-fix-more-rate-limiting

Conversation

@jrfnl

@jrfnl jrfnl commented Feb 9, 2025

Copy link
Copy Markdown
Collaborator

Follow up on #244.

This adds the GITHUB_TOKEN to get round the rate limiting where necessary.

It also adds fail-fast to get setup-php to exit with a non-zero exit code if something required in tools could not be installed (or other customizations failed). This prevents running unnecessary interim steps if a later step would never be able to succeed anyway.

Follow up on 244.

This adds the `GITHUB_TOKEN` to get round the rate limiting where necessary.

It also adds `fail-fast` to get `setup-php` to exit with a non-zero exit code if something required in `tools` could not be installed (or other customizations failed).
This prevents running unnecessary interim steps if a later step would never be able to succeed anyway.
@jrfnl jrfnl added this to the 1.1.4 milestone Feb 9, 2025
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 96.408%. remained the same
when pulling a34ba1f on feature/ghactions-fix-more-rate-limiting
into 91d63bc on 1.x.

@jrfnl jrfnl merged commit e1aba5c into 1.x Feb 9, 2025
@jrfnl jrfnl deleted the feature/ghactions-fix-more-rate-limiting branch February 9, 2025 18:05
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