Skip to content

Add daily workflow to auto-update TheRock dependencies#100

Draft
lumachad wants to merge 1 commit intoamd-stagingfrom
users/lumachad/amd-staging/updater
Draft

Add daily workflow to auto-update TheRock dependencies#100
lumachad wants to merge 1 commit intoamd-stagingfrom
users/lumachad/amd-staging/updater

Conversation

@lumachad
Copy link
Copy Markdown
Collaborator

Add scheduled workflow that runs every day at 00:00 UTC to automatically update TheRock commit references and container image digests. The workflow:

  • Fetches the latest TheRock HEAD commit from the upstream repository
  • Retrieves the latest ghcr.io/rocm/therock_build_manylinux_x86_64 digest
  • Retrieves the latest ghcr.io/rocm/no_rocm_image_ubuntu24_04_rocgdb digest
  • Updates therock-ci-linux.yml and therock-test-packages.yml with new values
  • Creates a PR with the changes, or updates an existing auto-update PR if one is already open

This ensures CI workflows stay up-to-date with the latest TheRock releases and container images without manual intervention.

Add scheduled workflow that runs every day at 00:00 UTC to automatically
update TheRock commit references and container image digests. The workflow:

- Fetches the latest TheRock HEAD commit from the upstream repository
- Retrieves the latest ghcr.io/rocm/therock_build_manylinux_x86_64 digest
- Retrieves the latest ghcr.io/rocm/no_rocm_image_ubuntu24_04_rocgdb digest
- Updates therock-ci-linux.yml and therock-test-packages.yml with new values
- Creates a PR with the changes, or updates an existing auto-update PR if one
  is already open

This ensures CI workflows stay up-to-date with the latest TheRock releases
and container images without manual intervention.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lumachad lumachad self-assigned this Apr 24, 2026
@lumachad
Copy link
Copy Markdown
Collaborator Author

Draft, as it is a bit experimental.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant