wu-sheng opened a new pull request, #24:
URL: https://github.com/apache/skywalking-graalvm-distro/pull/24

   ### Add `release/post-vote.sh` for post-vote release tasks
   
   Automates all steps after a release vote passes:
   
   1. **SVN move** from `dist/dev` to `dist/release/{version}/`
   2. **Old release cleanup** — asks whether to remove older versions from 
`dist/release` (Apache policy: only keep latest)
   3. **Website PR** on `apache/skywalking-website` combining:
      - `data/releases.yml`: add new version with 
`closer.cgi`/`downloads.apache.org` URLs; migrate or remove old version entries 
(switch to `archive.apache.org`)
      - `data/docs.yml`: add new version entry, update `Latest` commitId; 
remove doc entries for removed versions
      - `content/events/`: create release announcement from `changes/changes.md`
   
   The script shows a full briefing of all planned changes and asks for 
confirmation before executing anything.
   
   Also updates `docs/release-guide.md` to document the new script.
   
   - [ ] 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]

Reply via email to