File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -1018,6 +1018,17 @@ This script will use the promoted builds and changelog to generate the post. Run
10181018 "Set as the latest release".
10191019* Click on the "Publish release" button.
10201020
1021+ #### (Temporary) Update the Cloudflare R2 Worker Symlinks
1022+
1023+ We've adopted Cloudflare R2 and Cloudflare Workers for our Release Assets (see https://github.com/nodejs/build/issues/3461 )
1024+
1025+ For now, after a release is done, the symlinks need to be updated manually.
1026+ This can be done by simply [ triggering this GitHub Worfklow] ( https://github.com/nodejs/release-cloudflare-worker/actions/workflows/update-links.yml )
1027+
1028+ This workflow should then update the R2 symlinks to match the latest releases.
1029+
1030+ ** Note.:** This is a temporary workaround as we automate this process.
1031+
10211032### 19. Announce
10221033
10231034The nodejs.org website will automatically rebuild and include the new version.
You can’t perform that action at this time.
0 commit comments