-
Field `jenkins.agent.docker.builder.image` in the branch config should reference the branch image builder.
That means, when branching, to update that file and create the new builder image (simple doc…
-
Extension: BuildQualityChecks
Environment: Azure DevOps Services (cloud)
Agent type: Microsoft-Self-hosted (linux Agent)
Pipeline type: yaml pipeline
below task has suddenly stopped working in m…
-
When I try to run speaker detection in v 0.24, I get this error
ERROR: Unable to execute task for queue item TranslationofLiJingQiA.wav(SpeakerDetection)-1721905998.6038613
Traceback (most recent…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
**Environment details (Operating System, Cloud provider, etc):**
When checking the yaml files under `assets/logs` with CI, an error of "Missing test file" was reported.
```text
Missing test fil…
-
**Describe the bug**
On fresh start (DataPrepper against fresh empty initialized OpenSearch DB) we expecting, that DataPrepper inject our custom ISM policy + custom index template.
From logs from …
-
Right now it's not entirely clear how to spin up new perf pipelines aside from duplicating existing pipelines and changing the yaml reference. I don't think it would be too much work to codify the pip…
benbp updated
2 years ago
-
Hi Support Team,
Does the plugin supports [Multi-stage pipelines](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/stages?view=azure-devops&tabs=yaml)? Was not able to find any docum…
-
## Issue
### Description
I have a Ploomber project with multiple pipelines. These pipelines may share some scripts and have some scripts unique to each pipeline.
Running `ploomber nb --inject -…
-
We have added some of the default Pipelines-as-code parameters to the parameter list of the PipelineRun like this:
```
params:
- name: REPO_NAME
value: "{{ repo_name }}"
- name: REPO_URL…