Skip to content

ci(prune): prune workflow に AR 認証を追加#21

Open
april418 wants to merge 1 commit into
masterfrom
ci/prune-ar-auth
Open

ci(prune): prune workflow に AR 認証を追加#21
april418 wants to merge 1 commit into
masterfrom
ci/prune-ar-auth

Conversation

@april418

Copy link
Copy Markdown
Contributor

概要

prune-supply-chain workflow に AR 認証を追加する。

背景

prune action は override の要否を pnpm install で検証するが、@intimatemerger-internal/* を AR から取得する際 401 Unauthorized(No authorization header)になり、判定できず常に全 override を keep していた(prune が実質機能していない)。

変更

  • permissions: id-token: write 追加
  • WIF 認証 + setup-gcloud + npx google-artifactregistry-auth を prune action の前に追加(test/upload workflow と同じパターン)

🤖 Generated with Claude Code

prune action 内部の pnpm install が @intimatemerger-internal/* を AR から
取得する際 401 になり、override の要否判定ができず常に全 keep になっていた。
WIF 認証 + setup-gcloud + artifactregistry-auth を追加して解消する。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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