Skip to content

Conversation

sergei-maertens
Copy link
Contributor

@sergei-maertens sergei-maertens commented Jul 6, 2025

Closes #120

  • Publish to NPM automatically
  • Use trusted publishing for PyPI packages

Checklist:

  • Create granular access token on NPM (expires Nov. 30th 2027) with access only to the django-cookie-consent-package
  • Enable trusted publishing in PyPI

@sergei-maertens sergei-maertens force-pushed the chore/automate-npm-package-publishing branch from 625db06 to 058556c Compare July 6, 2025 12:10
@sergei-maertens sergei-maertens force-pushed the chore/automate-npm-package-publishing branch 2 times, most recently from 1b88bd8 to 28221ff Compare July 6, 2025 17:31
* Publish to NPM automatically
* Use trusted publishing for PyPI packages
@sergei-maertens sergei-maertens force-pushed the chore/automate-npm-package-publishing branch from 28221ff to 5a4d08e Compare September 28, 2025 17:42
Copy link

codecov bot commented Sep 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

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

From v20 to v24 - this should ideally pull in a recent-enough npm
version as well to use trusted publishing.
Trusted publishing automatically enables the --provenance flag, nothing
needs to be done.
@sergei-maertens sergei-maertens marked this pull request as ready for review September 28, 2025 18:00
@sergei-maertens sergei-maertens merged commit f61e7a4 into master Sep 28, 2025
18 checks passed
@sergei-maertens sergei-maertens deleted the chore/automate-npm-package-publishing branch September 28, 2025 18:06
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.

Need to make npm package public
2 participants