Skip to content

more prep for oidc#608

Merged
robin-drexler merged 1 commit into
mainfrom
rd/prepare-oidcs
Apr 30, 2026
Merged

more prep for oidc#608
robin-drexler merged 1 commit into
mainfrom
rd/prepare-oidcs

Conversation

@robin-drexler
Copy link
Copy Markdown
Member

@robin-drexler robin-drexler commented Apr 28, 2026

Npm only allows one singular action be be allow-listed so we need to move everything that publishes into deploy.yml

That means that each job now needs to check if it actually should be running by adding a bunch of checks in the if block.

this is a similar setup to what we have in ui-extensions: https://github.com/Shopify/ui-extensions/blob/2026-07-rc/.github/workflows/deploy.yml

See https://shopify.slack.com/archives/C01MXHNTT4Z/p1777390651870159?thread_ts=1777312754.951729&cid=C01MXHNTT4Z for more context

🎩

I'm afraid we'll have to merge and try this. 🙃

branches: [main]
branches:
- main
- changeset-release/main
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.

needed because this is where preview-versions ran before

Comment thread .nvmrc
@@ -1 +1 @@
v20.11.0
v20.20.0
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.

seems needed for npm in the version that we want

Copy link
Copy Markdown

@andrewmcgov andrewmcgov left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks for doing this.

@robin-drexler robin-drexler merged commit f6d7770 into main Apr 30, 2026
5 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.

2 participants