Replace master tree with dev for launch #772

Closed
Codex wants to merge 1 commit from codex/replace-master-with-dev into master
Member

Summary

  • Preserve master branch history while replacing the file tree with the launch-ready dev branch contents.
  • This PR is intentionally a single replacement commit on top of origin/master.
  • The resulting commit tree matches origin/dev exactly.

Validation

  • Verified replacement commit tree hash equals origin/dev tree hash: 8031d12cd6.
  • Earlier launch validation passed against the corrected mvgl_rc database.
  • Full Pest suite passed: 602 tests.
  • composer run stan passed.
  • npm run build passed.

Notes

  • This supersedes PR #771, which was a direct dev-to-master merge PR.
  • Production DB cutover should use a fresh dump from the corrected mvgl_rc database, not the earlier mvgldev_dev dump.
## Summary - Preserve master branch history while replacing the file tree with the launch-ready dev branch contents. - This PR is intentionally a single replacement commit on top of origin/master. - The resulting commit tree matches origin/dev exactly. ## Validation - Verified replacement commit tree hash equals origin/dev tree hash: 8031d12cd65cf6782e2f8687038f1aa55a209523. - Earlier launch validation passed against the corrected mvgl_rc database. - Full Pest suite passed: 602 tests. - composer run stan passed. - npm run build passed. ## Notes - This supersedes PR #771, which was a direct dev-to-master merge PR. - Production DB cutover should use a fresh dump from the corrected mvgl_rc database, not the earlier mvgldev_dev dump.
Replace master tree with dev
Some checks failed
linter / quality (pull_request) Failing after 44s
tests / ci (pull_request) Failing after 1m1s
f818bd9ff9
Codex closed this pull request 2026-06-28 00:31:00 -05:00
Some checks failed
linter / quality (pull_request) Failing after 44s
tests / ci (pull_request) Failing after 1m1s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
MyVideoGameList/myvideogamelist.com!772
No description provided.