Skip to content
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

Some old minor versions are not available #48

Open
petitphp opened this issue Jun 28, 2024 · 3 comments
Open

Some old minor versions are not available #48

petitphp opened this issue Jun 28, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@petitphp
Copy link

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 :

"roots/wordpress": "4.9.26",

Run composer update

System info

No response

Log output

Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires roots/wordpress 4.9.26 (exact version match: 4.9.26 or 4.9.26.0), found roots/wordpress[dev-main, 3.7.38, ..., 3.9.40, 4.0, ..., 4.9.25, 5.0, ..., 5.9.10, 6.0, ..., 6.5.5] but it does not match the constraint.

Please confirm this isn't a support request.

Yes

@petitphp petitphp added the bug Something isn't working label Jun 28, 2024
@retlehs
Copy link
Sponsor Member

retlehs commented Jul 1, 2024

👀 @LeoColomb do we need to bump the per page value again?

roots/wordpress-packager#743
roots/wordpress-packager#588

@LeoColomb
Copy link
Collaborator

LeoColomb commented Jul 8, 2024

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.

@LeoColomb
Copy link
Collaborator

LeoColomb commented Jul 8, 2024

At least the missing releases should be available now. Please ping with a comment below if a release is missing again.

@LeoColomb LeoColomb pinned this issue Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants