Skip to content

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Jan 5, 2026

  • docs: Remove unnecessary docs.
  • build: Remove legacy publishing workflow.
  • build: Tag new version on docs changes.

@feanil feanil force-pushed the feanil/update_docs branch 3 times, most recently from 7fbac26 to 928c892 Compare January 6, 2026 14:48
feanil added 4 commits January 6, 2026 09:58
We generated a more comprehensive README.md which should also be what is
presented on PyPI. And we don't need to keep a changelog in the repo.
The releases on PyPI will server as the changelog and those are now
automatically generated with python-semantic-release.
This repo now uses python-semantic-release and so it doesn't need to
publish on tags, this happens automatically in the `release.yml`
workflow.
This means we're using setuptools_scm in a very dumb and limited way but
it does reduce boilerplate files/code in this repo and that project is
fairly stable so I think it's fine.

Ideally we either switch to a different build system in the future or
the setuptools build interface allows for us to override the version
number at build time.
@feanil feanil force-pushed the feanil/update_docs branch from 928c892 to e62570c Compare January 6, 2026 14:58
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.23%. Comparing base (0645af2) to head (e62570c).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  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.

@feanil feanil merged commit 8a5df48 into main Jan 6, 2026
8 checks passed
@feanil feanil deleted the feanil/update_docs branch January 6, 2026 16:01
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.

2 participants