Skip to content

Add scheduled RDK dependency bump via shared workflow#109

Merged
Ethan (stuqdog) merged 2 commits into
viam-modules:mainfrom
stuqdog:use-shared-bump-dependencies
Jul 2, 2026
Merged

Add scheduled RDK dependency bump via shared workflow#109
Ethan (stuqdog) merged 2 commits into
viam-modules:mainfrom
stuqdog:use-shared-bump-dependencies

Conversation

@stuqdog

Copy link
Copy Markdown
Collaborator

Adds a weekly (Wednesday 12:30 EST, plus manual workflow_dispatch) job that bumps go.viam.com/rdk and go.viam.com/api — and only those plus their required transitive minimums, not all dependencies — then opens a PR if anything changed.

This replaces the inline copy of the bump job with a call to the shared reusable workflow — same behavior, same weekly Wednesday schedule, one place to maintain the logic going forward.

⚠️ Depends on viam-modules/common-workflows#23 — that PR adds the reusable workflow this references at @main. Merge it first, or the next scheduled run here will fail with workflow-not-found.

🤖 Generated with Claude Code

Replaces the inline bump_dependencies job with a call to the shared
reusable workflow in viam-modules/common-workflows. Same behavior and
schedule (weekly Wednesday + manual dispatch).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@stuqdog Ethan (stuqdog) force-pushed the use-shared-bump-dependencies branch from d140428 to 105477a Compare June 15, 2026 17:51
@stuqdog Ethan (stuqdog) marked this pull request as ready for review July 2, 2026 17:31
@stuqdog Ethan (stuqdog) merged commit d169fbb into viam-modules:main Jul 2, 2026
5 checks passed
@stuqdog Ethan (stuqdog) deleted the use-shared-bump-dependencies branch July 2, 2026 17:58
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.

2 participants