-
This epic tracks overall improvements to non-Pulumi Console [backends](https://www.pulumi.com/docs/intro/concepts/state/) to make them more reliable and feature-complete.
- [ ] #2055 Fix code dupli…
-
@mattmoor pointed out that the GCP project `build-crd-testing` has been deleted; we have a bunch of examples which reference this project (e.g. https://github.com/tektoncd/pipeline/blob/bda40ea059cbb5…
-
**Is your feature request related to a problem? Please describe.**
We need to create a minimal germline variant calling pipeline use case setup here
- https://github.com/bihealth/snappy-use-case-g…
-
### env.yaml
```yaml
my_param: ['A','B','2E-03']
```
### pipeline.yaml
```yaml
tasks:
- source: test_strings.py
params:
my_param: "{{my_param}}"
product:
nb: test_…
-
Hi all,
I have a pipeline YAML that is attempting to install dotnet-script, but it fails. My YAML for this is:
```
steps:
- task: UseDotNet@2
displayName: 'Use .NET 6'
inputs:
vers…
-
I am encountering an issue with running a JavaScript processor in Benthos. The processor's intended function is to delete a specific property (xxx) from incoming JSON objects. However, the property de…
-
At the moment we have file existence tests instead of proper dependency management
-
If we add a new dataset, we want to run all the data processing steps, but for example skip the evaluation as we do not have labels yet. We still want to utilize the `foreach` functionality to iterate…
Luux updated
3 months ago
-
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
When in a folder with a `Pulu…