Skip to content

Commit c532c80

Browse files
Restore smoke test
1 parent 5955bba commit c532c80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/4-REGULAR_RELEASE_CHECKLIST.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ assignees: ''
152152
md5 hash verified: 179fc8dacbfe3ebc2d00ba57a333c982
153153
New version works. Proceeding to replace.
154154
Success: Updated WP-CLI to 1.4.0.
155+
$ wp cli version
156+
WP-CLI 2.8.1
157+
$wp eval 'echo \WP_CLI\Utils\http_request( "GET", "https://api.wordpress.org/core/version-check/1.6/" )->body;' --skip-wordpress
158+
<PHP serialized string with version numbers>
155159
```
156160
157161
### Verify the Debian and RPM builds

0 commit comments

Comments
 (0)