Hi guys. Here is the story: My project administrator has branched out a copy of our project. After which, I switched/checkout the local repository to the copy of that branch. I added new cod...
I have a build plan which builds some binary ( dll ) files and the last stage of the build plan checks them back into the repostitory which results into triggering the build plan again and hence resu...
A customer is decommissioning a site in another environment, and wants to save the source code. They provided a TAR file, and although there's a plug in to compile TAR files from repos, I don't...
Today when I pushed some changes, I get the usual response text but also getting the following: remote: remote: ++++ &...
I have been trying to write an script to backup my repos at Bitbucket using the paged feature of the REST API. Here, the code I wrote. #!/bin/bash echo -n "Username: "; read username; echo ...
Hello, I try to deploy my application to ECS (Amazon) with pipelines. This guide was very useful: https://confluence.atlassian.com/bitbucket/deploy-to-amazon-ecs-892623902.html&...
When doing a PR, I can see the details of what changed in my code via color highlights. For example: When looking at the diff view of that branch (not the PR) I do not see the detailed color hig...
I've made a change to a file and committed and pushed to origin successfully. Opened a PR against 'dev' branch, and it is showing the commits, but also showing 0 files changed. I verified the ...
Error: Uploading ...fatal: Could not upload files., exiting... bitbucket-pipelines.yml image: samueldebruyn/debian-git pipelines: default: - step: script: -...
I have a 'main' repository where a docker image is created with a tag idential to the branch name. I want to use this tag if another repository has the same branch name. In other words, can...
I am newly configure Bitbucket with jenkins. while configuring webhooks with jenkins url, getting invalid URL error. I got many details while searching for this issue, please conf...
We have a separate build for the frontend and backend of the application, where we need to pull the dist build of frontend to backend project during the build. During the build the 'curl' cannot...
Hi, I want to use Repository Mirror Plugin for Bitbucket Server to mirror repository from our internal bitkucket server to remote bitbucket.org repo. Plugin is installed, enabled and configured (I'v...
We are using automatic branch merging in Bitbucket Server with the following model: release/1.0 merges into release/1.1 merges into master Topic branches are merged into either release/1.0 or r...
License key present in bitbucket.properties is been replaced with the key which is present in external database..why bitbucket.properties are override by database field instead database should be upd...
Hello, I wanted to Build the prject from Bitbucket in my Locally configured jenkins 2.8. But its was giving me below error. ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitExcept...
Hi. In github pages there's the possibility to define a custom 404 page containing a script that permits using it in SPA site. See here Is there a way to define custom 404 page in bitbucket p...
When I open pull request I see 3 tabs: overview, commits and activity. If I post comment from overview tab it is shown in Activity and I can create tasks under it. The problem is that overview tab h...
Hello, We are migrating projects from one Jira instance, which has the Git Integration Plugin https://marketplace.atlassian.com/plugins/com.xiplink.jira.git.jira_git_plugin/server/overview to a...
Situation: Team with several members One member starts a branch Another one makes a commit that goes to that branch 3 other members are making commits (with git cmd & Idea) and pushing ...
Is it possible to call the services image with options to set flags for the mysql container? The official mysql image has this example: docker run --name some-mysql -e MYSQL_ROOT_PASSWORD=my-secret...
Is it possible to get the username of triggering user for bitbucket pipelines. That would be the user who made the commit that triggered the pipeline or the one who triggered it manually from the int...
Hello! If I run `npm outdated` informational command inside pipeline it fails build. I have very simple bitbucket-pipelines.yml: image: node:8-alpine pipelines: default: - step: ...
What's the best way to add new folders to bit bucket, and merge 4 code versions. I have 4 versions of my project on folders on three machines. I want to keep the main folder as the most rec...
User | Count |
---|---|
16 accepted answers | |
7 accepted answers | |
4 accepted answers | |
3 accepted answers | |
1 accepted answer | |
1 accepted answer |
Subject | Author | Posted |
---|---|---|
2 hours ago | ||
2 hours ago | ||
4 hours ago | ||
yesterday | ||
yesterday |