Compare commits

...

5 commits

Author SHA1 Message Date
ekaralyte
35f3c1ddc8
Merge 08db952c32 into c1d746b805 2025-07-04 05:07:33 +02:00
Blue Falcon
c1d746b805
Fix grammar in Pull Request template (#626)
This a fix for the Pull Request template.
2025-07-01 21:58:22 +00: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
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@ Thank you for taking the time to work on a PR for Awesome-Sysadmin!
To ensure your PR is dealt with swiftly please check the following:
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
- [ ] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
- [ ] Software you are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
Do not add a duplicate `Source code` link if it is the same as the main link.

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`