-
-
Notifications
You must be signed in to change notification settings - Fork 776
v2.1.1 changes #3119
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
Merged
Merged
v2.1.1 changes #3119
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… by default so it's consistent with st2ctl.
Previously it was unapped to 500 internal server error was returned.
changed Paul/Anthony contribution remarks to be on same line. Changed "you must update your packs" to **bold**
exception and provide sane default values. Normalised representation keys provided as strings types to be returned as list types.
Workaround for Python action runner subprocess sys.path pollution (take 2)
We missed this when adding ActionService - this variable was never assigned.
Combine pack management changelog entries
Add step to delete st2tests dir. in st2-self-check script
in st2-register-content script. This way the output and error are reported in the same and consistent order.
ref is pack unique id so it needs to be displayed.
Make sure it uses get_by_ref_or_id for RBAC purposes.
This way it's consistent with other controller methods behavior.
…ands submit-debug-info: pass the `output_path` as the shell command working directory
…/userlocalhost/st2 into userlocalhost-bugfix/unables_to_handle_unicode
In python 2 text_type is unicode in 3 it's str.
Current coverage is 77.52% (diff: 46.24%)@@ v2.1.1 #3119 diff @@
==========================================
Files 430 430
Lines 22081 22153 +72
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 17144 17172 +28
- Misses 4937 4981 +44
Partials 0 0
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This branch includes changes which will be included in v2.1.1.
Included changes: