Skip to content

v0.1: npm publish prep + release workflow#1

Closed
protosphinx wants to merge 1 commit into
mainfrom
v0.1-starter
Closed

v0.1: npm publish prep + release workflow#1
protosphinx wants to merge 1 commit into
mainfrom
v0.1-starter

Conversation

@protosphinx
Copy link
Copy Markdown
Member

Scope

Prepares skillcheck for npm publishing by adding a GitHub Actions release workflow, a CHANGELOG.md seeded with the v0.0 entry, and an .npmignore to keep the published tarball lean.

Checklist

  • Verify .npmignore exclusions: run npm pack --dry-run and inspect the file list
  • Set the NPM_TOKEN secret in repo Settings → Secrets and variables → Actions
  • Update CHANGELOG.md: move items from [Unreleased][0.1.0] and add the release date
  • Review .github/workflows/release.yml — add provenance/attestation steps if desired
  • Create a GitHub Release (tag: v0.1.0) to trigger the release workflow
  • Confirm the workflow passes and the package appears on npm

Roadmap context

See the Roadmap section of the README.


Generated by Claude Code

@protosphinx
Copy link
Copy Markdown
Member Author

Superseded: v0.5 npm publish workflow + CHANGELOG already shipped on main.

@protosphinx protosphinx closed this May 1, 2026
@protosphinx protosphinx deleted the v0.1-starter branch May 1, 2026 06:08
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