Skip to content

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

Merged
nickwesselman merged 1 commit intomainfrom
nwesselman/init-extension-only-label
May 7, 2026
Merged

Use consistent label for extension-only template in app init#7477
nickwesselman merged 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
@nickwesselman nickwesselman added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit e5701f6 May 7, 2026
28 of 30 checks passed
@nickwesselman nickwesselman deleted the nwesselman/init-extension-only-label branch May 7, 2026 16:55
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.

5 participants