-
After failing of PR pipeline once, on every `/retest` on PR comment a PR pipeline is triggered with `pullrequest.yaml` commited on master branch instead of using `pullrequest.yaml` from the merge of b…
-
## Bug description
Queue experiment run the wrong pipeline. I was able to reproduce it on a simplistic repo, but users have issue in a more multi-pipeline scenario (it's not a completely artificial…
-
**Is your feature request related to a problem? Please describe.**
Would like to source control steps and reproduce pipeline release multiple times using yml
**Describe the solution you'd like**
…
deeco updated
5 years ago
-
The packages installed by Ingest Manager sometimes contain assets in YAML format and sometimes in JSON format. A good example here are the pipelines. This issue is to discuss on how we can support bot…
-
How can we help you?
## Problem Statement
We are looking for a way to automate Harbor cleanup tasks, such as garbage collection, using configuration files. Our goal is to ensure that these clean…
-
**Bug**
*Type*: build task fails
**Enter Task Name**: Gradle,v2
## Environment
- Azure Pipelines
- If using Azure Pipelines, provide the account name, team project name, build def…
-
When using `DotNetCoreCLI@2` in `test` command mode you have an implicit restore/build step, if your build fails you will not get enhanced error logging in the build logs.
It is believed that this …
-
Hello Team.,
I am facing an issue while trying to perform a helm Upgrade.
My current Env : Helm version tried with 3.5.4 and 3.14.0 as well
AKS version : 1.28.9
Am trying to upgrade my Helm Chart …
-
My goal is to use Ruby 3.1.2 (since my RoR app uses 3.1.2), so I specify an image inside the pipeline manifest file like this
```
...
build:
image: aws/codebuild/amazonlinux2-x86_64-standard:4.0…
-
### Dagster version
1.8.0
### What's the issue?
The latest 1.7 (1.7.15) version of dagster can load something like this fine:
```
from dagster import Definitions, asset
@asset(key_prefix="…