Guust Nieuwenhuis talks about “CF Continuous Integration Plumbing with Bitbucket Pipelines” in this episode of CF Alive Podcast, with host Michaela Light.
Show notes
What is Bitbucket Pipelines?
What is Bitbucket?
What is Git?
What is a code repository?
Built on top of AWS
Why CFers should use Bitbucket Pipelines?
Easier setup
Integrated with Bitbucket
Why Continuous Integration and Continuous Deployment
Micro releases
What he likes about the Bitbucket repository
Github is good for open source projects, but is more limited for private repositories
Bitbucket allows unlimited private repositories
Can config based on different branches
Dev branch
Production / Master branch
Feature branches
Docker containers integration
Docker Hub
CommandBox as basis for Docker
Using it with Teams
Queue and concurrent builds
Slack integration
Email on test fail
Costs
Free to start
With 50 minutes build time / month for free
Various Packages with more build minutes or buy 1000 extra build minutes for $10
https://bitbucket.org/product/pricing
How to get started with Bitbucket Pipelines
Why are you proud to use CF?
Easy to use
Flexible
Productive
WWIT for you to make CF more alive this year?
Using modern techniques
Growth in Box products
Docker containers
What are you looking forward to at CFCamp?
Meeting CF developers from across Europe
Sold out
Bitbucket Pipelines brings continuous integration and delivery to you GIT repository, empowering you to build, test, and deploy your code with a simple push. Guust will get will tell you all about it and show you several scenarios in which Bitbucket Pipelines will accelerate your releases.
You'll learn how to configure your Bitbucket repository, define your pipelines, use your own docker containers and deploy directly to your environments. Bitbucket Pipelines will have no more secrets for you!
Mentioned in this episode:
CFCAMP
Github
Bitbucket
Bitbucket Pipelines
Jenkins
Bamboo
Docker Containers Ortus Roadshow webinars
Continuous Integration
Trello
JIRA issue tracker
AWS (Amazon Web Services)
Node.js
Npm
CommandBox
TestBox
Lucee
Slack
Yaml config file
AWS CLI
Amazon S3
His social media name Lagaffe
Listen to the Audio
Bio
Guust Nieuwenhuis
Guust Nieuwenhuis is a freelance Senior Full Stack Web Developer with experience in a wide range of technologies. Over the last couple of years, he has been involved in projects for various clients like: European Commission, NSHQ (NATO), Adobe, AS Adventure Group, NS (Dutch railways), Proximus.
Recently Guust started developing his own product: Pedrillo. It's a SAAS solution for music orchestra's to manage their musicians, events, library, etc.
In his free time, Guust plays the double bass and drums/percussion, both in small ensembles as in symphony orchestra's. He likes spending as much time as possible with his family and meeting friends for a chat, game or drink. When he still has some time left, he mainly spends it behind his computer to fulfil his hunger for the latest trends in IT.
Links
Website
Twitter
LinkedIn
Stackoverflow
SlideShare
Interview Transcript
Michael: Welcome back to the show. I'm here with Guust Nieuwenhuis. I hope I'm saying name right there. It sounds pretty Belgium to me. And we're going to be talking about continuous integration in ColdFusion with a bit bucket pipelines. And Guust is doing a talk at C.F. camp on plumbing with bit bucket pipelines. So, we're going to look at what those are, and why all ColdFusion developers might want to have a look at those. And why doing continuous integration in continuous development are a good thing. What he likes about the bit bucket repository.