-
Notifications
You must be signed in to change notification settings - Fork 17
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
chore: bump version to 1.2.0 #32
chore: bump version to 1.2.0 #32
Conversation
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #32 +/- ##
====================================
Coverage 0.00% 0
====================================
Files 12 0 -12
Lines 391 0 -391
====================================
+ Misses 391 0 -391
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@mitsudome-r Please try to run bloom-release. |
@mitsudome-r Since we have also already released for Jazzy and Rolling, could you take care of those as well? |
Description
This bumps the version of autoware_internal_msgs to 1.2.0.
This release is necessary to use the stamped messages added in #31 for migration discussed in autowarefoundation/autoware#5580.
Related links
autowarefoundation/autoware#5580
Tests performed
I've tested build locally with the full autoware stack.
Notes for reviewers
Effects on system behavior
None.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.