Skip to content

refactor(flags): migrate skip migrations flag#27705

Merged
nexxeln merged 1 commit into
devfrom
nxl/migrate-skip-migrations-flag
May 15, 2026
Merged

refactor(flags): migrate skip migrations flag#27705
nexxeln merged 1 commit into
devfrom
nxl/migrate-skip-migrations-flag

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented May 15, 2026

summary

  • Add skipMigrations to RuntimeFlags.
  • Thread the runtime flag into database migration skipping while leaving OPENCODE_DB unchanged.
  • Remove the obsolete legacy Flag entry after confirming no remaining call sites.

testing

  • bun test test/storage/db.test.ts test/storage/workspace-time-migration.test.ts test/storage/json-migration.test.ts
  • bun test test/server/httpapi-experimental.test.ts
  • bun test test/effect/runtime-flags.test.ts
  • bun typecheck
  • pre-push hook: bun turbo typecheck

@nexxeln nexxeln merged commit 356f684 into dev May 15, 2026
12 checks passed
@nexxeln nexxeln deleted the nxl/migrate-skip-migrations-flag branch May 15, 2026 09:24
rustybret pushed a commit to rustybret/opencode that referenced this pull request May 15, 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.

1 participant