Skip to content

ci: add migration lint workflow#31

Draft
loganlanou wants to merge 1 commit into
mainfrom
ci/add-migration-lint
Draft

ci: add migration lint workflow#31
loganlanou wants to merge 1 commit into
mainfrom
ci/add-migration-lint

Conversation

@loganlanou

Copy link
Copy Markdown
Collaborator

Summary

  • Add a pull_request-only migration lint workflow scoped to changes under migrations/.
  • Add warning-only SQLFluff linting for modified SQLite migration files.
  • Add a blocking SQLite migration-validity job that applies all goose migrations to a temp database.

Validation

  • YAML parsed with Ruby and passed actionlint, ignoring existing custom self-hosted runner labels.
  • Local SQLFluff baseline over existing migrations: 133 findings; CI lint is warning-only initially.
  • Local goose replay against a temp SQLite database passed through version 5.

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rowe-tech Ready Ready Preview, Comment Jun 11, 2026 9:51pm

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