-
### Parent Issue
#30017
## User Story
As a content editor, I want to be presented with a clear workflow selection interface when creating/editing content with multiple workflows assigned, so I c…
-
The structure of `process` currently supports task-level options, or the fixed set of workflow-level options defined for `upload_options`. I've run into a circumstance where tasks run in a pipeline's …
-
### Describe the issue
I have not tested this _without_ subflows, therefore I do not know if this issue is exclusive to a parent workflow executing child workflows that are in retry, or if this issue…
-
Extracted this issue from #147 to allow for a streamlined discussion.
Our actions workflow broke and doesn't build anymore.
@danjenkins
-
Windows doesn't have autoconf. So, a substitute is needed that is compatible with the workflow. Deleting the configured makefile is what broke the workflow. Perhaps putting it back would resolve the s…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
Workflows that are running on PR 4908 in the current rep…
-
### Context
Browsertrix has lots of options! Not all of them _must_ be edited to create a new crawl workflow and requiring new users to sift through the multiple pages of configuration paramaters …
-
Add workflow to aid in release process.
-
**Describe the bug**
Comparing a **boolean input** in a `workflow_call` must be done against a **boolean value** and always yields `false` otherwise.
Comparing a **boolean input** in a `workflow…
-
### Describe the solution you'd like
Like Go and Java, Core should evict cached workflows when server accepts workflow completion. Since post-close queries don't use the sticky queue anyways, Core …