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

build: small improvements for package.json run scripts #812

Merged

Conversation

davidlj95
Copy link
Owner

After sorting, they have become a bit more evident:

  • Remove unneeded ng run script
  • Add validate run script to run all validations
  • Rename from scripts:tsc to build:scripts. Same for associated IDE task
    Also removes Lint staged IDE run configuration. That can be ran by CLI, no need a run config for that.

@davidlj95 davidlj95 enabled auto-merge (squash) November 11, 2024 19:45
Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @davidlj95 and the rest of your teammates on Graphite Graphite

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.63%. Comparing base (afb53c7) to head (0f59872).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #812   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files         124      124           
  Lines         642      642           
  Branches       81       81           
=======================================
  Hits          614      614           
  Misses         20       20           
  Partials        8        8           

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

@davidlj95 davidlj95 merged commit 498ddf9 into main Nov 11, 2024
16 checks passed
@davidlj95 davidlj95 deleted the stacked/build-small-improvements-for-package.json-run-scripts branch November 11, 2024 19:47
Copy link

🎉 This PR is included in version 2.62.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant