Skip to content

Remove obsolete duroxide migration verification references#83

Merged
pinodeca merged 1 commit into
mainfrom
pinodeca/fix-copilot-setup
Mar 27, 2026
Merged

Remove obsolete duroxide migration verification references#83
pinodeca merged 1 commit into
mainfrom
pinodeca/fix-copilot-setup

Conversation

@pinodeca

@pinodeca pinodeca commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

The gen-duroxide-install-sql.sh and verify-duroxide-migrations.sh scripts were deleted as part of the BGW-managed migrations work, but several references remained:

  • copilot-setup-steps.yml: CI step invoking verify-duroxide-migrations.sh
  • README.md: "Verifying Duroxide Migrations" section with usage instructions
  • extension_lifecycle.md: section 1 described the old migration SQL hand-over workflow (gen-duroxide-install-sql.sh, verify-duroxide-migrations.sh, sql/duroxide_upstream/)

This PR removes the dangling CI step and README section, and rewrites extension_lifecycle.md section 1 to reflect the current architecture (empty duroxide schema created by CREATE EXTENSION, populated by BGW via ApplyAll).

@pinodeca

Copy link
Copy Markdown
Contributor Author

@copilot insert a newline at the end of that yml file.

The gen-duroxide-install-sql.sh and verify-duroxide-migrations.sh
scripts were deleted as part of the BGW-managed migrations work, but
several references remained:

- copilot-setup-steps.yml: CI step invoking verify-duroxide-migrations.sh
- README.md: "Verifying Duroxide Migrations" section
- extension_lifecycle.md: section 1 described the old migration SQL
  hand-over workflow with gen/verify scripts and sql/duroxide_upstream

Remove the dangling CI step and README section. Rewrite
extension_lifecycle.md section 1 to reflect the current architecture
(empty duroxide schema created by CREATE EXTENSION, populated by BGW
via ApplyAll).
@pinodeca pinodeca force-pushed the pinodeca/fix-copilot-setup branch from ed024cb to 9ed3059 Compare March 27, 2026 00:43
@pinodeca pinodeca changed the title Remove obsolete duroxide migration verification from copilot-setup-steps Remove obsolete duroxide migration verification references Mar 27, 2026
@pinodeca pinodeca merged commit 0d656f1 into main Mar 27, 2026
6 checks passed
@pinodeca pinodeca deleted the pinodeca/fix-copilot-setup branch March 27, 2026 14:31
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