Skip to content

Commit cf7d480

Browse files
authored
docs(downloads): update source code download links to use closer mirror (#36174)
* docs(downloads): update source code download links to use closer mirror * added archived releases
1 parent 98d4178 commit cf7d480

File tree

2 files changed

+79
-75
lines changed

2 files changed

+79
-75
lines changed

contributor-docs/release-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,9 +670,9 @@ This pull request is against the `apache/beam` repo, on the `master` branch
670670
- Update `CHANGES.md` to update release date and remove template.
671671
- Update release version in `website/www/site/config.toml`.
672672
- Add new release in `website/www/site/content/en/get-started/downloads.md`.
673+
- For the current release, use `closer.lua` script for download links (e.g., `https://www.apache.org/dyn/closer.lua/beam/{{< param release_latest >}}/apache-beam-{{< param release_latest >}}-source-release.zip`)
673674
- Download links will not work until the release is finalized.
674-
- Update links to prior releases to point to https://archive.apache.org (see
675-
example PR).
675+
- Move the previous release to the "Archived releases" section and update its links to point to https://archive.apache.org (see example PR).
676676
- Create the Blog post:
677677

678678
#### Blog post

0 commit comments

Comments
 (0)