Skip to content

feanil/npm semantic release#25

Merged
feanil merged 2 commits intomainfrom
feanil/npm_semantic_release
Jan 26, 2026
Merged

feanil/npm semantic release#25
feanil merged 2 commits intomainfrom
feanil/npm_semantic_release

Conversation

@feanil
Copy link
Copy Markdown
Contributor

@feanil feanil commented Jan 26, 2026

  • build: Drop the version from package.json
  • feat: Add NPM release capabilities.

We're going to be updating it as a part of the semantic release workflow
but it won't make it back here so drop it from the package.json file to
avoid confusion.
Update the release workflow to also release the frontend package to NPM
at the same time as the backend package gets published to PyPI. We don't
run the full semantic rlease process on the frontend because we already
did that with python-semantic-release so we just need to update the
frontend version and release it.
@feanil feanil merged commit fda1e83 into main Jan 26, 2026
6 checks passed
@feanil feanil deleted the feanil/npm_semantic_release branch January 26, 2026 15:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.23%. Comparing base (541e722) to head (470e27e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   88.23%   88.23%           
=======================================
  Files          13       13           
  Lines         408      408           
  Branches       16       16           
=======================================
  Hits          360      360           
  Misses         40       40           
  Partials        8        8           
Flag Coverage Δ
unittests 88.23% <ø> (ø)

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.

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.

1 participant