Release: v1.0.1
Created: Just now
Status: ⏳ Workflow Running
The CI/CD workflow is currently:
- ✅ Release Created - v1.0.1 tag pushed
- ✅ Release Notes Published - On GitHub
- ⏳ Workflow Starting - GitHub Actions triggered
- ⏳ Tests Running - 9 test combinations (3 Node × 3 OS)
- ⏳ Build Creating - TypeScript compilation
- ⏳ NPM Publishing - Auto-publishing to npm
- ⏳ Provenance Generating - Supply chain security
https://github.com/edithatogo/nz-legislation/actions
https://github.com/edithatogo/nz-legislation/releases/tag/v1.0.1
https://www.npmjs.com/package/nz-legislation
| Step | Duration | Status |
|---|---|---|
| Workflow Queue | 1-2 min | ⏳ Pending |
| Tests (9 combinations) | 5-10 min | ⏳ Running |
| Build | 1-2 min | ⏳ Pending |
| NPM Publish | 1-2 min | ⏳ Pending |
| Total | 10-15 min | ⏳ In Progress |
-
npm package published
- URL: https://www.npmjs.com/package/nz-legislation
- Version: 1.0.1
- Tag: latest
-
GitHub Release updated
- Release notes posted
- Tagged as "latest"
-
Installation available:
npm install -g nz-legislation npx nz-legislation search --query "health"
- Email notification sent to repository owner
- Release remains on GitHub
- npm NOT published
- Fix required before retry
- Check logs: https://github.com/edithatogo/nz-legislation/actions
- Find error: Click on failed job → View logs
- Common issues:
- NPM_TOKEN expired/invalid
- Tests failing
- Build errors
- npm package name already taken
# Fix the issue, then create new tag
git tag v1.0.2
git push origin v1.0.2
gh release create v1.0.2 --title "v1.0.2 - Bug Fix" --generate-notesCheck npm:
npm view nz-legislationOr visit: https://www.npmjs.com/package/nz-legislation
Test installation:
npm install -g nz-legislation
nzlegislation --version- ✅ Search legislation (filters, pagination)
- ✅ Retrieve by ID
- ✅ Export (CSV, JSON, with metadata)
- ✅ Citations (NZMJ, BibTeX, RIS, APA)
- ✅ Rate limiting (configurable)
- ✅ Error logging
- ✅ Version management
- ✅ 43+ comprehensive tests
- ✅ Cross-platform (Ubuntu, Windows, macOS)
- ✅ Node.js matrix (18, 20, 22)
- ✅ Mutation testing configured
- ✅ Branch protection
- ✅ Dependabot auto-updates
- ✅ Security policy
- ✅ NPM provenance (supply chain security)
- ✅ CI/CD security scans
npm install -g nz-legislation
nzlegislation --version
nzlegislation search --query "health" --limit 5- Post on LinkedIn/Twitter
- Share with research networks
- Email NZ Legislation API team
- Add to academic profiles
- npm downloads: https://www.npmjs.com/package/nz-legislation?activeTab=versions
- GitHub stars: https://github.com/edithatogo/nz-legislation/stargazers
- GitHub issues: https://github.com/edithatogo/nz-legislation/issues
- Collect user feedback
- Monitor issues/PRs
- Plan v1.1.0 features
- Schedule regular updates
Release: v1.0.1 ✅ Created
Workflow: ⏳ Running
npm: ⏳ Publishing Soon
Estimated completion: 10-15 minutes from release creation
🎉 Congratulations! Your package is being published!
Watch the progress at: https://github.com/edithatogo/nz-legislation/actions