twosigma / git-meta

Repository for the git-meta project -- build your own monorepo using Git submodules
http://twosigma.github.io/git-meta
BSD 3-Clause "New" or "Revised" License
216 stars 50 forks source link

replace travis with github actions #839

Closed novalis closed 2 years ago

novalis commented 2 years ago

This is still flaky, but the flakiness is inherent to the test (that is, I also see it locally), and I don't really understand why it's flaky.

Also there was some weird test that failed in github actions but not locally, so I hacked in what should be a reasonable fix.

leahnp commented 2 years ago

can you link to the tests you ran in github actions?

novalis commented 2 years ago

https://github.com/novalis/git-meta/actions/runs/1105222607