diff --git a/README.md b/README.md index cdfc45d..4e7a790 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ comparison on Wikipedia. |[flow.ci](https://github.com/flowci) | Self-Hosted, powerful and user-friendly CI/CD server | All Languages, Docker & K8s, High Availability, Parallel Build, Statistic | GitHub, GitLab, Gitee, Gogs | [Documentation](https://github.com/flowci/docs) | [Open Source](https://github.com/flowci/docker-install) | [![Stars](https://img.shields.io/github/stars/flowci)](https://github.com/flowci) | |[GoCD](https://gocd.io/) | Open source, on-premises continuous delivery tool. | | Git, Perforce, Mercurial,Subversion, TFS, [Custom](https://gocd.io/plugins) | [Documentation](https://docs.gocd.io/) | [Open Source](https://gocd.io/download) | [![Stars](https://img.shields.io/github/stars/gocd/gocd)](https://github.com/gocd/gocd) | |[GitLab](https://about.gitlab.com/product/continuous-integration/) | GitLab is a single application for the entire DevOps lifecycle | Languages: everything that can be installed on Linux. Compatible with Linux, Windows, Android and iOS | GitLab, GitHub, Bitbucket | [Documentation](https://docs.gitlab.com/ee/ci/README.html) | [Open Source](https://about.gitlab.com/install/) plus [Free with limitations](https://about.gitlab.com/pricing/#gitlab-com) hosted version | | +|[gitlab-ci-local](https://github.com/firecow/gitlab-ci-local) | Run your GitLab CI/CD pipelines locally instead of pushing to test your .gitlab-ci.yml | Docker and shell executor, variable expansion, includes, caching, artifacts, services, parallel jobs | GitLab | [Documentation](https://github.com/firecow/gitlab-ci-local#readme) | [Open Source](https://github.com/firecow/gitlab-ci-local) (MIT) | [![Stars](https://img.shields.io/github/stars/firecow/gitlab-ci-local.svg)](https://github.com/firecow/gitlab-ci-local) | |[GitGud](https://gitgud.io/) | Free & Reliable Git hosting site powered by GitLab | Everything that GitLab does but for free | GitLab, Bitbucket, GitHub, Gitea, Clone by URL | [Documentation](https://docs.gitlab.com/ee/ci/README.html) | [Completely Free](https://gitgud.io/users/sign_in) | | |[GitHub Actions](https://github.com/features/actions) | Automate your workflow from idea to production | Workflows run in Linux, macOS, Windows, and containers on GitHub-hosted servers | GitHub | [Documentation](https://help.github.com/en/actions/automating-your-workflow-with-github-actions) | Free for Open Source and free with limits for private repositories | | |[Hound CI](https://houndci.com/) | Hound integrates with your existing workflow by reviewing and commenting on code. | Languages: Bash, Elixir, Go, HAML, JavaScript, CoffeeScript, TypeScript, Markdown, PHP, Python, Ruby, Sass/SCSS, Swift | GitHub | | [Public repositories for free](https://houndci.com/) | |