Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: release: test migrations before building#13051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
johnstcn merged 4 commits intomainfromcj/fixup-makefile-test-migrations
Apr 24, 2024

Conversation

johnstcn
Copy link
Member

  • Adds step to test migrations before releasing.
  • Modifiestest-migrations target to avoid usingmigrate-ci

Copy link
Member

@deansheatherdeansheather left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Does this work when testing cherry pick releases?

@johnstcn
Copy link
MemberAuthor

Does this work when testing cherry pick releases?

The script stands up a test database, runs the migrations from$COMMIT_FROM, runs the migrations from$COMMIT_TO, dumps the schema, and diffs it against$COMMIT_TO:dump.sql.
I don't think it should make any difference between a cherry-picked commit or not.

@mtojek
Copy link
Member

Related:#13008

Can we merge it now and resolve the issue?

@johnstcnjohnstcn merged commita04c76c intomainApr 24, 2024
@johnstcnjohnstcn deleted the cj/fixup-makefile-test-migrations branchApril 24, 2024 07:31
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 24, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

@mtojekmtojekmtojek approved these changes

@mafredrimafredriAwaiting requested review from mafredri

Assignees

@johnstcnjohnstcn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@johnstcn@mtojek@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp