Kevin Moore
Kevin Moore
https://docs.github.com/en/free-pro-team@latest/actions/reference/specifications-for-github-hosted-runners#supported-runners-and-hardware-resources https://github.com/google/mono_repo.dart/blob/da36b7301fe3dbf2aa8f9d58ac00b7ddf3e3f4c6/mono_repo/lib/src/commands/github/github_yaml.dart#L237 Should likely just let the OS flow through. The fact that we map travis OS -> github is gravy.
Might be nice!
Struggling with getting this working right
It's possible some tasks could modify the local checkout – would be good to offer a check before each task is run to make sure it's clean
We have some good internal guidance, we should formalize it and share Google internal link: go/versioning-dart-repo-packages CC @nex3 @kwalrath
Fixes https://github.com/dart-lang/shelf/issues/271
- update with new output - trying out coverage
At the moment, any verb sends content, which is weirdh!