Skip to content

Conversation

Warren Van Winckel and others added 30 commits November 9, 2016 16:08
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
Kami and others added 25 commits December 13, 2016 09:25
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
In python 2 text_type is unicode in 3 it's str.
@bigmstone bigmstone changed the title V2.1.1 changes [WIP] [DONT MERGE] V2.1.1 changes Dec 14, 2016
@codecov-io
Copy link

codecov-io commented Dec 14, 2016

Current coverage is 77.52% (diff: 46.24%)

Merging #3119 into v2.1.1 will decrease coverage by 0.13%

@@             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          
Diff Coverage File Path
0% st2common/st2common/bootstrap/rulesregistrar.py
0% st2client/st2client/utils/terminal.py
0% st2common/st2common/bootstrap/aliasesregistrar.py
0% st2common/st2common/bootstrap/triggersregistrar.py
•• 20% st2client/st2client/commands/pack.py
••• 33% st2common/st2common/runners/python_action_wrapper.py
••••• 50% st2common/st2common/util/api.py
••••• 50% st2common/st2common/bootstrap/sensorsregistrar.py
••••• 50% st2client/st2client/models/core.py
•••••• 66% st2common/st2common/bootstrap/configsregistrar.py

Review all 19 files changed

Powered by Codecov. Last update 3031052...96e43be

@bigmstone bigmstone changed the title [WIP] [DONT MERGE] V2.1.1 changes v2.1.1 changes Dec 15, 2016
@bigmstone bigmstone merged commit 9c45277 into v2.1.1 Dec 15, 2016
@bigmstone bigmstone deleted the v2.1.1_changes branch December 15, 2016 13:29
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.