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: preserve existing package.json scripts #1252

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Changes package.json creation to preserve any existing scripts.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7793c80) 94.81% compared to head (fff6ff5) 94.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1252   +/-   ##
=======================================
  Coverage   94.81%   94.81%           
=======================================
  Files         104      104           
  Lines        5804     5807    +3     
  Branches      492      492           
=======================================
+ Hits         5503     5506    +3     
  Misses        300      300           
  Partials        1        1           
Flag Coverage Δ
create 70.09% <100.00%> (+0.01%) ⬆️
initialize 42.24% <20.00%> (-0.03%) ⬇️
migrate 69.90% <80.00%> (+0.01%) ⬆️
unit 75.60% <80.00%> (+0.01%) ⬆️

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

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit fc4e7e5 into main Jan 16, 2024
16 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the preserve-package-scripts branch January 16, 2024 21:32
Copy link

🎉 This is included in version v1.54.1 🎉

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.

🛠 Tooling: Remove package.json changes from end-to-end migration snapshot
1 participant