Skip to content

Commit 0b03c59

Browse files
authored
doc: r2 cloudflare instruction on release
1 parent b10f698 commit 0b03c59

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/contributing/releases.md

+11
Original file line numberDiff line numberDiff 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

10231034
The nodejs.org website will automatically rebuild and include the new version.

0 commit comments

Comments
 (0)