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

feat: separate out blockMain #2050

Merged
merged 2 commits into from
Mar 27, 2025
Merged

feat: separate out blockMain #2050

merged 2 commits into from
Mar 27, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Separates out the concept of a "main" file to into its own blockMain. blockTSup now takes in runInCI as a general list of steps after pnpm build.

🎁

@JoshuaKGoldberg JoshuaKGoldberg merged commit 9a6519d into main Mar 27, 2025
11 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the block-main branch March 27, 2025 17:52
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.81%. Comparing base (47acb5f) to head (511d29b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2050   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files         119      120    +1     
  Lines        4921     4952   +31     
  Branches      307      308    +1     
=======================================
+ Hits         4912     4943   +31     
  Misses          9        9           

☔ 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.

Copy link

🎉 This is included in version v2.16.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Allow not putting a main in package.json
1 participant