Skip to content

Use consistent label for extension-only template in app init#7477

Open
nickwesselman wants to merge 1 commit intomainfrom
nwesselman/init-extension-only-label
Open

Use consistent label for extension-only template in app init#7477
nickwesselman wants to merge 1 commit intomainfrom
nwesselman/init-extension-only-label

Conversation

@nickwesselman
Copy link
Copy Markdown
Contributor

Summary

  • The HOSTED_APPS env var no longer changes the label of the extension-only template option in shopify app init — it only swaps the template URL.
  • Both modes now show "Build an extension-only app".

Test plan

  • pnpm vitest run packages/app/src/cli/prompts/init/init.test.ts
  • pnpm eslint packages/app/src/cli/prompts/init/init.ts packages/app/src/cli/prompts/init/init.test.ts
  • pnpm nx type-check

🤖 Generated with Claude Code

The HOSTED_APPS env var should only change the template URL, not the
displayed label.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@nickwesselman nickwesselman requested a review from a team as a code owner May 6, 2026 14:57
@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants