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

Automate run-all-cores.sh to test new versions. #123

Open
1 task done
peterwilsoncc opened this issue Feb 19, 2024 · 0 comments
Open
1 task done

Automate run-all-cores.sh to test new versions. #123

peterwilsoncc opened this issue Feb 19, 2024 · 0 comments
Labels
type:enhancement New feature or request.

Comments

@peterwilsoncc
Copy link
Contributor

Is your enhancement related to a problem? Please describe.

The WordPress.org API includes an API endpoint for receiving the latest version of WordPress core: http://api.wordpress.org/core/version-check/1.7/ (the HTTP endpoint returns the latest version, the HTTPS endpoint the latest version in all supported branches).

It might be possible to use this script to automate the run-all-cores script to make a curl request to determine the latest version and automatically generate a list of versions from the oldest to latest version supported by the Cypress utilities. This will avoid the need to update the script for each new WordPress release.

Designs

No response

Describe alternatives you've considered

Add an action to determine that the latest version of WordPress is included in the bash script and create an issue if it is not.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@peterwilsoncc peterwilsoncc added the type:enhancement New feature or request. label Feb 19, 2024
@jeffpaul jeffpaul added this to the Future Release milestone Feb 20, 2024
@jeffpaul jeffpaul moved this from Incoming to Backlog in Open Source Practice Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
Status: Backlog
Development

No branches or pull requests

2 participants