wu-sheng opened a new pull request, #18:
URL: https://github.com/apache/skywalking-graalvm-distro/pull/18
### Summary
- Fix `changes/changes.md`:
- Add `0.2.1` section (version.properties Maven profile fix,
pre-release.sh rewrite).
- Add `0.1.1` section (move `full-release.sh` entry from 0.2.0).
- Merge duplicate `### Build` sections in 0.2.0.
- Remove stale `failonerror=false` note (replaced by Maven profile
approach).
- Rewrite `release/pre-release.sh`:
- Create a release branch (`release/v<version>`) instead of committing
directly to main.
- Add `changes/changes.md` verification (requires release notes section
before proceeding).
- Add pre-flight checks: must be on main, working tree must be clean.
- [x] License headers valid: `license-eye header check`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]