argo-admin-template
argo-admin-template copied to clipboard
Template repository for App Extensions build with Shopify/shopify-app-cli
`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"` Instructions for envvar usage from...
`CheckboxProps` is incorrectly setting `value` for a checkbox to be type: `boolean`. Value should be string as per https://polaris.shopify.com/components/forms/checkbox
┏━━ Cloning https://github.com/Shopify/argo-admin-template.git into subscription-extention... ━━━━━━ ┃ 100% ┗━━ ✓ Cloned into subscription-extention ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ (2.5s) ━━ ┏━━ Installing dependencies with npm... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ┃ ✗ Unable to install all 12 dependencies...
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.8 to 5.0.1. Release notes Sourced from actions/cache's releases. v5.0.1 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.7.0 to 6.0.1. Release notes Sourced from actions/checkout's releases. v6.0.1 What's Changed Update all references from v5 and v4 to v6 by @ericsciple in actions/checkout#2314 Add worktree...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.3 to 6.1.0. Release notes Sourced from actions/setup-node's releases. v6.1.0 What's Changed Enhancement: Remove always-auth configuration handling by @priyagupta108 in actions/setup-node#1436 Dependency updates: Upgrade @actions/cache from 4.0.3...