-
Notifications
You must be signed in to change notification settings - Fork 85
Docs: Add wf actions blog #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Assem-Uber
merged 2 commits into
cadence-workflow:master
from
Assem-Uber:feature/add-workflow-actions-blog
Oct 13, 2025
+47
−1
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
...-12-controlling-workflows-from-web/2025-10-12-controlling-workflows-from-web.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: Controlling Workflows From Web | ||
| date: 2025-10-10 | ||
| authors: assem-hafez | ||
| tags: | ||
| - release | ||
| - announcement | ||
| --- | ||
|
|
||
| For a long time, controlling Cadence workflows was primarily done through the client SDKs or the administrative CLI. Our vision for **Cadence Web** has been to evolve it from a read-only inspection tool into a **Unified Operational Hub** for all workflow management needs. This means putting every essential workflow action directly in the hands of operators, support engineers, and developers—right where they observe workflows. | ||
|
|
||
| Over the past releases, we’ve been steadily introducing interactive capabilities such as **Terminate**, **Cancel**, **Restart**, **Signal**, and **Reset**. Each of these brought Cadence Web closer to becoming a full-featured operational console. | ||
|
|
||
| Today, we’re completing that journey with the introduction of the **`Start Workflow`** action, operators can now manage the full workflow lifecycle—from initiation to completion—entirely within the Web UI. | ||
Assem-Uber marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| *** | ||
|
|
||
| ## Where to Find the New Controls | ||
|
|
||
| All workflow actions are designed to be discoverable and intuitive, fitting naturally into existing pages and workflows. | ||
|
|
||
| #### 1. Workflow Execution Page | ||
|
|
||
|  | ||
|
|
||
| #### 2. Domain Page (Starting New Workflows) | ||
|
|
||
|  | ||
|
|
||
| *** | ||
|
|
||
| ## Try It Today! | ||
|
|
||
| With **Start Workflow** now available, Cadence Web provides a truly end-to-end operational surface for workflows. Whether you're debugging incidents, restarting workflows after a fix, or manually kicking off test runs, everything you need is now in one place. | ||
|
|
||
| If you haven’t updated yet, we highly recommend upgrading to the latest Cadence Web release and exploring the new Workflow Actions. | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+177 KB
blog/2025-10-12-controlling-workflows-from-web/workflow-actions-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.