Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.17.0
-
None
-
None
-
None
Description
The core of the release process is the build-vote-fix cycle. Each cycle produces one release candidate. The Release Manager repeats this cycle until the community approves one release candidate, which is then finalized.
Prerequisites
Set up a few environment variables to simplify Maven commands that follow. This identifies the release candidate being built. Start with RC_NUM equal to 1 and increment it for each candidate:
RC_NUM="3" TAG="release-${RELEASE_VERSION}-rc${RC_NUM}"
Attachments
Issue Links
- blocks
-
FLINK-31562 Finalize release 1.17.0
- Resolved
- is a clone of
-
FLINK-31578 Build Release Candidate: 1.17.0-rc2
- Resolved
- mentioned in
-
Page Loading...
1.
|
Build and stage Java and Python artifacts | Resolved | Qingsheng Ren | |
2.
|
Stage source and binary releases on dist.apache.org | Resolved | Qingsheng Ren | |
3.
|
Propose a pull request for website updates | Resolved | Qingsheng Ren | |
4.
|
Vote on the release candidate | Resolved | Qingsheng Ren |