enhance publish script to not publish if tag name != printVersion
Open
- Dominant language
- Java
- Stars
- 87
- Forks
- 73
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 1
Description
to protect against cases where the build modifies files resulting in an accidental snapshot version
Contributor guide
Research direction
Start by locating the publish script and the code that obtains the tag name and printVersion. Trace how the build can modify files before publishing. Done means publishing is skipped when the tag name differs from printVersion, protecting against an accidental snapshot release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100