Closed allenh1 closed 2 years ago
@herb-kuta-lge okay, updated changelog. PTAL
@tfoote / @nuclearsandwich I've seen some articles about Travis changing rules and whatnot... What actions are required to get that up and running again here?
Travis is basically only available for paying clients now. We have generally switched everything over to GIthub Actions which wer running on Travis.
I see there's both master
and main
branches. Is the intent that they always be coincident? Currently, they're not.
As repos transition to main from master I've found using this github action to automatically mirror it useful. Example in rocker: https://github.com/osrf/rocker/blob/main/.github/workflows/mirror-main-to-master.yaml
I've opened https://github.com/ros-infrastructure/superflore/pull/288 to add a GitHub Action for superflore CI.
@herb-kuta-lge / @tfoote PTAL
@nuclearsandwich thanks for getting the actions working for us!
Signed-off-by: Hunter L. Allen hunter.allen@ghostrobotics.io
@shr-project / @herb-kuta-lge I need to generate the changelog, but this is step one... I'll set it up on my laptop and see how it goes.
Closes #283