-
Notifications
You must be signed in to change notification settings - Fork 1
Make schema minor version auto-upgradable #98
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
Make schema minor version auto-upgradable #98
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #98 +/- ##
========================================
Coverage 56.70% 56.70%
========================================
Files 102 102
Lines 3890 3890
Branches 1316 1316
========================================
Hits 2206 2206
Misses 1672 1672
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@areisle , do you see or remember a reason why the client is not auto-upgrading the client version on minor changes while it's the case for the api? For the api I'm actually thinking it would be better without it. |
|
Closed as won't do, since it seems preferable to make schema version change explicit. |
|
reopening with patch version auto-upgradable instead, like with the API in bcgsc/pori_graphkb_api#88. |
No description provided.