Conversation
|
@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 |
|
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 #288 to add a GitHub Action for superflore CI. |
Signed-off-by: Hunter L. Allen <hunter.allen@ghostrobotics.io>
b3d801a to
08ff1b9
Compare
|
@herb-kuta-lge / @tfoote PTAL @nuclearsandwich thanks for getting the actions working for us! |
Signed-off-by: Hunter L. Allen <hunter.allen@ghostrobotics.io>
08ff1b9 to
b9cd6a1
Compare
* Set up tag for 0.3.3 Signed-off-by: Hunter L. Allen <hunter.allen@ghostrobotics.io> * Update changelog Signed-off-by: Hunter L. Allen <hunter.allen@ghostrobotics.io>
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