Skip to content

refactor(repositories/autoware.repos): move agnocast under core, switch to autowarefoundation upstream#7070

Merged
xmfcx merged 1 commit intomainfrom
refactor/agnocast-core-location
Apr 28, 2026
Merged

refactor(repositories/autoware.repos): move agnocast under core, switch to autowarefoundation upstream#7070
xmfcx merged 1 commit intomainfrom
refactor/agnocast-core-location

Conversation

@xmfcx
Copy link
Copy Markdown
Contributor

@xmfcx xmfcx commented Apr 27, 2026

  • Moves agnocast from middleware/external/agnocast to core/agnocast and reorders it to the top of the core block.
  • Switches the upstream URL from tier4/agnocast to autowarefoundation/agnocast (pinned version 2.3.3 unchanged).
  • Adds blank-line separators between the core, universe, launcher, and sensor_component sections for readability.

Why

Agnocast is consumed as a core dependency rather than an external middleware add-on, so its previous location under middleware/external/ was misleading. It has also been transferred to the autowarefoundation org, so the .repos entry should track the canonical upstream. Grouping it with the other core/* entries keeps the related TIER IV transition TODO visible at the top of the file.


Test plan

CI passes.

…ch to autowarefoundation upstream

- Moves agnocast from middleware/external/agnocast to core/agnocast and reorders it to the top of the core block.
- Switches the upstream URL from tier4/agnocast to autowarefoundation/agnocast (pinned version 2.3.3 unchanged).
- Adds blank-line separators between the core, universe, launcher, and sensor_component sections.

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx requested a review from mitsudome-r as a code owner April 27, 2026 15:54
@xmfcx xmfcx self-assigned this Apr 27, 2026
@github-actions
Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

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

Please ensure:

@xmfcx xmfcx requested review from Koichi98 and sykwer April 27, 2026 15:54
@xmfcx xmfcx added the run:health-check Run health-check label Apr 27, 2026
@xmfcx xmfcx merged commit 9d7e2b3 into main Apr 28, 2026
35 of 36 checks passed
@xmfcx xmfcx deleted the refactor/agnocast-core-location branch April 28, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run:health-check Run health-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants