Open petitphp opened 4 months ago
:eyes: @LeoColomb do we need to bump the per page value again?
https://github.com/roots/wordpress-packager/pull/743 https://github.com/roots/wordpress-packager/pull/588
I'm afraid we are already at the max value for the per_page
attribute: https://docs.github.com/rest/repos/repos?apiVersion=2022-11-28#list-repository-tags
An additional page can be requested, but I guess the algorithm to fetch the tags has to be reviewed.
I'll take a look and see what can be done.
At least the missing releases should be available now. Please ping with a comment below if a release is missing again.
Version
4.9.26
What did you expect to happen?
Follow up to #44
Following the security release for WordPress 6.5.5, I want to update my dependency to
roots/wordpress
4.9.26.What actually happens?
Package
roots/wordpress
4.9.26 is not available.Steps to reproduce
Update the version in composer.json :
Run
composer update
System info
No response
Log output
Please confirm this isn't a support request.
Yes