Bitbucket Cloud is an essential tool for source code management, but software projects often involve much more than just code. Repositories house a variety of non-code assets - data files, rich specifications, graphic designs, and rich markup (e.g., AsciiDoc or RDoc).
Traditionally, viewing these files in a browser-based Git host has been a challenge. Often, the interface defaults to raw text views or requires users to download the file to view it in an external application. This context-switching can disrupt the flow of code reviews and project management.
By enhancing the file viewing experience directly within Bitbucket, teams can:
The Atlassian Forge platform provides a secure and powerful way to extend the Bitbucket UI and recently introduced the bitbucket:repoCodeFileViewer module, which allows you to render files in the Bitbucket file browser.
One of the significant advantages of the Atlassian Forge approach is security. Apps built on the "Runs on Atlassian" (Forge) architecture ensure that:
Our new File Renderers for Bitbucket app supports the following file types:
with more arriving soon:
Give it a try via the installation link and check out the docs. Let us know what other file types you'd like supported for your work environment.
NOTE: Forge Bitbucket apps cannot yet be published to the Atlassian Marketplace, and so distribution is by installation link only.
Chris Hatch - Eulo Labs
0 comments