~/devreads

#bitbucket

7 posts

25 Jun

Hamreet Kaur 3 min read

If your team bIf your team builds with Python or .NET, your packages have likely lived separately from your code, stored in a registry with distinct login, permissions, and billing. Starting today, they don’t have to. Bitbucket Packages now supports the Python Package Index (PyPI) and NuGet, integrating Python and .NET package management into the […] The post Bitbucket Packages…

appsbitbucket

24 Jun

Ash Moosa 2 min read

When we introduced native Pipelines authentication for Bitbucket Packages, we made it easier to publish artifacts from CI/CD without relying on personal credentials. Now we’re extending that integration further: package artifacts published through the Pipelines integration can display a Source Pipeline, making it easy to trace an artifact back to the pipeline run that created […] The post Trace packages…

company newsbitbucketbitbucket cloud

Ash Moosa 3 min read

In November 2025, we introduced new triggers and workflows to Bitbucket Pipelines to help teams manage and scale complex CI/CD workflows. We later extended that foundation with additional event-based triggers for pipeline, deployment, and pull request events. We’re now extending that model with a new package-artifact-created trigger. This trigger lets you automatically run custom pipelines […] The post Introducing Package…

company newsbitbucketbitbucket cloud

16 Jun

Ash Moosa 2 min read

You shouldn’t have to leave your PR list to know where your code is deployed. Yet, developers constantly lose time context-switching just to see if a change hit staging or production. To solve this, we are launching the Beta version of Deployment Status Tracking for your PRs. This feature surfaces live deployment statuses directly within […] The post Track Deployment…

company newsbitbucketbitbucket cloud

3 Jun

19 May

dhom 4 min read

Last month, we introduced Agentic Pipelines, a new way to orchestrate AI agents to automatically, and routinely, handle the repetitive engineering chores so you can get back to solving the fun, cool problems. When we launched, Agentic Pipelines supported Atlassian’s developer AI agent, Rovo Dev. Today, we’re opening up Agentic Pipelines to even more teams: […] The post Agentic Pipelines…

company newsagentic pipelinesbitbucketbitbucket pipelinesdevops

29 Apr

dhom 4 min read

At Atlassian, we use Merge Queues to ship frequent changes with confidence and streamline pull request merges. Across some of our busiest codebases, Merge Queues have sharply reduced incident frequency and turned merging from a stressful bottleneck into a background task. Today, most of our largest repositories rely on Merge Queues—over 70 large repos across […] The post Inside Atlassian’s…

how we buildbitbucketbitbucket pipelinesci cddevelopment