autowarefoundation / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
8.58k stars 2.88k forks source link

refactor(docker,ci): rename `autoware-openadk` to `autoware` and `adkit` to `openadkit` #4785

Closed youtalk closed 1 month ago

youtalk commented 1 month ago

Description

This PR is a subset of https://github.com/autowarefoundation/autoware/pull/4673 It renames autoware-openadk to autoware and adkit to openadkit.

Tests performed

https://github.com/autowarefoundation/autoware/actions/runs/9264954323

Effects on system behavior

Not applicable.

Interface changes

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.

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

oguzkaganozt commented 1 month ago

@youtalk thanks for this great initiative for splitting the PR

xmfcx commented 1 month ago

@youtalk @oguzkaganozt these should be updated too:

And their arm64 counterparts. Please keep in mind the universe CI heavily depends on these docker images.

youtalk commented 1 month ago

Oh, good catch. I've made the fix https://github.com/autowarefoundation/autoware.universe/pull/7179 I keep in mind from now on.