Below are some of the common Continuous integration tools:
1. GitLab CI/CD: The GitLab platform includes a continuous integration and continuous delivery technology called GitLab CI/CD. It interfaces with numerous third-party tools and services and supports a variety of programming languages.
2. Jenkins: For continuous integration and continuous delivery, Jenkins is a popular open-source automation server. It is extremely expandable and adaptable to fulfill unique requirements.
3. GitHub Actions: GitHub Actions is a continuous integration and deployment platform that runs in the cloud and is integrated into GitHub. It interfaces with a wide range of tools and services from third parties and supports numerous programming languages.
4. TeamCity: JetBrains’ TeamCity is a continuous integration and deployment solution. It interfaces with numerous JetBrains and outside technologies and supports a variety of programming languages.
5. Travis CI: Designed to interact with GitHub repositories, Travis CI is a hosted continuous integration solution. It interfaces with numerous third-party services and supports a variety of programming languages.
6. Bamboo: Bamboo is an Atlassian tool for continuous integration and deployment. It connects with numerous products from Atlassian and third parties and supports a variety of programming languages.
7. CircleCI: CircleCI is a continuous integration and delivery platform that is cloud-based, supports a wide range of programming languages, and has many third-party tool and service integrations.