-
The [ci.yaml](https://github.com/ordinals/ord/blob/master/.github/workflows/ci.yaml) file could be split into:
* `ci-docs.yaml`
* `ci-lint.yaml`
* `ci-test.yaml`
Then, `ci-test.yaml` could …
-
### Is your feature request related to a problem? Please describe
Coming from https://github.com/opensearch-project/opensearch-build/issues/5171
The current jenkins infrastructure has permissions se…
-
Weeks ago, the L1-uGT emulator (https://github.com/cms-sw/cmssw/pull/42634) and unpacker (https://github.com/cms-sw/cmssw/pull/42733) were updated to make use of data from the Zero-Degree Calorimeter,…
-
When we allow parallel execution of a workflow, which is activated on branch push event, and branch that triggered workflow contains changes related to any workflow yaml file stored in /.github/workfl…
-
### Summary
_Summarize the functionality or added value of the feature:_
Including workflows to check the quality of the responses of the annotation team, including a role for team members who will b…
-
I noticed the RECO step (as well as MiniAOD (`PAT`) and NanoAOD steps) in ProdLike workflows, such as 13034.21, query and set the pileup files because of having
```
--pileup Run3_Flat55To75_PoissonO…
-
Let's say we have the following, simple, workflow:
```
A -> B -> C
```
And Job A checks for a value, which if `false`, the whole workflow should be stopped immediately. Is this possible at the…
-
### Component
server
### Describe the bug
Step with `when.status: [failure]` doesn't run on failed pipeline, instead runs step with `when.status: [success]`.
### Steps to reproduce
1. W…
-
### What Dev Docs changes are you proposing?
This is the main effort the Maintainers Growth Working Group is working at this moment.
Based on the [feedback](https://github.com/asyncapi/.github/i…
smoya updated
1 month ago
-
# Summary
Currently a workflow of workflows (using the resource template) creates a seperate workflow representation in the UI with no form of reference or link between the created workflow and the…