-
Notifications
You must be signed in to change notification settings - Fork 3
Release 0.2.1 #44
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
Release 0.2.1 #44
Conversation
Bump 0.2.1.dev0
Fix problem building docs
Fix One-Pot-TPS; switch badge to GitHub actions
Fix up namespace plugins
Codecov Report
@@ Coverage Diff @@
## stable #44 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 596 599 +3
=========================================
+ Hits 596 599 +3
Continue to review full report at Codecov.
|
|
Not sure why codecov isn't showing up as a check right now ... but it clearly checked the code and saw no coverage change. So I'll go ahead and merge/release this. |
This release of the OPS CLI fixes a bug in how namespace plugins were managed. Now the correct namespace to use is
paths_cli_plugins, as opposed topaths_cli.plugins.Bugs fixed
Miscellaneous improvements