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

feat(CHANGELOG): bump up version to 1.3.0 #59

Merged
merged 2 commits into from
Jul 3, 2024
Merged

feat(CHANGELOG): bump up version to 1.3.0 #59

merged 2 commits into from
Jul 3, 2024

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Jul 3, 2024

Description

bump up version to 1.3.0

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

youtalk added 2 commits June 24, 2024 10:55
Signed-off-by: Yutaka Kondo <[email protected]>
@youtalk youtalk self-assigned this Jul 3, 2024
@youtalk youtalk marked this pull request as ready for review July 3, 2024 04:28
@youtalk youtalk requested review from esteve and isamu-takagi July 3, 2024 04:29
@youtalk
Copy link
Member Author

youtalk commented Jul 3, 2024

@esteve According to the comment autowarefoundation/autoware_internal_msgs#19 (review), the tag has not been pushed yet. Once it is merged into the main branch, I plan to manually push the tag to the main branch.

$ catkin_prepare_release --bump minor
Prepare the source repository for a release.
Repository type: git
Found packages: autoware_adapi_v1_msgs, autoware_adapi_version_msgs
Prepare release of version '1.3.0' [Y/n]?Y
Trying to push to remote repository (dry run)...
Everything up-to-date
Checking if working copy is clean (no staged changes, no modified files, no untracked files)...
Rename the forthcoming section of the following packages to version '1.3.0': autoware_adapi_v1_msgs, autoware_adapi_version_msgs
Bump version of all packages from '1.2.1' to '1.3.0'
Committing the package.xml files...
[v1.3.0 30d93b5] 1.3.0
 4 files changed, 6 insertions(+), 6 deletions(-)
Creating tag '1.3.0'...
The following commands will be executed to push the changes and tag to the remote repository:
  /usr/bin/git push origin v1.3.0
  /usr/bin/git push origin 1.3.0
Execute commands to push the local commits and tags to the remote repository [Y/n]?n
The release of the source repository has been prepared successfully but the changes have not been pushed yet. After pushing the changes manually the next step will be 'bloom-release'.

@esteve
Copy link
Contributor

esteve commented Jul 3, 2024

@youtalk perfect, thank you so much

@esteve
Copy link
Contributor

esteve commented Jul 3, 2024

@youtalk you can also add the --no-push flag to catkin_prepare_release so that you don't push the changes accidentally.

Copy link
Contributor

@esteve esteve left a comment

Choose a reason for hiding this comment

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

@youtalk LGTM, thanks!

@esteve esteve merged commit 2512a4f into main Jul 3, 2024
12 checks passed
@esteve esteve deleted the v1.3.0 branch July 3, 2024 08:59
@youtalk
Copy link
Member Author

youtalk commented Jul 3, 2024

@esteve Great! Please approve it too😉

@esteve
Copy link
Contributor

esteve commented Jul 3, 2024

@youtalk done 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants