Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(migrations): aggregate migrations #257

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

Phil91
Copy link
Member

@Phil91 Phil91 commented Sep 23, 2024

Description

Merge all migrations since the last release into one

Why

To only have one migration for the release

Issue

#259

Checklist

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have created and linked IP issues or requested their creation by a committer
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have added copyright and license headers, footers (for .md files) or files (for images)

@Phil91 Phil91 requested a review from evegufy September 23, 2024 07:13
Copy link

@Phil91 Phil91 merged commit f457aba into main Sep 23, 2024
11 checks passed
@Phil91 Phil91 deleted the build/merge-migrations branch September 23, 2024 08:25
@evegufy evegufy mentioned this pull request Oct 10, 2024
evegufy added a commit that referenced this pull request Oct 10, 2024
were accidentally wrongly named 2.0.0-alpha.1 in course of #257
@evegufy evegufy mentioned this pull request Oct 10, 2024
2 tasks
evegufy added a commit that referenced this pull request Oct 14, 2024
* fix(migrations): change name to 1.2.0-alpha.1
were accidentally wrongly named 2.0.0-alpha.1 in course of #257

* build(1.2.0-alpha.2): rename migrations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

2 participants