Skip to content

automation: roll pigweed every day #263

Merged
cfrantz merged 3 commits into
OpenPRoT:mainfrom
cfrantz:roller
Jun 2, 2026
Merged

automation: roll pigweed every day #263
cfrantz merged 3 commits into
OpenPRoT:mainfrom
cfrantz:roller

Conversation

@cfrantz
Copy link
Copy Markdown
Collaborator

@cfrantz cfrantz commented Jun 2, 2026

It appears that dependabot cannot roll dependencies that don't have
semantic-versioning version numbers.

The roller.py script looks for dependencies in MODULE.bazel with the
magic comment # roll:<dep>. We query the origin of such deps and
update the git hash with the hash retrieved from the origin.

@cfrantz cfrantz requested review from davexroth and moidx June 2, 2026 20:15
@cfrantz cfrantz force-pushed the roller branch 2 times, most recently from cbb3289 to d3be1d1 Compare June 2, 2026 20:35
Copy link
Copy Markdown
Collaborator

@moidx moidx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we revert the dependabot configuration?

Comment thread .github/workflows/roll-pigweed.yml
cfrantz added 3 commits June 2, 2026 15:10
It appears that `dependabot` cannot roll dependencies that don't have
semantic-versioning version numbers.

The `roller.py` script looks for dependencies in MODULE.bazel with the
magic comment `# roll:<dep>`.  We query the origin of such deps and
update the git hash with the hash retrieved from the origin.

Signed-off-by: Chris Frantz <cfrantz@google.com>
Signed-off-by: Chris Frantz <cfrantz@google.com>
Signed-off-by: Chris Frantz <cfrantz@google.com>
@cfrantz cfrantz merged commit bf97516 into OpenPRoT:main Jun 2, 2026
5 checks passed
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