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

chore: move migrator back to main so we dont need it in grpc server #1224

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

markphelps
Copy link
Collaborator

Moves migration running back to main, reasoning:

  1. removes a dependency in grpcServer
  2. It would prob be best to bail early if migrations fail instead of trying to start any servers

@markphelps markphelps requested a review from a team as a code owner December 15, 2022 14:33
Copy link
Member

@GeorgeMac GeorgeMac left a comment

Choose a reason for hiding this comment

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

Nice. Makes total sense.

@pull-request-size pull-request-size bot added size/S and removed size/M labels Dec 15, 2022
@markphelps markphelps enabled auto-merge (squash) December 15, 2022 15:46
@markphelps markphelps merged commit 266e5e1 into main Dec 15, 2022
@markphelps markphelps deleted the mv-migrator branch December 15, 2022 15:52
markphelps added a commit that referenced this pull request Dec 16, 2022
* main:
  feat: deprecate ui enabled (#1227)
  chore: move migrator back to main so we dont need it in grpc server (#1224)
  chore: refactor deprecations checking to own method (#1226)
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.

2 participants