Skip to content

Use WordPress/WordPress#6.5 in wp-env instead of unresolved 6.5.0 ref#1276

Closed
Copilot wants to merge 4 commits intodevelopmentfrom
copilot/run-e2e-tests-again
Closed

Use WordPress/WordPress#6.5 in wp-env instead of unresolved 6.5.0 ref#1276
Copilot wants to merge 4 commits intodevelopmentfrom
copilot/run-e2e-tests-again

Conversation

Copy link

Copilot AI commented Mar 12, 2026

The E2E environment was pinned to WordPress/WordPress#6.5.0, which is not a resolvable ref in wp-env fetch flow. This updates the core ref to a non-6.5.0 target so environment bootstrap no longer fails on that tag lookup.

  • wp-env core reference

    • Updated .wp-env.json to replace 6.5.0 with 6.5.
    • Scope is intentionally minimal: single config-line change, no runtime/plugin logic changes.
  • Resulting config delta

    {
      "core": "WordPress/WordPress#6.5"
    }

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits March 12, 2026 21:30
Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Copilot AI changed the title [WIP] Add instructions for running e2e tests Run AGENTS.md E2E workflow and capture wp-env startup blocker Mar 12, 2026
Copilot AI requested a review from HardeepAsrani March 12, 2026 21:31
Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Copilot AI changed the title Run AGENTS.md E2E workflow and capture wp-env startup blocker Switch wp-env core ref from 6.5.0 to 6.5 for E2E environment startup Mar 12, 2026
Copilot AI changed the title Switch wp-env core ref from 6.5.0 to 6.5 for E2E environment startup Use WordPress/WordPress#6.5 in wp-env instead of unresolved 6.5.0 ref Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants