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.1.0 #209

Merged
merged 5 commits into from
Jan 29, 2025
Merged

chore: bump version to 0.1.0 #209

merged 5 commits into from
Jan 29, 2025

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Jan 28, 2025

Description

This PR is a re-submission of #207. The package will be updated to version 0.1.0.
I've run the following commands.

git rm control/stop_accel_evaluator/COLCON_IGNORE
catkin_generate_changelog --all
find . -name "package.xml" -exec sed -i "" 's/<version>.*<\/version>/<version>0.0.0<\/version>/g' {} \;
catkin_prepare_release --no-push --bump minor

After merging this, I will push 0.1.0 tag.

How was this PR tested?

Notes for reviewers

None.

Effects on system behavior

None.

Copy link

github-actions bot commented Jan 28, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
@sasakisasaki
Copy link

Thank you so much! Now I have started review 👍

Copy link

@sasakisasaki sasakisasaki left a comment

Choose a reason for hiding this comment

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

Quick Comment

Thank you for adding and fixing lots of the files!

Reason for Approval

I have checked all the updated files one-by-one and I believe all the fixes are applied as expected. This PR is very helpful not only for versioning of this repository itself, and also super useful to suppress inconsistent versioning for each packages in this repository.

I totally agree with merge 👍

@youtalk
Copy link
Member Author

youtalk commented Jan 28, 2025

@takayuki5168 Is the stop_accel_evaluator package planned to be deprecated since there is a COLCON_IGNORE in the package?
https://github.com/autowarefoundation/autoware_tools/blob/main/control/stop_accel_evaluator/COLCON_IGNORE

@youtalk youtalk disabled auto-merge January 28, 2025 12:18
@takayuki5168
Copy link
Contributor

@youtalk
The package was created several years ago, and is currently not used anymore.
It's fine to remove the package.

Signed-off-by: Yutaka Kondo <[email protected]>
@youtalk youtalk enabled auto-merge (squash) January 28, 2025 21:57
@mitsudome-r mitsudome-r disabled auto-merge January 29, 2025 00:11
@mitsudome-r mitsudome-r merged commit 45eafd9 into main Jan 29, 2025
19 checks passed
@mitsudome-r mitsudome-r deleted the release-0.1.0 branch January 29, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants