Skip to content

feat(workers): add safe secret management workflows - #32

Merged
dxiongya merged 1 commit into
mainfrom
integration/KANBY-70-workers-secret-main
Sep 20, 2026
Merged

dxiongya merged 1 commit into
mainfrom
integration/KANBY-70-workers-secret-main

Conversation

@dxiongya

Copy link
Copy Markdown
Collaborator

Workers Secret values now enter through environment variables, stdin, or in-memory env-file parsing and are sent once to the xAPI control plane. The CLI removes direct value arguments, adds provider-status reconciliation, supports atomic batch apply/delete, and documents Cloudflare as the sole long-term value store.

This clean main integration cherry-picks the exact feature already validated and merged to dev in #30; it avoids bringing stale feature history into main.

Validation:

  • bun install --frozen-lockfile
  • bun run typecheck
  • bun run build
  • bun run test — 520 passed
  • npm pack --dry-run --ignore-scripts

Merging this PR does not publish npm. Release Please remains the release and publication authority.

Kanby-Task: KANBY-70

@dxiongya
dxiongya merged commit 0f0ec1b into main Sep 20, 2026
1 of 2 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.

1 participant