bitbucket-cloud Questions
2
We have Bitbucket Cloud not Bitbucket Server. Is there a way to modify the "pre-receive" functions on Bitbucket? Goal is to audit pushes to make sure there's no obvious vulnerabilities before the c...
Michelmichelangelo asked 13/5, 2019 at 4:33
1
I can't clone my Git repository from Bitbucket Cloud to my server. I SSHed into my website's server (not local), and then tried to do:
git clone https://[email protected]/myusername/reel-visua...
Heyde asked 13/1, 2014 at 18:22
2
1. Summarize the problem
I followed Bitbucket's instructions on setting up ssh.
I have a pub/priv key pair, and the pub key pasted into Bitbucket settings (Access Keys) for the project.
I have a bu...
Venn asked 13/9, 2019 at 14:36
2
Can I somehow enable auto-update of the pull-request description on BitBucket Cloud for commits pushed after pull-request creation, like on Github?
Scenario:
I finish some work and make my last co...
Faria asked 31/5, 2018 at 11:50
1
In the project I am currently working on, I want to run the bitbucket pipeline according to the following rules.
Test and lint steps should run for each commit pushed to Branch.
The test-with-cov...
Illinois asked 3/12, 2019 at 7:45
2
Our team has an account on Bitbucket and we have to configure webhooks for each repo. Is there a way to configure webhooks for all repos in once place instead of managing webhooks in each repo sepa...
Liber asked 24/5, 2019 at 23:41
0
When a pull-request is created on Bitbucket Cloud, this is the important part of the payload that gets POST'd by Bitbucket webhooks for the repo:
{
"destination": {
"commit": {
"hash": "b0xxxx9...
Instauration asked 28/5, 2019 at 0:3
1
Solved
Im trying to run the following step, but it does not execute the "if" steps (lines 5 and 6) (I'm pretty sure they should as the directory tested for does not exist, i tried in multiple formats of b...
Staccato asked 6/10, 2017 at 6:22
1
© 2022 - 2024 — McMap. All rights reserved.