-
Notifications
You must be signed in to change notification settings - Fork 198
TEMP - Testing instructions #5909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TEMP - Testing instructions #5909
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Unused files (2)
|
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success2918 tests passing in 1262 suites. Report generated by 🧪jest coverage report action from 9c455db |
8687fb4
to
d504f78
Compare
c32ba32
to
cd41af8
Compare
update dev docs links for package command
Bumps the babel group with 1 update in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Bumps the babel group with 1 update in the /packages/eslint-plugin-cli directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.27.1 to 7.27.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-core) Updates `@babel/core` from 7.27.1 to 7.27.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
…201169320 Bump the babel group across 2 directories with 1 update
Bumps the esbuild group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1 update in the /packages/app directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1 update in the /packages/cli directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1 update in the /packages/create-app directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.4 to 0.25.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.4...v0.25.5) Updates `esbuild` from 0.25.4 to 0.25.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.4...v0.25.5) Updates `esbuild` from 0.25.4 to 0.25.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.4...v0.25.5) Updates `esbuild` from 0.25.4 to 0.25.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.4...v0.25.5) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: esbuild - dependency-name: esbuild dependency-version: 0.25.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: esbuild - dependency-name: esbuild dependency-version: 0.25.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: esbuild - dependency-name: esbuild dependency-version: 0.25.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: esbuild ... Signed-off-by: dependabot[bot] <support@github.com>
…-9cbb25e241 Bump the esbuild group across 4 directories with 1 update
Add BP mutation to ensure access to a dev store + Ensure user access to selected dev stores
Refactor store fetch, remove dead code
…d-admins Provision user access to stores only when permitted
Use example for missing store help text
Implement alternative approach where items without groups ('Other') always appear at the very end, regardless of groupOrder specification. This provides better UX as users expect the fallback 'Other' category to be last. Changes: - Update SelectInput sorting logic to use MAX_SAFE_INTEGER + 1 for ungrouped items - Add comprehensive test demonstrating the new behavior - Update existing test snapshots to reflect the improved ordering 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Move comment position
Add sort order to generate extensions list
Fix `_shopify_essential` issues related to data replication and unstable connections
added error handling for authorization when backend server may not be reachable
…nt variable This change ensures that the SHOPIFY_FLAG_ENVIRONMENT environment variable is correctly parsed and used when passed as an environment variable.
Handle SHOPIFY_FLAG_ENVIRONMENT correctly when passed as an environment variable
Do not require authentication for app function build
[Feature] Display UI Extension Logs from Extensibility Host
…g_module_loading_by_default Use improved config module loading by default
Add /listings folder to theme package command
Add validation to prevent app-specific webhooks and legacy install flow
Remove the encryption certificate content validation from the CLI Schema
This PR seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. |
DO NOT merge: this branch is just testing instructions for the downstack PR.