Articles About

cloud

Featured Article

Bitbucket Cloud migration Q&A

Learn more about Bitbucket Cloud and start planning your migration.


Bitbucket Cloud migration Q&A

Learn more about Bitbucket Cloud and start planning your migration.

Subscribe to Work Life

Get articles like these delivered to your inbox every two weeks.

Bitbucket Cloud migration Q&A

Learn more about Bitbucket Cloud and start planning your migration.

Bitbucket Cloud migration Q&A

Learn more about Bitbucket Cloud and start planning your migration.

Moving away from Master as the default name for Branches in Git

Over the last few weeks there has been ongoing discussion within the Git project and teams at Bitbucket, Gitlab, GitHub and other industry providers about Git’s use of ‘master’ as the default name for the first branch that is created on a repository. ‘Master’ appears to be an inherited reference from BitKeeper which was adapted […]

Cloning another Bitbucket repository in Bitbucket Pipelines

This post was written by Bitbucket user Ayush Sharma.  I recently had a use-case where I wanted to clone another Bitbucket repository during a Pipelines execution. Doing this is very simple, but there is a lot of conflicting information online, so I thought I would document the steps here. Imagine a very simple Pipeline that […]

Bitbucket Cloud migration Q&A

Learn more about Bitbucket Cloud and start planning your migration.

Moving away from Master as the default name for Branches in Git

Over the last few weeks there has been ongoing discussion within the Git project and teams at Bitbucket, Gitlab, GitHub and other industry providers about Git’s use of ‘master’ as the default name for the first branch that is created on a repository. ‘Master’ appears to be an inherited reference from BitKeeper which was adapted […]

Article in Bitbucket cloud
Bitbucket Cloud migration Q&A
Article in Bitbucket cloud
Moving away from Master as the default name for Branches in Git
Article in Bitbucket cloud
Cloning another Bitbucket repository in Bitbucket Pipelines
Article in Bitbucket cloud
Continuous Delivery for Django projects with Bitbucket Pipelines and Ansible
Article in Bitbucket cloud
Automating Amazon Elastic Container (ECR) container builds using Bitbucket Pipelines