Automate release process
Open
- Dominant language
- JavaScript
- Stars
- 38.2k
- Forks
- 6.6k
- PR merge metrics
- No merged PRs in 30d
Description
Things to automate:
* version string in src/impress.js that ends up in js/impress.js
* version string in package.json
* tag the release
Open question:
* Can I automate the "Releases" page thing in github, or that needs to be done from UI?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the version string from src/impress.js to js/impress.js and checking the version in package.json. Then examine the repository's current release and tagging process, including how the GitHub Releases page is handled. Done means the version updates, generated file, tag, and GitHub release workflow are automated consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github, javascript
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100