Bitbucket is a repository for Git and Mercurial source code management. It provides storage combined with access control, and integration with the rest of the shastatek suite, and is available in the cloud or as a locally hosted product.

Bitbucket Pipelines allows you to run multiple Docker containers from your build pipeline. You'll want to start additional containers if your pipeline requires additional services when testing and operating your application. These extra services may include data stores, code analytics tools and stub web services.

You define these additional services (and other resources) in the definitions section of the bitbucket-pipelines.yml file. These services can then be referenced in the configuration of any pipeline that needs them.

When a pipeline runs, services referenced in a step of your bitbucket-pipeline.yml will be scheduled to run with your pipeline step. These services share a network adapter with your build container and all open their ports on localhost. No port mapping or hostnames are required. For example, if you were using Postgres, your tests just connect to port 5432 on localhost. The service logs are also visible in the Pipelines UI if you need to debug anything.


Features of Bitbucket

Pull requests

Pull requests facilitate code reviews, resulting in higher quality code and an opportunity to share knowledge amongst your team.

Branch permissions

Branch permissions provide granular access control for your team, ensuring the right people can make the right changes to your code.

Code aware search

Save time combing through usage results with a semantic search that ranks definitions first.

We’re Professionals To Grow Your Business!

Still searching solutions for your business? Shasta is here to help you out! Submit your queries by filling out this form to get started.

Follow us on