st2
st2 copied to clipboard
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 i...
## SUMMARY Upon trying to install a [known working pack](https://github.com/aaronkyriesenbach/test_pack) from a local directory within the StackStorm Docker client container, the installation fails with `ValueError: Local pack directory "/opt/stackstorm/test_pack" doesn't...
This PR enables us to run the st2-self-check as part of our CI run in Github Actions as well. The most crucial part was to handle the environment correctly and...
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.30.2 to 0.31.0. Changelog Sourced from eventlet's changelog. 0.31.0 IMPORTANT: websocket: Limit maximum uncompressed frame length to 8MiB https://github.com/eventlet/eventlet/security/advisories/GHSA-9p9m-jm8w-94p2 0.30.3 wsgi: websocket ALREADY_HANDLED flag on corolocal green.ssl:...
## SUMMARY using the core.remote module the /home/stanley/.ssh/config is being ignored. Not sure if I missed something. ### STACKSTORM VERSION ``` [root@stackstorm centos]# st2 --version st2 3.6.0, on Python 3.6.8...
## SUMMARY orquesta with-items-model for dict is error i compare two version ,data class type is different stackstorm 3.5 yaql: $.items() type is: stackstorm 3.6 yaql: $.items() type is: class...
I dont know if I should list this a feature request or bug. When clicking rerun in the history on the UI you have to reenter any passwords or protected...
Hello everyone. There is some option to follow on streaming events of the type CREATE, DELETE, PUT, etc for a rule, by pointing to.. /stream/v1/stream? I mean, some options for...
I'm trying to write some tests for the `msexchange` pack and hitting some issues with the BaseActionTestCase because the pack uses the st2 client to read and write cache entries......
#st2 --debug login st2admin -p 'Ch@ngeMe' # -------- begin 140218091069512 request ---------- curl -X POST -H 'User-Agent: python-requests/2.23.0' -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'Connection: keep-alive' -H 'content-type:...
## SUMMARY st2 run command throwing syntax errors . Provide a quick summary of your bug report. ### STACKSTORM VERSION Paste the output of ``st2 --version``: st2 --version st2 3.4.1,...