Compare commits

...

4 commits

Author SHA1 Message Date
ekaralyte
2aa1ad4d95
Merge 08db952c32 into 63ea38eb1f 2025-05-21 07:54:44 +02:00
nodiscc
08db952c32
Merge branch 'master' into patch-1 2025-04-22 19:55:46 +00:00
ekaralyte
df7703cd9c
Update README.md
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
2025-04-17 17:58:33 +03:00
ekaralyte
80849dd3b8
Update README.md
added semaphore under CI/CD section
2025-04-15 14:14:33 +03:00

View file

@ -194,6 +194,7 @@ _Related: [IT Asset Management](#it-asset-management)_
- [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
- [Laminar](https://laminar.ohwg.net) - Fast, lightweight, simple and flexible Continuous Integration. ([Source Code](https://github.com/ohwgiles/laminar)) `GPL-3.0` `C++`
- [PHP Censor](https://github.com/php-censor/php-censor) - Open source self-hosted continuous integration server for PHP projects. `BSD-2-Clause` `PHP`
- [Semaphore](https://semaphore.io) - The Open Source CI/CD Platform. ([Source Code](https://github.com/semaphoreio/semaphore)) `Apache-2.0` `Elixir`
- [Strider](https://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `MIT` `Nodejs`
- [Terrateam](https://terrateam.io) - GitOps-first automation platform for Terraform and OpenTofu workflows with support for self-hosted runners. ([Source Code](https://github.com/terrateamio/terrateam)) `MPL-2.0` `OCaml/Docker`
- [werf](https://werf.io/) - Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. ([Source Code](https://github.com/werf/werf)) `Apache-2.0` `Go`