De-incubation cleanup in code, docs, packaging#9108
Conversation
| 2. From druid-website, checkout branch `asf-staging`. | ||
|
|
||
| 3. From incubator-druid-website-src, run `./release.sh 0.16.0-incubating 0.16.0-incubating`, replacing `0.16.0-incubating` where the first argument is the release version and 2nd argument is commit-ish. This script will: | ||
| 3. From druid-website-src, run `./release.sh 0.16.0-incubating 0.16.0-incubating`, replacing `0.16.0-incubating` where the first argument is the release version and 2nd argument is commit-ish. This script will: |
| ### Cancelling a vote | ||
|
|
||
| If for any reason during the Druid PPMC or IPMC vote a blocking issue becomes apparent, a vote should be officially cancelled by sending an email with the following subject line: `[CANCEL][VOTE] Release Apache Druid (incubating) 0.15.1 [RC1]` and the reasons for the cancellation in the body. | ||
| If for any reason during the Druid PPMC or IPMC vote a blocking issue becomes apparent, a vote should be officially cancelled by sending an email with the following subject line: `[CANCEL][VOTE] Release Apache Druid 0.15.1 [RC1]` and the reasons for the cancellation in the body. |
There was a problem hiding this comment.
The "IPMC" clause here should be removed, since Druid isn't part of the Incubator anymore.
Please also:
- Remove the "IPMC vote" section and any other Incubator-related stuff in other sections. This includes replacing stuff like "Once a release candidate has passed the incubator PMC vote" with "Once a release candidate has passed the PMC vote". This will probably require re-reviewing the entire document.
- Replace references to "Druid PPMC" with "Druid PMC". (PPMCs are for incubating projects.)
- Remove requirement to notify general@incubator.apache.org of new releases.
There was a problem hiding this comment.
Nevermind, I just noticed you marked this out of scope. Please ignore the above comment, but we do need to get it changed before we release 0.17.0.
There was a problem hiding this comment.
Ah, yeah, I was planning on updating that in a follow-on PR
| - ZOO_MY_ID=1 | ||
|
|
||
| coordinator: | ||
| image: apache/incubator-druid |
There was a problem hiding this comment.
I'm not familiar with how our Docker builds get built. Does changing this require ASF Infra to do anything? If so, please add a sub-task for https://issues.apache.org/jira/browse/INFRA-19609.
There was a problem hiding this comment.
| echo "Working directory [$tmp]" | ||
|
|
||
| git clone -q --depth 1 git@github.com:apache/incubator-druid-io.github.io.git "$target" | ||
| git clone -q --depth 1 git@github.com:apache/druid-io.github.io.git "$target" |
There was a problem hiding this comment.
Neither the old or the new repo is valid. Is this script still being used? If not, let's delete it.
There was a problem hiding this comment.
I don't see any references to it elsewhere in the repo, and there are newer scripts for docs build/publish now, so I deleted it
* De-incubation cleanup in code, docs, packaging * remove unused docs script
This PR does some cleanup for the de-incubation:
(incubating)textincubator-druidrepo references todruidNot addressed in this RR:
https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/{{DRUIDVERSION}}/apache-druid-{{DRUIDVERSION}}-bin.tar.gz