Skip to content

prepare for using oidc for deployment#1281

Merged
mansona merged 1 commit intomasterfrom
oidc
Oct 7, 2025
Merged

prepare for using oidc for deployment#1281
mansona merged 1 commit intomasterfrom
oidc

Conversation

@mansona
Copy link
Member

@mansona mansona commented Oct 7, 2025

No description provided.

registry-url: 'https://registry.npmjs.org'
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: npm install -g npm@latest # we are doing this to make sure theat the gloabally installed npm is new enough to support OIDC
Copy link
Member

Choose a reason for hiding this comment

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

This is 👍 but just wanted to point out that you are giving this workflow more permissions than needed above (probably through copy pasta)

Copy link
Member

@kategengler kategengler left a comment

Choose a reason for hiding this comment

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

I set up on npm for oidc

@mansona mansona merged commit c49ec04 into master Oct 7, 2025
13 checks passed
@github-actions github-actions bot mentioned this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants