Inside Atlassian

Browse the blog

Article in Development

Enhancing Developer Workflow with Rovo Dev and Notifications

Why notifications matter for flow Context switching has always been the bane of software engineers, and deep work dies by a thousand paper cuts, such as waiting on long-running tasks, tool permissions, or test runs nudging you to alt-tab. This has become even more prelevant in the age of AI assisted coding. Notifications Timely, relevant […]

Article in Bitbucket

Merge Queues for Bitbucket Cloud, now in open beta

Teams are shipping more code, faster than ever, as they increasingly automate their processes with CI/CD and AI. But high-velocity pull-request workflows and large monorepos, where many PRs are merged continuously, are feeling the pain as they grow: pull requests race to merge before the branch changes again, “green” builds still break due to semantic […]

Article in Bitbucket

Bitbucket Packages now supports Maven and npm

Few months back we launched Bitbucket Packages with a native container registry, giving teams a way to manage container images right alongside their code and pipelines.  Today, we’re expanding that functionality and now Bitbucket Packages support Maven and Node Package Manager (npm), bringing JavaScript and Java package management into the same platform where your team already […]

Article in How We Build

Engineering the Forge Billing Platform for Reliability and Scale

Introduction Forge is Atlassian’s cloud app development platform. It’s a serverless, Atlassian-hosted environment that allows developers to extend products like Jira and Confluence, and it powers thousands of apps running inside customer organizations. As Forge grew, we introduced usage-based pricing, so developers only pay for what they use above a free tier. With that shift […]