Skip to content

chore: add .npmrc & update ignore files#103

Merged
erisu merged 2 commits intoapache:masterfrom
erisu:chore/more-configs-cleanup
Sep 1, 2025
Merged

chore: add .npmrc & update ignore files#103
erisu merged 2 commits intoapache:masterfrom
erisu:chore/more-configs-cleanup

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Sep 1, 2025

Platforms affected

n/a

Motivation and Context

Add and update configuration files.

Description

  • Added .npmrc
  • Added licence_checker.yml to .npmignore
  • Cleanup .gitignore
  • Make sure npm pack does not pack any *.tgz

Testing

  • npm i
  • npm t
  • npm pack --dry-run

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@erisu erisu changed the title Chore/more configs cleanup chore: add .npmrc & update ignore files Sep 1, 2025
@erisu erisu requested a review from dpogue September 1, 2025 02:46
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.06%. Comparing base (90e6b80) to head (3355c4c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   91.06%   91.06%           
=======================================
  Files           1        1           
  Lines         179      179           
=======================================
  Hits          163      163           
  Misses         16       16           

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

@erisu erisu force-pushed the chore/more-configs-cleanup branch from cd8e782 to 3355c4c Compare September 1, 2025 02:51
@erisu erisu merged commit f0f1c5d into apache:master Sep 1, 2025
11 checks passed
@erisu erisu deleted the chore/more-configs-cleanup branch September 1, 2025 02:55
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.

3 participants