ros-infrastructure / superflore

An extended platform release manager for Robot Operating System
Apache License 2.0
52 stars 33 forks source link

Create GitHub Actions CI workflow based on travis job. #288

Closed nuclearsandwich closed 3 years ago

nuclearsandwich commented 3 years ago

Also removes defunct travis.yml config.

nuclearsandwich commented 3 years ago

@allenh1 this PR adds GitHub Actions based CI for Superflore and may be useful in testing the 0.3.3 release.

allenh1 commented 3 years ago

@tfoote can you please remove the travis-ci requirement?

nuclearsandwich commented 3 years ago

@tfoote can you please remove the travis-ci requirement?

I can do that.

nuclearsandwich commented 3 years ago

can you please remove the travis-ci requirement?

I can do that.

Done. @allenh1 do you want to make any of the GitHub Actions checks required for merge?

allenh1 commented 3 years ago

Done. @allenh1 do you want to make any of the GitHub Actions checks required for merge?

Yes please!

nuclearsandwich commented 3 years ago

Yes please!

I didn't make each individual check required but I did make several os/python-version combinations required and we can update those as platforms evolve.