StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
A couple of commits were cherry-picked from #6236. I updated some things farther than #6236 did, so I didn't include the commits that updated those deps. I believe that covers all of the the requirements changes from #6236 except the switch from nose to pytest.
This makes a variety of requirements updates, especially orquesta and deps on lint/test tooling.
This PR is easiest to review per-commit.
A couple of commits were cherry-picked from #6236. I updated some things farther than #6236 did, so I didn't include the commits that updated those deps. I believe that covers all of the the requirements changes from #6236 except the switch from nose to pytest.
This makes a variety of requirements updates, especially orquesta and deps on lint/test tooling.
st2-auth-backend-flatfile
recently released to pypi: https://pypi.org/project/st2-auth-backend-flat-file/0.3.0/lockfiles/pytest.lock
and just have pants uselockfiles/st2.lock
when running pytest.Regenerated Lockfile Summaries
lockfiles/bandit.lock
lockfiles/flake8.lock
lockfiles/pytest.lock
Removed - merged with
lockfiles/st2.lock
. (see below)lockfiles/st2.lock
st2-auth-ldap
was also updated to a later commit, but it doesn't show in the lockfile diff output.