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

Merge upgrade and preupgrade script, add sync script #6

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

Monnte
Copy link
Member

@Monnte Monnte commented Jan 16, 2024

OAMG-10335

  • scripts are merged to one
  • tests updated
  • sync script created

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a9259ac) 100.00% compared to head (a5aa0c9) 100.00%.

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.
📢 Have feedback on the report? Share it here.

@Monnte
Copy link
Member Author

Monnte commented Jan 16, 2024

Tested locally on vagrant machine, along with RHC worker. Sync script work well, and preupgrade/upgrade too.

Copy link
Collaborator

@andywaltlova andywaltlova left a 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 👍

scripts/leapp_script.py Outdated Show resolved Hide resolved
scripts/leapp_script.py Show resolved Hide resolved
scripts/leapp_script.py Show resolved Hide resolved
tests/test_main.py Show resolved Hide resolved
Copy link
Collaborator

@andywaltlova andywaltlova left a 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!

@Monnte
Copy link
Member Author

Monnte commented Jan 22, 2024

Done. 👍

@Monnte Monnte merged commit 405820b into main Jan 22, 2024
2 checks passed
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.

3 participants