Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: avoid flaky builds, ensure output dir exists #2725

Merged
merged 1 commit into from
Feb 15, 2025
Merged

Conversation

Robbert
Copy link
Member

@Robbert Robbert commented Feb 14, 2025

The build in main now sometimes fails (and currently fails) because the dist/ dir doesn't exist.

@Robbert Robbert requested a review from Yolijn February 14, 2025 16:25
Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
utrecht ❌ Failed (Inspect) Feb 14, 2025 4:39pm

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.24%. Comparing base (c4b943b) to head (761c6f9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2725   +/-   ##
=======================================
  Coverage   90.24%   90.24%           
=======================================
  Files         188      188           
  Lines        1651     1651           
  Branches      353      352    -1     
=======================================
  Hits         1490     1490           
  Misses        157      157           
  Partials        4        4           

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

@Yolijn Yolijn merged commit 1b42c6f into main Feb 15, 2025
16 of 17 checks passed
@Yolijn Yolijn deleted the ci/fix-css-build branch February 15, 2025 11:01
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