Skip to content

refactor(build_depends): rename build_depends_humble.repos to build_depends_stable.repos#12453

Merged
xmfcx merged 1 commit intomainfrom
refactor/build-depends-stable-rename
Apr 9, 2026
Merged

refactor(build_depends): rename build_depends_humble.repos to build_depends_stable.repos#12453
xmfcx merged 1 commit intomainfrom
refactor/build-depends-stable-rename

Conversation

@xmfcx
Copy link
Copy Markdown
Contributor

@xmfcx xmfcx commented Apr 9, 2026

Why

The file was named after the Humble distro but its contents are distro-agnostic pinned versions used across all build pipelines. Renaming it to build_depends_stable.repos reflects its actual purpose and avoids confusion as Humble is phased out.


Test plan

  • Verify no remaining references to the old name: grep -r build_depends_humble .github/ build_depends_nightly.repos should return no results
  • CI workflows that trigger on build_depends*.repos changes should still detect this PR

…epends_stable.repos

The file contains pinned/stable dependency versions and is not
distro-specific. Rename to reflect its actual purpose.

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx self-assigned this Apr 9, 2026
@github-actions github-actions Bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

Thank you for contributing to the Autoware project!

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

Please ensure:

@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Apr 9, 2026
@xmfcx xmfcx merged commit b3c2488 into main Apr 9, 2026
46 of 51 checks passed
@xmfcx xmfcx deleted the refactor/build-depends-stable-rename branch April 9, 2026 13:24
@github-project-automation github-project-automation Bot moved this from To Triage to Done in Software Working Group Apr 9, 2026
paulsohn pushed a commit to paulsohn/autoware_universe that referenced this pull request Apr 15, 2026
…epends_stable.repos (autowarefoundation#12453)

The file contains pinned/stable dependency versions and is not
distro-specific. Rename to reflect its actual purpose.

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
mkquda pushed a commit to tier4/autoware_universe that referenced this pull request Apr 22, 2026
…epends_stable.repos (autowarefoundation#12453)

The file contains pinned/stable dependency versions and is not
distro-specific. Rename to reflect its actual purpose.

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants