Bitbucket Pipelines

Get Started. It's Free
or sign up with your email address
Bitbucket Pipelines by Mind Map: Bitbucket Pipelines

1. When to use it?

1.1. Simple code builds

1.2. Free Tier for Private Repos is very handy

1.3. Mercurial

1.4. Simpler than Github with Travis

2. What is it?

2.1. Launched May 2016

2.2. Extension of Bitbucket

2.3. Pipelines as Code (YAML definition)

2.4. Container Based Build Ecosystem

3. FAQs

3.1. Will it replace Bamboo?

3.2. Can I use bitbucket pipelines with another code repo?

3.3. Can I validate my bitbucket YAML? https://bitbucket-pipelines.atlassian.io/validator

3.4. Can I do model an end-to-end pipeline?

4. Cost Compare

4.1. 50 mins free

5. Round Up

5.1. Easy to Use but limited

5.2. Perfect for private hobby projects

5.3. Perfect for libraries

5.4. Free tier is limited but useful. Pricing is competitive

6. References

6.1. Atlassian Docs https://confluence.atlassian.com/bitbucket/build-test-and-deploy-with-pipelines-792496469.html

6.2. Getting Started https://confluence.atlassian.com/bitbucket/get-started-with-bitbucket-pipelines-792298921.html

6.3. Limitations https://confluence.atlassian.com/bitbucket/limitations-of-bitbucket-pipelines-827106051.html