-
Notifications
You must be signed in to change notification settings - Fork 6
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
New downgrade #33
New downgrade #33
Conversation
Plus drop CAASP support
So ti would not feels like working slowly
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #33 +/- ##
==========================================
+ Coverage 13.47% 15.22% +1.75%
==========================================
Files 98 113 +15
Lines 5656 5563 -93
==========================================
+ Hits 762 847 +85
+ Misses 4894 4716 -178 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
I tried to find something, so at least here is a typo. I guess it is OK otherwise.
raise UpdateError("update stack locked", hostname) | ||
if "(c): c" in stdout: | ||
logger.critical( | ||
"%s: unresolved dependency problem. please resolve manually:\n%s", |
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.
"%s: unresolved dependency problem. please resolve manually:\n%s", | |
"%s: unresolved dependency problem. Please resolve manually:\n%s", |
No description provided.