Skip to main content

June 25

· 2 min read

In this section, you will find: Reference to new StackSpot features & relevant changes to the documentation.

Features

New of "Retry" of Workflow Jobs

StackSpot EDP added the "Re-run jobs" button in the execution section of Workflows that contain failed Jobs. You can now choose to execute only the Jobs that failed or to re-run all the Jobs in a Workflow. For more information, check out the tutorial on re-running Jobs

Custom Workflow

StackSpot EDP introduces the ability to customize Workflows, enabling personalized flows for creating and maintaining Applications and Infrastructures. You can now adapt existing Workflows by adding new steps according to the needs of each Stack or technology.

For more details on how to create, configure, and customize Workflows, see the StackSpot EDP Workflow documentation.

Enabling Context for Workflow

Just like other Content types in StackSpot, it is now possible to configure the context for Workflows, allowing you to define default values for the Inputs of Workflow Actions at both the Account and Workspace levels.

Improvements

SCM Integration with Workflow

In response to the evolving needs of StackSpot content, the Workflow has been updated to support the configuration of SCMs (Source Code Management systems) to integrate StackSpot with your Cloud provider. For more details, visit the tutorial on StackSpot SCM Integration.

IaC execution chip

Now, both in Deploy via Self-Hosted Runtime on GitHub and in Workflow, it is possible to skip the execution of IaC/Terraform when there is no change in one or more Infrastructures.

If the SKIPPED endpoint is set as true, it checks whether there have been any changes to the Manifest. If it hasn't changed, the deployment will be set to SKIPPED and will not apply the Infrastructure Plugins in the cloud.

See the following pages for more details: