Skip to content

Allow out-of-order configstore migration recovery#919

Merged
bill-ph merged 1 commit into
mainfrom
codex/configstore-allow-out-of-order
Jul 8, 2026
Merged

Allow out-of-order configstore migration recovery#919
bill-ph merged 1 commit into
mainfrom
codex/configstore-allow-out-of-order

Conversation

@bill-ph

@bill-ph bill-ph commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • allow Goose to apply missing out-of-order configstore migrations during startup

Notes

This is a compatibility bridge for the 000018/000019 ordering bug shipped on 2026-07-08. Once every environment has recorded 000018, we should remove goose.WithAllowOutofOrder(true) so future out-of-order configstore migrations fail again.

Tests

Not run after narrowing the PR to the runtime hotfix only.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Test Impact Plan

Deterministic summary of how this PR changes tests, CI runners, and coverage-risk signals.

Summary

Area Added Changed Deleted
Test files 0 0 0
E2E/journey files 0 0 0
Workflow files 0 0 0

Signals

  • Test cases: +0 / -0
  • Assertions: +0 / -0
  • Skips or known failures added: 0
  • Workflow continue-on-error added: 0
  • Workflow path filters added: 0
  • Test commands removed from justfile: 0
  • E2E/journey retry lines added: 0

Coverage risk: neutral or increased

No coverage-reduction warnings detected.

@bill-ph bill-ph force-pushed the codex/configstore-allow-out-of-order branch from 6427c15 to 68c0122 Compare July 8, 2026 23:01
@bill-ph bill-ph merged commit 6de5e06 into main Jul 8, 2026
27 checks passed
@bill-ph bill-ph deleted the codex/configstore-allow-out-of-order branch July 8, 2026 23:08
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.

1 participant