Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Code Review System: Gerrit (e.g., for free via http://gerrithub.io, or self-hosted on a COVESA VM).
  • Source Code Hosting: Gerrit or Github (need to check if http://gerrithub.io has any restrictions compared to free tier on GitHub)
    NOTE: LineageOS uses Gerrit (self-hosted), and replicates all repositories to GitHub, which gives 2 advantages which may be irrelevant for us:
    • scale (less traffic to their Gerrit server, less load),
    • backup of repositories and all Gerrit data (since Gerrit v3).
  • CI: no preference (Travis CI seems to have free tier for Open Source).
  • Build host: COVESA VM (alternatively Crave.io for FOSS maybe possible, need to ask them).
  • Test host: COVESA VM (maaaybee also ask Crave.io, but that would be a stretch).
  • Binary hosting for releases and finished builds: no preference, ideally a highly available trusted source.