-
Hi, I had the following surface as I am digging deeper into the overall DX.
While it is just so far one opinion, it's a good example of something I've noted as well. While I agree we should not …
-
st2 --version
st2 3.0.0, on Python 2.7.6
Created and saved a new mistral workflow with name `test_mistral_wf`. Execution failed on error message ` Name of the workflow must be the same as the full…
-
Hey I'm facing with an error "ValueError: malformed node or string: ", is there a more detailed explanation to the error stated?
-
##### SUMMARY
With an action that takes a parameter of type `array`, I can run the action from the command line and I can even pass a regular string to it, and it seems to figure it out. However i…
-
we are installing the Stackstorm on Linux machine as per the steps shared in stackstorm forum
on the step - sudo yum -y install mongodb-org
we are getting below error-
Updating Subscription…
-
## SUMMARY
I have a restricted user that should only have permissions to install packs. The pack install works fine but the client returns a python error
```shell
Traceback (most recent call la…
-
We're preparing the StackStorm `v3.8.1` and starting pre-release testing.
StackStorm didn't have a release for a year! The focus in 3.8.1 was on updating the upstream dependencies and fixing bugs f…
arm4b updated
11 months ago
-
Several $$ customers have been asking about how to gracefully handle rolling out upgrades to workflows and actions. We have some of the pieces in place with `content_version`, but this doesn't handle …
-
```
---
version: "2.0"
my_application.deploy:
description: "Workflow to deploy an application"
type: direct
input:
- repo_url
- server_application
- server_role
-…
-
```
---
version: 1.0
description: Deploy staging application
.definitions:
action_succeeded: &action_succeeded
- task_message: " deploy :white_check_mark:"
someaction:
action: …