Inside Atlassian

Browse Bitbucket

Article in Agile

Looking ahead: what’s new and what’s to come for Server and Data Center

We’ve been hard at work making sure you have a teamwork platform you can depend on.

Article in Bitbucket

Celebrating 10 million Bitbucket Cloud registered users

Today we’re excited to announce the developer community on Bitbucket Cloud has reached 10 million registered users. This is a milestone we’re incredibly proud of and we’re honored so many of you rely on us to help turn your ideas, dreams, and aspirations into reality. Since Bitbucket’s inception in 2008 our mission has been simple […]

Article in Bitbucket

Deployment Permissions now available in Bitbucket Pipelines

Deploying to a production environment always comes with risk. Nobody wants to break their customers’ trust by accidentally deploying the wrong code, especially in critical systems. You can now configure deployment permissions to control who can do deployments, and from which branch, as a premium feature of Bitbucket Pipelines. This is customizable for each environment to […]

Article in Bitbucket

Easily deploy Jira, Bitbucket, & Confluence Data Center on AWS & Azure

Learn more about our newly improved AWS and Azure templates to simplify how you deploy Jira, Bitbucket, and Confluence Data Center.

Article in Bitbucket

Meet Bitbucket Pipes. 30+ ways to automate your CI/CD pipeline

The democratizing nature of DevOps has seen the responsibility of building and managing CI/CD pipelines transition from specialized release engineers to developers. But automating a robust, dependable CI/CD pipeline is tedious work. Developers need to connect to multiple tools to deliver software, and writing pipeline integrations for these services is a manual, error-prone process. There’s research involved to ensure […]

Article in Bitbucket

Squash commits when merging a Git branch with Bitbucket

Imagine you’re working on a feature. You create a pull request with your changes and get some feedback. You update your pull request by adding another commit that addresses the feedback. Maybe you notice a typo. So you create another commit that fixes the typo. Very soon, your feature branch has a lot going on […]

Article in Bitbucket

Exclude files from the new pull request experience

To improve your code review experience in Bitbucket Cloud, repository administrators now have the ability to exclude files from pull requests using pattern matching.

Article in Bitbucket

After scripts now available for Bitbucket Pipelines

Bitbucket Pipelines now supports the ability to run scripts at the end of a step execution, regardless of whether the step has failed or succeeded, using the after-script keyword.

Article in Bitbucket

Save time with default pull request descriptions

The Description field lets pull request authors set the context for a code review. By default, pull request descriptions automatically populate with a list of commits when there’s more than one commit on the source branch. The list of commits provides a basic description of the author’s changes and provides a basis for creating a more complete […]

Article in Bitbucket

4 reasons it’s time to try Atlassian Data Center

At Atlassian, we want to give our customers choice in how they deploy Atlassian products: in the cloud, managed by Atlassian, or on the infrastructure of your choice with Server or Data Center. Many of our on-premise customers begin their Atlassian journey with our server products, with the ability to download our software and install […]

Article in Bitbucket

Faster feedback on merges with pull request pipelines

Pull requests make it simple for teams to collaborate on projects, allowing developers to work independently on feature branches and enabling code review to take place when work is complete and ready to be merged. To improve the pull request experience in Bitbucket Cloud you can now configure Bitbucket Pipelines to run when you create […]

Article in Bitbucket

Introducing Bitbucket Cloud branching model support

We want to make your Git development process easier in Bitbucket Cloud and so we’re excited to announce new support for your team’s branching workflow. We heard that branches being named inconsistently was a common problem which resulted in a slower workflow and general confusion. Even when you’ve decided on a naming scheme, there is repeated effort naming branches, […]

Article in Bitbucket

Better release management with JFrog and Bitbucket Pipelines

This article was written with Jainish Shah from JFrog, a company that build tools that handle artifact management and distribution, including Artifactory and Bintray. This blog is one of a series written by companies who attended our recent Bitbucket Cloud Dev Week. My time at Atlassian’s Bitbucket Cloud Dev Week proved to be very fulfilling, and not […]

Article in Bitbucket

The distributed team’s guide to Git mirrors

[cta]Gallup’s 2017 State of the American Workplace found the number of employees working remotely reached 43%, up from 39% in 2012. In 2018, finding a company that lacks distributed teams or remote employees feels like an anomaly. If you’ve worked on a distributed team, then you’re familiar with the unique culture and challenges that spring forth. For development teams, […]

Article in Bitbucket

Unearth new repositories and Git v2 improvements in Bitbucket Server 5.13

[cta]How much time do you spend every week trying to find things? At home, it’s finding your keys and, at work, it’s finding the root cause of a bug or an old pull requests that introduced the bug. Since we’re not in the business of tracking your keys, Bitbucket Server 5.13 is making it easier to […]