Skip to content

Update preview store create output#7863

Merged
alfonso-noriega merged 1 commit into
mainfrom
preview-create-output-copy
Jun 19, 2026
Merged

Update preview store create output#7863
alfonso-noriega merged 1 commit into
mainfrom
preview-create-output-copy

Conversation

@alfonso-noriega

@alfonso-noriega alfonso-noriega commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

No issue

The shopify store create preview success output should guide merchants toward the most useful next actions after their temporary store is created. The current output includes the domain as store details, but the desired UX emphasizes the store name and puts the store domain directly in follow-up commands.

WHAT is this pull request doing?

Updates the text and JSON result presenter for shopify store create preview so the success output:

  • Shows the created store name without a separate domain row.
  • Keeps the temporary-store/save-account guidance message.
  • Includes the created store domain in the suggested shopify store execute, shopify theme pull, and shopify theme push commands.
  • Updates presenter tests for the new output.

How to test your changes?

Run the focused tests:

pnpm --filter @shopify/store vitest src/cli/services/store/create/preview/result.test.ts

Additional checks run locally:

pnpm --filter @shopify/store lint
pnpm --filter @shopify/store type-check

Post-release steps

None.

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing — I've identified the correct bump type (patch for bug fixes · minor for new features · major for breaking changes) and added a changeset with pnpm changeset add

Assisted-By: devx/a802aefd-9486-4d1e-bf5d-9541c093b99d
@alfonso-noriega alfonso-noriega requested a review from a team as a code owner June 19, 2026 08:26

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@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 Jun 19, 2026
@alfonso-noriega alfonso-noriega added this pull request to the merge queue Jun 19, 2026
Merged via the queue into main with commit 849a3f6 Jun 19, 2026
29 checks passed
@alfonso-noriega alfonso-noriega deleted the preview-create-output-copy branch June 19, 2026 09:58
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.

2 participants