-
Notifications
You must be signed in to change notification settings - Fork 37
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 up version to 0.1.0
to release autoware_geography_utils
#161
Conversation
Update CODEOWNERS-manual
* chore: update CODEOWNERS Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * style(pre-commit): autofix --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
… check (#106) * remove supressions-list option Signed-off-by: Yutaka Kondo <[email protected]> * use the same option Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: Yutaka Kondo <[email protected]>
* chore: update CODEOWNERS Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * style(pre-commit): autofix --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add file Signed-off-by: Yutaka Kondo <[email protected]> * Revert "chore(.github): change suppression options in `cppcheck-differencial` check (#106)" This reverts commit 0b33221. --------- Signed-off-by: Yutaka Kondo <[email protected]>
* remove autoware_common Signed-off-by: Yutaka Kondo <[email protected]> * remove autoware_msgs Signed-off-by: Yutaka Kondo <[email protected]> * Revert "remove autoware_msgs" This reverts commit c5d9aa4. --------- Signed-off-by: Yutaka Kondo <[email protected]>
update readme Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: M. Fatih Cırıt <[email protected]>
* chore: sync files Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * style(pre-commit): autofix * include what you use Signed-off-by: M. Fatih Cırıt <[email protected]> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: M. Fatih Cırıt <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
Signed-off-by: M. Fatih Cırıt <[email protected]>
…e file (#117) Signed-off-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
…121) Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
* add test Signed-off-by: Yutaka Kondo <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Yutaka Kondo <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Yutaka Kondo <[email protected]> Co-authored-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
* use using Signed-off-by: Yutaka Kondo <[email protected]> * refactor height Signed-off-by: Yutaka Kondo <[email protected]> * refactor projection Signed-off-by: Yutaka Kondo <[email protected]> * refactor lanelet2_projector Signed-off-by: Yutaka Kondo <[email protected]> * set class name Signed-off-by: Yutaka Kondo <[email protected]> * revert string Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
I will merge this by a MERGE COMMIT after approval. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## humble #161 +/- ##
=========================================
Coverage ? 78.75%
=========================================
Files ? 11
Lines ? 193
Branches ? 73
=========================================
Hits ? 152
Misses ? 11
Partials ? 30
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
To release autoware.universe
0.40.0
, this PR releases autoware.core0.1.0
, which includesautoware_geography_utils
.Note that this PR's target branch is
humble
.https://github.com/autowarefoundation/autoware/actions/runs/12628308408/job/35184256350?pr=5624#step:5:1295
Related links
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.