google/proto-lens

Find a path forward for CI

Closed this issue · 2 comments

Per Google policy we can't migrate to travis-ci.com as it requires additional write access to the repo.

Thus we should look at some alternatives promptly.

Some possible alternatives we could explore:

  • Cloud Build
  • Kokoro
  • GitHub Actions
  • CircleCI
  • AppVeyor

Opinions? Volunteers?

I have an unfinished attempt to use Actions in blackgnezdo#1

awpr commented

FYI I spent last weekend setting up https://github.com/google/hs-portray/actions/runs/1252211007 -- it looks like proto-lens doesn't use Stack, but perhaps either you could add a stack build and use it as-is, or use it as a basis for a cabal one.