Skip to content

Commit

Permalink
Restore smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Nov 10, 2023
1 parent 5955bba commit c532c80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/4-REGULAR_RELEASE_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ assignees: ''
md5 hash verified: 179fc8dacbfe3ebc2d00ba57a333c982
New version works. Proceeding to replace.
Success: Updated WP-CLI to 1.4.0.
$ wp cli version
WP-CLI 2.8.1
$wp eval 'echo \WP_CLI\Utils\http_request( "GET", "https://api.wordpress.org/core/version-check/1.6/" )->body;' --skip-wordpress
<PHP serialized string with version numbers>
```
### Verify the Debian and RPM builds
Expand Down

0 comments on commit c532c80

Please sign in to comment.