I am trying to set up bitbucket pipelines and one thing I want to do is be able to create variables from values of other variables. I've tried several different ways of specifying syntax, and the ...
Hello guys! I'm quite new to Bitbucket pipelines and I recently tried the ftp-deploy (version 0.2.1). After making the initial commit of a single Wordpress installation, the pipeline took 92 min to ...
I have artifacts like this: artifacts: - app/build/outputs/apk/debug/*.apk - app1/build/outputs/apk/debug/*.apk - app2/build/outputs/apk/debug/*.apk - app3/build/outputs/apk/debug/*.apk ...
My pipeline is: image: java:8 pipelines: default: - step: caches: - gradle - android-sdk script: # Download and unzip android sdk ...
We are a bitbucket cloud customer using the bitbucket slack integration. I would like to program-atically create bitbucket repos and subscribe them to the proper channels in our Slack workspac...
We have a git repo on bitbucket server that has some refs we need to delete. I can view the remote refs by calling: git ls-remote --refs | grep pull-requests Giving: 634746a29a3a077254960538a3fb...
Hi all, I just installed BitBucket on my server machine, but theres no logs or anything, and i defaulted everything in the installation, and when i try to access it from my browser, theres n...
Hi, When I use the deployment tag, in my yml file. The npm install not works. - step: name: Development Build and Deployment deployment: staging caches: ...
I'm trying to notify Trello with the last commits pushed when a push is made (and thus a deployment through the pipeline). For getting the last commits messages I'm using: git log --format='- %B' -...
I want some of my ephemeral servers to have access to my repo. Is there a way that I can put a step in a pipeline where I get the public IP of the host and add it to my whitelist before it tries to p...
I could not clone Git repository. It is my 5th attempt.
Hi, I'm developing connect plugin for Bitbucket Cloud which adds a custom file viewer and editor. Its pretty straightforward to add those 2 but I'm stuck now with committing the...
I am using Bitbucket server (hosted) and SAP Web IDE XSA (XS Advanced) and have configured the Git repository as per attached screenshot. When I am trying to push, I got the authentication error m...
We would like a copy of our google source repositories on Bitbucket. What are our options for syncing the commits made to Google Source Repos to reflect on our bitbucket repo? Thanks
I use Rest API for handling the creation of new Xray Test Issues in Jira. I can successfully create an issue, and set various fields on the Xray Test Issue - as long as I do not try to set the...
Failed to connect to repository : Command "/usr/bin/git ls-remote -h git@bitbucket.org:osgtrident/engage.git HEAD" returned status code 128: stdout: stderr: Forbidden fatal: Could not read from re...
Hi, Can you tell me if when we install Bitbucket Server on Linux RHEL, we can install it under /opt, but the repositories that are created be under a shared drive?
I could find some data related to this query online but unfortunately I could not find the chat notifications to link with slack in my bit bucket settings
...cript: - cd demo-proj - npm run test "xyz-directory" --codeCoverage=true --progress=true --watch=false artifacts: - demo-proj/c...
So I have a free plan and have 5 users added to my account. I want to add one of them to two repos, but I can't. He's been added to only one, when I try to add him to the second repo, he gets the ema...
My bitbucket-pipelines.yml file looks like this https://pastebin.com/MX5bXiuB As one can see, in my bitbucket-pipelines.yml I use some Deployment variables, such as $SSH_USER, $SSH_HOST et...
Scenario: I have a ~10 line pipeline step that I want to define once and run against every commit to master, every time a PR is created, and every commit to a branch with an open PR. How can I defi...
Does pipelines expose any kind of privileged method for invoking a Bitbucket API call? Specifically, I'm trying to access the pull-request endpoint to get more information during PR builds that isn'...
Hi every one! I am using restful table for my project. This time is the first time that I do it, so it's very difficult to me. I had a problem that I want to merge rows by restful, like this....
Hi every one! I am using restful table for my project. This time is the first time that I do it, so it's very difficult to me. I had a problem that I want to merge rows by restful, like this....
User | Count |
---|---|
16 | |
14 | |
10 | |
4 | |
2 | |
2 |
Subject | Author | Posted |
---|---|---|
2 hours ago | ||
6 hours ago | ||
yesterday | ||
Friday | ||
Wednesday |