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

feat: add hydra migrate status subcommand #3579

Merged
merged 1 commit into from Jul 25, 2023
Merged

Conversation

alnr
Copy link
Contributor

@alnr alnr commented Jul 24, 2023

...with optional --block flag to wait for migrations to be finished by another instance

…flag to wait for migrations to be finished by another instance
@alnr alnr requested a review from zepatrik July 24, 2023 13:41
@alnr alnr requested a review from aeneasr as a code owner July 24, 2023 13:41
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #3579 (17089bf) into master (3914585) will decrease coverage by 0.23%.
The diff coverage is 68.70%.

❗ Current head 17089bf differs from pull request most recent head d77ea36. Consider uploading reports for the commit d77ea36 to get more accurate results

@@            Coverage Diff             @@
##           master    #3579      +/-   ##
==========================================
- Coverage   76.63%   76.41%   -0.23%     
==========================================
  Files         129      130       +1     
  Lines        9639     9714      +75     
==========================================
+ Hits         7387     7423      +36     
- Misses       1754     1792      +38     
- Partials      498      499       +1     
Impacted Files Coverage Δ
cmd/cli/handler_migrate.go 0.88% <0.00%> (-0.16%) ⬇️
cmd/server/handler.go 1.36% <0.00%> (-0.02%) ⬇️
x/events/events.go 91.30% <66.66%> (-8.70%) ⬇️
persistence/sql/persister_client.go 84.94% <87.50%> (-0.06%) ⬇️
cmd/migrate_status.go 100.00% <100.00%> (ø)
cmd/root.go 94.20% <100.00%> (+0.08%) ⬆️
persistence/sql/persister_oauth2.go 85.53% <100.00%> (+0.58%) ⬆️

@alnr alnr self-assigned this Jul 24, 2023
@aeneasr aeneasr merged commit 749eb8d into master Jul 25, 2023
30 checks passed
@aeneasr aeneasr deleted the wait-for-migrations branch July 25, 2023 07:52
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.

None yet

2 participants