-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merge upgrade and preupgrade script, add sync script #6
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 2 1 -1
Lines 311 164 -147
==========================================
- Hits 311 164 -147 ☔ View full report in Codecov by Sentry. |
Tested locally on vagrant machine, along with RHC worker. Sync script work well, and preupgrade/upgrade too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, few suggestions/questions below, overall I think it's worth merging it to one 👍
97cb2b9
to
5d4188f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, please update the sync script to work with the pre-commit as we disscused in #6 , the one mafilip created is in scripts folder now. Thank you!
Done. 👍 |
OAMG-10335