core-agent-ide/scripts
Michael Bolin e87974ae83
fix: improve npm release process (#2055)
This improves the release process by introducing
`scripts/publish_to_npm.py` to automate publishing to npm (modulo the
human 2fac step).

As part of this, it updates `.github/workflows/rust-release.yml` to
create the artifact for npm using `npm pack`.

And finally, while it is long overdue, this memorializes the release
process in `docs/release_management.md`.
2025-08-08 19:07:36 -07:00
..
asciicheck.py Enforce ASCII in README.md (#513) 2025-04-22 10:07:40 -04:00
publish_to_npm.py fix: improve npm release process (#2055) 2025-08-08 19:07:36 -07:00
readme_toc.py add check to ensure ToC in README.md matches headings in the file (#541) 2025-04-22 09:38:12 -07:00