Brightspace / rules_csharp

Bazel rules for C#
Apache License 2.0
8 stars 5 forks source link

Add .bazelci/presubmit.yml #55

Closed j3parker closed 4 years ago

j3parker commented 4 years ago

Related to #42

I also need to submit an issue in their repo, according to the documentation.

I've kept this pretty basic. We'd like to test on the 3 major platforms. There are some other things I'd like in the future:

For the extra stuff that might not succeed on attempt 1 it'll be easier to add those as follow-ups, once we can trigger CI :) My goal is to just get something basic working.

j3parker commented 4 years ago

I could of course make this more minimal but I'm feeling lucky ;)