M-A3 · Task 8: Wire release:* scripts into root package.json
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 82/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- bun, typescript
- Domain
- build-system, release
Research direction
Open the root package.json and inspect scripts/release/ to confirm the six referenced TypeScript files from Tasks 2–7. Add the six release:* commands so each runs its matching bun scripts/release/.ts entry point, then verify them with bun run release:* commands before Task 10 uses them.
Written by the indexing model from the issue text.
Description
Add the following scripts to root package.json so humans and CI run them via bun run release:*:
release:changelog:extractrelease:changelog:promoterelease:buildrelease:checksumsrelease:homebrewrelease:prepare-publish
Each maps to bun scripts/release/<name>.ts.
Plan: docs/superpowers/plans/2026-04-17-m-a3-release-tooling.md — Task 8.
Follows: Tasks 2, 3, 4, 5, 6, 7 (all referenced scripts must exist).
Blocks: Task 10 (release workflow invokes these scripts via bun run).
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from swissonid/zero-line
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
All issues in swissonid/zero-line
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100