Skip to content

Commit dd72175

Browse files
obenlandclaude
andcommitted
Use GitHub archive zip for WordPress core in wp-env config
Copilot agents can't download from api.wordpress.org. Use the GitHub archive zip which is fast (~97s vs ~17min for git clone) and available inside the Copilot sandbox. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 533012b commit dd72175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.wp-env.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"core": "https://github.com/WordPress/WordPress/archive/refs/heads/master.zip",
23
"multisite": true,
34
"plugins": [
45
"WordPress/gutenberg",

0 commit comments

Comments
 (0)