-
I would like to request a feature.
# Background
When creating a feature branch, I would like to setup additional pipelines to build this feature branch before it is merged. This way changes can …
-
I'm attempting to set this up using a Bitbucket pipeline and it looks like `travis.script.sh` fires up but PHPCS never scans any files, like the .diff file is not being read properly inside of `check-…
-
GitLab supports parsing of JUnit reports.
It would ease the process of review to be able to add the report as a part of the merge request QA report.
-
Building our images in BitBucket pipelines and our builds started to fail with the following issue a couple of minutes ago.
```
Step 12/24 : FROM wordpress:6.1.0-php8.0-apache
6.1.0-php8.0-apache…
-
Hi,
I'm trying to use the `q` parameter to filter the list of pipelines that Pipelines.each() generates but that doesn't seem to work:
```
p = r.pipelines.each(q="target.ref_name=\"master\"", s…
-
My main repo is in bitbucket, and the CI/CD runs there in a bitbucket pipelines, but my client has it's own git repo which mirrors mine, and when I "release" a new version, I just push into their GitL…
-
Hello, I'm trying out the bitbucket pipelines python api, but running into an issue where it mandatorily asks for `commit` to be non None while calling pipelines.trigger() API.
What I'm trying to d…
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [x] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] Other (_see below for feat…
-
Using git-ft in Bitbucket Pipelines, I get the following error:
![failed_git_ftp](https://user-images.githubusercontent.com/1275739/36447479-7685a42e-167c-11e8-9ef2-6ac9f68155bd.PNG)
My yml file…
-
When I use the the pipe I get the following: "It looks like you tried to use a pipe in your bitbucket-pipelines.yml that doesn’t exist. Check the name of the pipe and try again."
Here is the pipel…