-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.3.3 #286
Release 0.3.3 #286
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 <[email protected]>
b3d801a
to
08ff1b9
Compare
@herb-kuta-lge / @tfoote PTAL @nuclearsandwich thanks for getting the actions working for us! |
Signed-off-by: Hunter L. Allen <[email protected]>
08ff1b9
to
b9cd6a1
Compare
* Set up tag for 0.3.3 Signed-off-by: Hunter L. Allen <[email protected]> * Update changelog Signed-off-by: Hunter L. Allen <[email protected]>
Signed-off-by: Hunter L. Allen [email protected]
@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