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 […]
The distributed team’s guide to Git mirrors
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, […]
Unearth new repositories and Git v2 improvements in Bitbucket Server 5.13
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 […]
Rerun your failed pipeline steps
Sometimes, your deployment pipeline can fail due to external factors – for example, from a misconfiguration in your deployment tool or an incorrectly set environment variable. This is a common problem to run into and an easy problem to fix. But after fixing the misconfiguration, you need to rerun the entire pipeline in order to execute the […]
How Bitbucket Data Center’s largest customers scale with Git
Supporting a growing software team is a daunting challenge, and Git is often at the heart of that task. Ensuring developers can effectively collaborate requires user provisioning, tool permissions, and enough horsepower to support all of the load. If you support a distributed team, the factors become more complex. How do you ensure developers have a consistent experience across geographies […]
Instant notifications for your Bitbucket Pipelines builds
Earlier this year in April, we announced Bitbucket Cloud’s new and improved chatbot and the range of notifications that can be sent to your Slack channel. Amongst the improvements are notifications for Bitbucket Pipelines. You can now choose the notifications you’d like to receive on a per-channel and per-branch basis to keep the right people on the team […]
New Bitbucket Cloud V2 APIs
Today Bitbucket Cloud is proud to announce an update to its V2 API, designed to offer developers a more robust and consistent usage experience when building Bitbucket Cloud integrations. And while we’ve improved the API and its documentation to make for a smoother integration experience, we’re most excited for you to try the changes we’ve made to Bitbucket Connect and […]
Fast-forward merges in Bitbucket Cloud – and by default, if you like
Imagine this scenario: your code’s ready to go, your teammates have approved your pull request, and the builds are green. Now you just need to merge your feature branch into master, but you have a choice to make: which merge strategy should I use? Natively, Git offers several merge strategies. In Pull Request Merge Strategies: The […]
Make Git disaster recovery easier with Bitbucket Data Center
Learn how Bitbucket Data Center’s disaster recovery features help your team bounce back from an outage.
Support for Xcode in Bitbucket
Developer efficiency is always top mind for the Bitbucket team and we’re constantly looking at ways to get you up and coding as quickly as possible. For example, knowing so many of you use Sourcetree as your Git client of choice meant it was a no-brainer for us to add a ‘Clone in Sourcetree’ button […]
Why Bitbucket Pipelines is the best CI/CD tool for your Docker-based software
In the Bitbucket team, we believe containerization is the future of continuous integration and deployment. Running your software in containers brings consistency and predictability all the way from your development environment, through your CI/CD pipeline out to production. To help smooth the path for container-based development, I wanted to reflect back on a set of […]
Introducing automatic concurrency control for Bitbucket Deployments
Last month, we announced the general availability of Bitbucket Deployments, a new feature within Bitbucket to help you keep track of the status of your shared deployment environments. With Deployments in Bitbucket, your team has every capability they need, from code hosting, code review, built-in CI/CD and now deployment tracking, to build and ship great products from within […]
Watch this! New look, watch repos, and unicorns in Bitbucket 5.10
Does it ever feel like the codebase you work in (or its core dependencies) can change in the blink of an eye? As soon as you’ve moved to the latest version, a new stable release comes out. It’s even more frustrating when it happens inside your company. Sure, it might come up during daily standup… […]
6 ways to integrate a data strategy into your workflow
This article was written with Looker, a business intelligence software and big data analytics platform that helps you explore, analyze, and share real-time business analytics easily. Most organizations only use a fraction of available data. Integrating a data strategy into your team’s development workflow is key to making sure data and insights are actionable where […]
Bitbucket code search API is now available
Last year we shipped the highest requested feature for Bitbucket Cloud – code aware search, and we’re delighted with your feedback and responses. We’re excited to announce that we’ve published the Bitbucket Cloud code search API delivering the same love to machines, and opening up code search for your needs. All code search features and more Our goal for the code search API […]
