calm-dsl
calm-dsl copied to clipboard
Keep Calm and DSL On!
**Describe the bug** There is a workflow with a task that depends on two previous tasks running in parallel to complete. This is possible to model in the UI and...
**Describe the bug** In the UI is possible to move from parallel tasks back to sequential. This is not supported with DSL, either using decompile or by creating a new...
**Describe the bug** A Service variable name is not honored when the attribute name is passed to the method. **Branch/Container** master **To Reproduce** Create an example service like the following:...
**Describe the request** Add the ability to use `no expiration` for reoccurring jobs in end date field or as another attribute. **Current behaviour** Today when creating a reoccurring job, the...
**Describe the request** The release of 3.7 for Calm DSL does not work out of the box with older versions of Calm due to `feature_min_version` flags set within the code....
**Describe the request** All `Get` and `Describe` commands and their entities should have the option to format the output as JSON or text. **Current behaviour** Currently only a couple of...
**Describe the bug** ZoneInfo uses the time zone data natively in Linux when selecting a time zone. When you use Windows, that capability isn't there and requires the tzdata module...
Bumps [requests](https://github.com/psf/requests) from 2.27.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
**Describe the bug** Dynamic credentials create runtime variables by default; if BP contains dynamic creds, the launch of the same from DSL fails with `[ERROR] [calm.dsl.cli.bps:775] Unknown entity type credential`...