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: freeze Nebula version to v0.0.1 #5271

Merged

Conversation

mojomex
Copy link
Contributor

@mojomex mojomex commented Sep 24, 2024

Description

This PR freezes Nebula to version v0.0.1 (the current main branch, pre-merge of the current develop branch).
This is to prevent timing issues now and in the future when releasing breaking changes in Nebula.

🟢 The version referenced by this tag is the same one that is currently referenced by main, so there are no code changes.

Tests performed

Commit IDs are the same between the two refs:

Before:

~/autoware/src/sensor_component/external/nebula$ git branch
* main
~/autoware/src/sensor_component/external/nebula$ git rev-parse HEAD
18af521fc3a3ab1ce9c17ec94c2a0a8633317de4

After:

~/autoware/src/sensor_component/external/nebula$ git branch
* (HEAD detached at v0.0.1)
  main
~/autoware/src/sensor_component/external/nebula$ git rev-parse HEAD
18af521fc3a3ab1ce9c17ec94c2a0a8633317de4

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

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.

  • 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.

Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
@mojomex mojomex self-assigned this Sep 24, 2024
@mitsudome-r mitsudome-r added the tag:run-health-check Run health-check label Sep 24, 2024
@mitsudome-r mitsudome-r enabled auto-merge (squash) September 24, 2024 01:34
@mitsudome-r mitsudome-r merged commit 7306fa6 into autowarefoundation:main Sep 24, 2024
19 checks passed
@mojomex mojomex deleted the chore/freeze-nebula-version branch September 24, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:run-health-check Run health-check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants