-
As a partial replacement for #150, we could also generate the template APIs from YAML files.
### Goal
User will give us YAML directory, we will produce APIs for each template that could be called …
-
**What happened?**
`get_flag` should print the value of the flag once.
**What did you expect to happen instead?**
`get_flag` prints the value of the flag twice.
**How can we reproduce the bug?** (as…
-
For the following command:
`genome model cwl-pipeline prep-for-transfer`
add an option to include the FASTA to support CRAM files and conversions.
-
##### Issue Overview
The architecture for launcher-backend endpoints is incorrect.
Consider the following APIs:
```
/services/openshift/clusters
/services/openshift/clusters/all
```
It i…
-
### Context
There is a third column in [this table](https://learn.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml#build-variables-devops-services) that hints …
-
**Is your feature request related to a problem? Please describe.**
I cannot pass override values for release variables when I am creating a release.
**Describe the solution you'd like**
Allow the…
-
If I am referring `ClusterTriggerAuthentication` with `extraObjects`, it gives following error
```
Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches…
-
**Is your feature request related to a problem? Please describe.**
The purpose of both [SUSE](https://github.com/SUSE/cf-ci/tree/develop/kubecf-build-pipelines) and [upstream](https://github.com/cl…
-
Using the example pep in the [dnameth pipeline](https://github.com/databio/dnameth_pipelines), I see:
```
looper check
No project config defined (peppy), using: {'config_file': 'test_config.yaml'…
-
Getting this error while trying to install exact versions of packages using `pnpm install --frozen-lockfile`
_ERR_PNPM_OUTDATED_LOCKFILE Cannot install with "frozen-lockfile" because pnpm-lock.yaml …