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...
Bug: Calling 'get_by_name' on client for getting key details was not returning any results despite key being stored. Following is the sample code for replicating the bug ``` from st2common.runners.base_action...
## SUMMARY The weekend CI tests for all 100+ StackStorm Exchange packs failed again this weekend: ```python #!/bin/bash ~/ci/.circle/test ; ~/ci/.circle/exit_on_py3_checks $? Traceback (most recent call last): File "/home/circleci/ci/.circle/validate.py", line...
Hi dear stackstorm maintainers/community! I've been working on a PR to implement SSO/SAML using whatever we currently have as a base (st2-auth-backend-sso-saml2) and some other bits and pieces of SSO...
## SUMMARY Stackstorm web UI can't go further than page4 ### STACKSTORM VERSION st2 3.7.0 st2web 3.7.0 mongodb 4.0.0 ##### OS, environment, install method RHEL7, upgrade to 3.7.0 from 3.4.1...
Add a new paragraph to the Governance documenting Conflict of Interest situations for the StackStorm TSC project members and how to avoid them. This is concerning roadblock that was recently...
we use stackstorm as a base platform to execute plugin actions on our product. the plugins (packs on st2) will be developed by anyone who will integrate with our product....
## SUMMARY The "st2.action.file_written" trigger is not working when creating a new action. ### STACKSTORM VERSION 3.7 ##### OS, environment, install method - Window 10, WSL 2: Ubuntu 22.04 -...
## SUMMARY Icons for packs content is not loading. Icon wants to get loaded over the api but gets an unauthorized error. E.g. /api/v1/packs/views/file/rabbitmq/icon.png with result {"faultstring":"Unauthorized - One of...
##### SUMMARY Using StackStorm 3.0.1, if something kills an st2actionrunner process supervising a python-script action runner, and this action execution is part of a workflow execution, the action execution remains...