Skip to content

Commit

Permalink
Add reasoning to introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
evl-8 committed Jan 22, 2025
1 parent 3f2e2e2 commit f1013cc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions research/Github Actions vs Jenkins vs CircleCI.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# GitHub Actions vs Jenkins Comparison vs CircleCI

This document describes a comparison between [GitHub Actions](https://github.com/features/actions) and [Jenkins](https://www.jenkins.io/).
This document describes a comparison between [GitHub Actions](https://github.com/features/actions) and [Jenkins](https://www.jenkins.io/) and [CircleCI](https://circleci.com/).
These two CI/CD tools where choose, because they are among the most popular [^35], [^36], [^37].

## Similarities

Expand Down Expand Up @@ -252,4 +253,7 @@ offers to host all runners in the cloud, while still providing enough resources
[^31]: https://medium.com/@afimaamedufie/circling-around-circleci-8a1a15d751ff
[^32]: https://circleci.com/pricing/price-list/
[^33]: https://circleci.com/docs/using-matrix-jobs/
[^34]: https://circleci.com/docs/configuration-reference/#matrix
[^34]: https://circleci.com/docs/configuration-reference/#matrix
[^35]: https://thectoclub.com/tools/best-ci-cd-tools/
[^36]: https://katalon.com/resources-center/blog/ci-cd-tools
[^37]: https://spacelift.io/blog/ci-cd-tools

0 comments on commit f1013cc

Please sign in to comment.