Skip to content

Enable npm publishing on release with proper file bundling#727

Merged
K20shores merged 6 commits intomainfrom
copilot/update-javascript-packaging
Jan 9, 2026
Merged

Enable npm publishing on release with proper file bundling#727
K20shores merged 6 commits intomainfrom
copilot/update-javascript-packaging

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 9, 2026

  • bumps version so we can test a javascript release
  • updates package.json to bundle only the javascript files
  • Adds a release step to javascript docker file

Closes #724

Copilot AI changed the title [WIP] Update JavaScript packaging and release workflow Enable npm publishing on release with proper file bundling Jan 9, 2026
Copilot AI requested a review from K20shores January 9, 2026 21:22
@K20shores K20shores requested a review from boulderdaze January 9, 2026 21:53
@K20shores K20shores marked this pull request as ready for review January 9, 2026 21:53
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.63%. Comparing base (2400c79) to head (c9e092f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #727   +/-   ##
=======================================
  Coverage   76.63%   76.63%           
=======================================
  Files         108      108           
  Lines        7849     7849           
=======================================
  Hits         6015     6015           
  Misses       1834     1834           
Flag Coverage Δ
cpp_fortran 69.60% <ø> (ø)
javascript 94.00% <ø> (ø)
python 82.75% <ø> (ø)

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.

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

@K20shores K20shores merged commit 2535328 into main Jan 9, 2026
44 of 45 checks passed
@K20shores K20shores deleted the copilot/update-javascript-packaging branch January 9, 2026 22:03
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.

Update javascript packaging and release

4 participants