Skip to content

prep snapit for OIDC#607

Closed
robin-drexler wants to merge 1 commit into
mainfrom
rd/fix-snapit
Closed

prep snapit for OIDC#607
robin-drexler wants to merge 1 commit into
mainfrom
rd/fix-snapit

Conversation

@robin-drexler
Copy link
Copy Markdown
Member

see https://github.com/Shopify/ui-extensions/blob/2026-07-rc/.github/workflows/deploy.yml#L26 as an example for a config that has been updated alredy

We're bumping snapit so it works with OIDC and we're adding the necessary permissions.

We can't test this yet unfortunately. So we might have to make some adjustments soon.


- uses: ./.github/workflows/actions/prepare

- name: Update npm to 11.7
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

same as in ui-extensions. needed to ensure OIDC flows work

NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: '' # Empty string forces OIDC
NPM_CONFIG_PROVENANCE: true
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@robin-drexler
Copy link
Copy Markdown
Member Author

closed in favor of #608

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.

2 participants