Skip to content

Clarify onboarding app description in manifest#2384

Merged
lkostrowski merged 1 commit into
mainfrom
onboarding-meta
Jun 29, 2026
Merged

Clarify onboarding app description in manifest#2384
lkostrowski merged 1 commit into
mainfrom
onboarding-meta

Conversation

@lkostrowski

Copy link
Copy Markdown
Member

Scope of the PR

Related issues

Checklist

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dummy-payment-app Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-anonymizer Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-avatax Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-cms Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-klaviyo Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-onboarding Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-payment-np-atobarai Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-payment-stripe Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-products-feed Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-search Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-segment Ready Ready Preview, Comment Jun 29, 2026 6:25am
saleor-app-smtp Ready Ready Preview, Comment Jun 29, 2026 6:25am

Request Review

@lkostrowski lkostrowski requested a review from NyanKiyoshi June 29, 2026 06:23
@lkostrowski lkostrowski requested a review from a team as a code owner June 29, 2026 06:23
@changeset-bot

changeset-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7395511

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
saleor-app-onboarding Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.15%. Comparing base (3d33898) to head (7395511).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2384   +/-   ##
=======================================
  Coverage   38.15%   38.15%           
=======================================
  Files        1048     1048           
  Lines       67116    67116           
  Branches     3598     3598           
=======================================
  Hits        25605    25605           
  Misses      41121    41121           
  Partials      390      390           
Flag Coverage Δ
avatax 57.58% <ø> (ø)
cms 21.85% <ø> (ø)
domain 100.00% <ø> (ø)
dynamo-config-repository 79.29% <ø> (ø)
errors 92.00% <ø> (ø)
logger 28.81% <ø> (ø)
np-atobarai 72.66% <ø> (ø)
products-feed 6.01% <ø> (ø)
search 32.31% <ø> (ø)
segment 33.65% <ø> (ø)
shared 56.07% <ø> (ø)
smtp 36.32% <ø> (ø)
stripe 70.89% <ø> (ø)
webhook-utils 21.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

const manifest: AppManifest = {
about:
"Saleor Onboarding App — guides new users through the first steps of using Saleor Dashboard.",
"Saleor Onboarding App — guides new users through the first steps of using Saleor Dashboard. App mounts itself on the Dashboard home page and do not provide dedicated UI in the extension view.",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Saleor Onboarding App — guides new users through the first steps of using Saleor Dashboard. App mounts itself on the Dashboard home page and do not provide dedicated UI in the extension view.",
"Saleor Onboarding App — guides new users through the first steps of using Saleor Dashboard. App mounts itself on the Dashboard home page and does not provide dedicated UI in the extension view.",

@lkostrowski lkostrowski merged commit 1baff6d into main Jun 29, 2026
55 of 57 checks passed
@lkostrowski lkostrowski deleted the onboarding-meta branch June 29, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants