You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Implement the orquesta-rehearse command to run unit tests for workflow. (new feature, beta)
Contributed by AJ (guzzijones)
Changed
Remove mistral fixtures because they were used as ref to support multiple specs. Mistral is
deprecated in StackStorm and there's no intention to support it here. A mistral to orquesta
workflow conversion tool is available at https://github.com/StackStorm/orquestaconvert.
Fixed
Fix the custom flake8 extensions to check import statements. (bug fix)
Fix the deprecation warning that flags are not at the start of the expression. (bug fix)