st2 icon indicating copy to clipboard operation
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...

Results 285 st2 issues
Sort by recently updated
recently updated
newest added

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 42.0.2. Changelog Sourced from cryptography's changelog. 42.0.2 - 2024-01-30 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.1. * Fixed an...

external dependency
size/XS

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 42.0.2. Changelog Sourced from cryptography's changelog. 42.0.2 - 2024-01-30 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.1. * Fixed an...

external dependency
size/XS

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 42.0.2. Changelog Sourced from cryptography's changelog. 42.0.2 - 2024-01-30 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.1. * Fixed an...

external dependency
size/XS

I don't intend to merge this. I want to use this to find any issues with the requirements pants is using and limit them appropriately. So, the changes to the...

tests
external dependency
size/L
infrastructure: ci/cd
no changelog
pantsbuild

With this change, you can run `pants export --resolve=st2` to get a venv under `dist/export/python/virtualenvs/st2/`. The venv includes: - editable installs of all of our st2* (st2api, st2auth, ...) and...

external dependency
size/XL
pantsbuild

Pants has a nifty feature that I've been looking forward to using in the st2 codebase called "visibility": https://www.pantsbuild.org/2.19/docs/using-pants/validating-dependencies Adding the dependency rules found an unexpected dependency from `contrib/packs/pack.yaml` to...

enhancement
size/L
pantsbuild

In order to check the results of a given execution, this endpoint is invaluable. The `get_output` method can sometimes return the information, but not always. This method will be pulling...

size/S

Use python3.8 and mongo 4.4. Limit package builds for distros: focal and el8.

size/S

## SUMMARY As reported by @cognifloyd in slack: the eventlet team has announced their intention to retire the project. https://github.com/eventlet/eventlet?tab=readme-ov-file#warning This will have significant implications for the StackStorm project as...