Skip to content
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 0.41.2 #10161

Merged
merged 1 commit into from
Feb 20, 2025
Merged

chore: bump version to 0.41.2 #10161

merged 1 commit into from
Feb 20, 2025

Conversation

xmfcx
Copy link
Contributor

@xmfcx xmfcx commented Feb 19, 2025

Description

We've fixed the build bug and build-depends ci. Now bumping the patch version.

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

This PR was generated with:

# create a new branch at humble
catkin_generate_changelog
# commit the changes with a dummy name
catkin_prepare_release --bump patch --no-push
# then squash last 2 commits, push, create the PR against humble

Interface changes

None.

Effects on system behavior

None.

@xmfcx xmfcx requested a review from djargot as a code owner February 19, 2025 04:38
@github-actions github-actions bot added component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:tools Utility and debugging software. (auto-assigned) component:system System design and integration. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) labels Feb 19, 2025
Copy link

github-actions bot commented Feb 19, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@xmfcx
Copy link
Contributor Author

xmfcx commented Feb 19, 2025

This can be merged with squash merge.

@xmfcx xmfcx self-assigned this Feb 19, 2025
@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 19, 2025
@xmfcx
Copy link
Contributor Author

xmfcx commented Feb 19, 2025

This PR was generated with:

# create a new branch at humble
catkin_generate_changelog
# commit the changes with a dummy name
catkin_prepare_release --bump patch --no-push
# then squash last 2 commits, push, create the PR against humble

@xmfcx
Copy link
Contributor Author

xmfcx commented Feb 19, 2025

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx marked this pull request as ready for review February 19, 2025 06:15
Copy link
Contributor

@knzo25 knzo25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.26%. Comparing base (b25b10c) to head (b6c1158).
Report is 4 commits behind head on humble.

Additional details and impacted files
@@            Coverage Diff             @@
##           humble   #10161      +/-   ##
==========================================
- Coverage   29.28%   29.26%   -0.02%     
==========================================
  Files        1442     1440       -2     
  Lines      108148   108118      -30     
  Branches    42641    42641              
==========================================
- Hits        31671    31644      -27     
- Misses      73349    73424      +75     
+ Partials     3128     3050      -78     
Flag Coverage Δ *Carryforward flag
differential 30.72% <ø> (+15.17%) ⬆️
differential-cuda 29.26% <ø> (-0.03%) ⬇️
total 29.21% <ø> (ø) Carriedforward from b25b10c

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xmfcx xmfcx merged commit 5792f79 into humble Feb 20, 2025
33 of 34 checks passed
@xmfcx xmfcx deleted the chore/bump branch February 20, 2025 02:38
@xmfcx
Copy link
Contributor Author

xmfcx commented Feb 20, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:system System design and integration. (auto-assigned) component:tools Utility and debugging software. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants