Basic of CircleCI
CircleCI Overview
The continuous integration platform for the world’s best engineering teams
Main advantages
- Integration with your GitHub/BitBucket repos with minimal clicks
- Automatically run pipelines for each commit to build, test, and deploy your code
- Get notified per email whenever a build fails
- A rich collection of language support — Java, Python, Dart, Go, and many more
- Usage of workflows to define and orchestrate how job executions should run
- Schedule workflows to run jobs at a specified time
- Strong Docker support — run any image from Docker’s public/private registry