Skip to content

Conversation

ghengeveld
Copy link
Member

Moved the Git prerequisite check before the project setup step because project setup requires Git to generate the Chromatic config file. Tweaked the Git setup message to be a bit more elegant and actionable.

@ghengeveld ghengeveld added bug Classification: Something isn't working patch Auto: Increment the patch version when merged labels May 16, 2025
Copy link

codecov bot commented May 16, 2025

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.

Project coverage is 6.00%. Comparing base (cdec3a9) to head (fdbe074).
Report is 41 commits behind head on next.

Files with missing lines Patch % Lines
src/screens/Errors/GitNotFound.tsx 0.00% 13 Missing ⚠️
src/components/Box.tsx 0.00% 5 Missing ⚠️
src/Panel.tsx 0.00% 4 Missing ⚠️
src/preset.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            next    #371   +/-   ##
=====================================
  Coverage   6.00%   6.00%           
=====================================
  Files        169     169           
  Lines      14282   14289    +7     
  Branches     302     302           
=====================================
+ Hits         857     858    +1     
- Misses     13343   13350    +7     
+ Partials      82      81    -1     

☔ View full report in Codecov by Sentry.
📢 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.

@ghengeveld ghengeveld added release Auto: Create a `latest` release when merged skip-release Auto: Preserve the current version when merged and removed release Auto: Create a `latest` release when merged labels May 16, 2025
@ghengeveld ghengeveld requested a review from ndelangen May 16, 2025 15:20
@ghengeveld ghengeveld changed the title Fix Git initialization problem Onboarding: Fix Git initialization problem May 16, 2025
@ghengeveld
Copy link
Member Author

🚀 PR was released in v4.0.0 🚀

@ghengeveld ghengeveld added released Verdict: This issue/pull request has been released and removed prerelease labels May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Classification: Something isn't working patch Auto: Increment the patch version when merged released Verdict: This issue/pull request has been released skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: VTA errors after git init - does not tell me what to do
2 participants