chore(ci): bump socket-registry refs to d54c36d0 + delegate weekly-update#1237
chore(ci): bump socket-registry refs to d54c36d0 + delegate weekly-update#1237John-David Dalton (jdalton) wants to merge 1 commit intomainfrom
Conversation
|
Cursor (@cursor) review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 0cb3a6c. Configure here.
|
Cursor (@cursor) review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 0cb3a6c. Configure here.
|
Cursor (@cursor) review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 0cb3a6c. Configure here.
|
Cursor (@cursor) review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 0cb3a6c. Configure here.
|
Cursor (@cursor) review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 0cb3a6c. Configure here.
|
Cursor (@cursor) review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 0cb3a6c. Configure here.
…date Update all SocketDev/socket-registry action/workflow SHA pins in .github/workflows/ to d54c36d0bed05ffffbe8b14e7663927eaa19d5df (the current propagation SHA per socket-registry's _local-not-for-reuse-*.yml pins). Also: .github/workflows/weekly-update.yml is now a thin delegator to SocketDev/socket-registry/.github/workflows/weekly-update.yml — the shared Layer 3 reusable that invokes the /updating skill umbrella via Claude Code. Drops ~340 lines of inline update logic; same behavior.
0cb3a6c to
781478b
Compare
Summary
Layer 4 / external propagation cascade following the merge of SocketDev/socket-registry#269 (xport lock-step family + new `weekly-update.yml` reusable).
Changes
SHA pin bump: all `SocketDev/socket-registry/.github/...@` refs in `.github/workflows/` updated from `@34fef52b` → `@d54c36d0bed05ffffbe8b14e7663927eaa19d5df` (current propagation SHA; verified via `grep` that the socket-registry `_local-not-for-reuse-*.yml` workflows all pin this SHA).
Delegate weekly-update to the new reusable: `.github/workflows/weekly-update.yml` reduced from 360 lines of inline logic to a thin 20-line delegator that calls `SocketDev/socket-registry/.github/workflows/weekly-update.yml@d54c36d0`. Same behavior — the reusable invokes Claude Code with the `/updating` skill umbrella (npm deps + xport drift + submodule bumps + workflow pins).
Cascade context
Part of the synchronized SHA bump across all Socket consumer repos:
All 5 socket-registry `_local-not-for-reuse-*.yml` files and the 4 direct-push consumer repos now pin the same SHA (`d54c36d0`).
Test plan