fix(deploy): migrate hub commands to scoped tokens #249
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
gmackie/ForgeGraph!249
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/public-feed-scheduler-hub-token"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
Rollout
This is phase A of a two-phase migration. The deploy requires both scoped-token support and
legacyCommandTokens: truebefore promoting the Worker. A follow-up PR will remove the migration flag after this PR is live and scoped callers are proven.Verification
pnpm test(8/8 tasks; web 779 passed, 40 skipped)pnpm typecheck(9/9 tasks)pnpm lint(0 errors; existing warnings only)cd agent && go test ./...