Skip to content

WIP: Add CI comparison template

Achilleas Pipinellis requested to merge comparison-ci-template into master

This MR provides a CI comparison template to use with all CI competitors. I'm opening this for discussion and improvements.


Relates to https://gitlab.com/gitlab-com/www-gitlab-com/issues/1337

More additions:

  • We might need an "Install Anywhere" section. That's the same as multi-platform support.
  • Permissions model same as GitLab, no configuration or adding members or authenticating with 3rd party services needed.
  • Support of .gitlab-ci.yml templates.
  • We should add before the comparison that CI also means setting up the Runner. So we're also comparing to that.
  • Run the pipeline only for the latest commit (auto-cancel).

Merge request reports