Skip to content

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

Description

@peterwilsoncc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Fields

    No fields configured for 💡 Idea / Suggestion.

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions