Skip to content

Add scheduled RDK dependency bump via shared workflow#94

Draft
stuqdog wants to merge 1 commit into
viam-modules:mainfrom
stuqdog:use-shared-bump-dependencies
Draft

Add scheduled RDK dependency bump via shared workflow#94
stuqdog wants to merge 1 commit into
viam-modules:mainfrom
stuqdog:use-shared-bump-dependencies

Conversation

@stuqdog

@stuqdog stuqdog commented Jun 12, 2026

Copy link
Copy Markdown

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 repo had no dependency-update automation; this adds the same weekly RDK bump that uln2003, robotiq, rplidar, and viam-cartographer already run, via the new shared workflow.

⚠️ 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

Calls the shared bump_go_dependencies reusable workflow in
viam-modules/common-workflows on a weekly schedule (or manual
dispatch). Opens a PR when go.viam.com/rdk or go.viam.com/api have a
new release.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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