Skip to content

chore(ci): bump socket-registry refs to d54c36d0 + delegate weekly-update#1237

Open
John-David Dalton (jdalton) wants to merge 1 commit intomainfrom
chore/ci-cascade-main-34fef52b
Open

chore(ci): bump socket-registry refs to d54c36d0 + delegate weekly-update#1237
John-David Dalton (jdalton) wants to merge 1 commit intomainfrom
chore/ci-cascade-main-34fef52b

Conversation

@jdalton
Copy link
Copy Markdown
Contributor

@jdalton John-David Dalton (jdalton) commented Apr 18, 2026

Summary

Layer 4 / external propagation cascade following the merge of SocketDev/socket-registry#269 (xport lock-step family + new `weekly-update.yml` reusable).

Changes

  1. 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).

  2. 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

  • CI green
  • Verify no stale refs: `grep -rn "SocketDev/socket-registry" .github/ | grep "@" | grep -v d54c36d0` returns nothing (aside from third-party refs)

@jdalton
Copy link
Copy Markdown
Contributor Author

Cursor (@cursor) review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@jdalton
Copy link
Copy Markdown
Contributor Author

Cursor (@cursor) review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@jdalton
Copy link
Copy Markdown
Contributor Author

Cursor (@cursor) review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@jdalton
Copy link
Copy Markdown
Contributor Author

Cursor (@cursor) review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@jdalton
Copy link
Copy Markdown
Contributor Author

Cursor (@cursor) review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@jdalton
Copy link
Copy Markdown
Contributor Author

Cursor (@cursor) review

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ 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.
@jdalton John-David Dalton (jdalton) force-pushed the chore/ci-cascade-main-34fef52b branch from 0cb3a6c to 781478b Compare April 19, 2026 03:46
@jdalton John-David Dalton (jdalton) changed the title chore(ci): bump socket-registry action refs to main (34fef52b) chore(ci): bump socket-registry refs to d54c36d0 + delegate weekly-update Apr 19, 2026
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