-
# Expected Behavior
Pipeline tasks run successfully
# Actual Behavior
Pipeline tasks fail almost instantly with the message:
```
failed to create task run pod "xxxxxx-pipelinerun-vtrhv-fet…
-
This is a valid `bitbucket-pipelines.yaml` file:
```yaml
image: atlassian/default-image:3
pipelines:
default:
- parallel:
- step:
name: 'Build and Test'
scrip…
-
So, we are using Azure Devops to store our Terraform config and all the self created module code.
We also want to use a DevOps Pipeline to apply the configuration.
As we are not allowed to use ssh…
-
Hello,
When running a job with "gcloud alpha genomics pipelines run", I have an output that is a couple different directories...
/mnt/data/output/A
/mnt/data/output/B
Is there any way to copy …
-
**Is your feature request related to a problem? Please describe.**
Currently, Data Prepper pipelines only accept data from one input, I'd like to be able to bring in data from multiple inputs into a …
-
Building a project via azure build pipelines failes to detect the triggering branch name.
Versions are generated like this: 14.null-3
Azure pipelines suppy the branch name via variable Build.Sou…
-
I am made two files, docker-compose.yml file with following description
version: '3'
services:
data-prepper:
container_name: data-prepper
image: opensearchproject/data-prepper:latest
…
iqsh updated
2 months ago
-
First of all many thanks for the great Serverless Workflow Editor.
We are using yaml files for defining pipelines in our Machine Learning projects. I just wanted to ask if it is possible to define ou…
-
The problem with the extension is that it used git log to check the changes and since the pipeline always runs on a different agent it pulls the whole repo
-
Not an issue, but rather a PSA to help others figure out the issues. Spent all day on this problem...
Starting from September 2022, [Azure DevOps fetches only 1 commit by default in new pipelines](…