GitHub Actions is a leading Developer Tools provider serving global customers.
Provider
11 results shownTeamCity is a leading Developer Tools provider serving global customers.
Semaphore CI is a leading Developer Tools provider serving global customers.
Buildkite is a leading Developer Tools provider serving global customers.
Wercker is a Docker-native CI/CD platform acquired by Oracle in 2017, a pioneer in containerized continuous integration and delivery.
Drone CI is a lightweight container-native CI/CD platform with single-binary deployment and simple YAML configuration, ideal for Kubernetes ecosystems.
CodeShip is CloudBees' cloud CI/CD automation service with deep GitHub and Bitbucket integration for continuous integration and deployment.
Buddy is a DevOps automation platform from Poland, featuring a visual pipeline builder and ultra-fast parallel builds for CI/CD automation.
Travis CI is a leading Developer Tools provider serving global customers.
Jenkins is a leading Developer Tools provider serving global customers.
CircleCI is a leading Developer Tools provider serving global customers.
Corporation
12 results shownGitHub Actions is GitHub's built-in CI/CD automation platform for build, test, and deployment workflows.
Gitea is a community-driven lightweight self-hosted Git service, forked from Gogs in 2016. Built with Go, it is known for minimal resource usage and one-click installation, popular among small teams and individual developers.
CODING is Tencent Cloud's one-stop DevOps R&D management platform, offering code hosting, CI/CD, project management, and artifact management toolchains. It is a major GitLab alternative in China.
Wercker was an early Docker-based CI/CD platform founded in 2012 in Amsterdam by Micha Hernandez van Leuffen and Mitchell Hashimoto (HashiCorp co-founder), acquired by Oracle in 2017 and decommissioned around 2020.
Semaphore CI is a cloud-native CI/CD platform for high-performance development teams, founded in 2012 in Novi Sad, Serbia by the Rendered Text team, known for ultra-fast parallel pipelines and pre-built environments.
Jenkins is the world's most popular open-source CI/CD automation server, created by Kohsuke Kawaguchi with 1000+ plugins.
GoCD is an open-source CI/CD server created by ThoughtWorks, known for its Value Stream Mapping (VSM) visualization and pipeline-first design philosophy, released under Apache 2.0 license.
Concourse CI is a CNCF-hosted container-first CI/CD pipeline tool, known for its declarative YAML configuration and unique flight plan concept.
Buddy is a CI/CD and DevOps platform from Prague, Czech Republic, known for its minimalist YAML/UI dual-mode configuration and 200+ integrations, supporting automated deployments and preview environments.
Bitbucket is Atlassian's Git code hosting and CI/CD platform with deep integration into Jira, Confluence, and the Atlassian ecosystem, serving 10M+ development teams worldwide.
Travis CI is one of the first hosted CI/CD services for GitHub projects, enabling automated build, test, and deployment workflows.
CircleCI is a leading cloud CI/CD platform that helps dev teams automate build, test, and deployment workflows.
Article
3 results shownGitLab CI/CD Best Practices: From Beginner to Production-Grade Pipelines
GitLab CI/CD is a full-featured DevOps platform. This article systematically introduces GitLab CI/CD best practices, from pipeline design to security scanning.
GitHub Actions CI/CD Tutorial: Automated Build, Test, and Deployment
GitHub Actions is GitHub built-in CI/CD platform. This tutorial covers how to configure automated workflows for building, testing, and deploying.
GitHub Actions Advanced Workflows: Building Efficient CI/CD Pipelines
From basic CI to complex multi-environment deployments, this article explores advanced GitHub Actions workflow patterns including matrix builds, reusable workflows, environments, and protection rules.