Skip to content

fix: prevent rate limiting in imagemagick pull from GitHub#10146

Merged
paulbalandan merged 1 commit into
codeigniter4:4.8from
paulbalandan:fix-imagemagic-rate-limit
Apr 26, 2026
Merged

fix: prevent rate limiting in imagemagick pull from GitHub#10146
paulbalandan merged 1 commit into
codeigniter4:4.8from
paulbalandan:fix-imagemagic-rate-limit

Conversation

@paulbalandan

@paulbalandan paulbalandan commented Apr 26, 2026

Copy link
Copy Markdown
Member

Description
Fixes HTTP 403 rate limiting error when imagemagick is tried to be downloaded from GitHub by caching earlier pulls.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@github-actions github-actions Bot added github_actions Pull requests that update Github_actions code 4.8 PRs that target the `4.8` branch. labels Apr 26, 2026
@paulbalandan paulbalandan force-pushed the fix-imagemagic-rate-limit branch from f5a0e46 to 1951cc8 Compare April 26, 2026 18:27

@michalsn michalsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@paulbalandan paulbalandan merged commit c9dcbd2 into codeigniter4:4.8 Apr 26, 2026
40 checks passed
@paulbalandan paulbalandan deleted the fix-imagemagic-rate-limit branch April 26, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.8 PRs that target the `4.8` branch. github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants