This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git
The following commit(s) were added to refs/heads/main by this push:
new 46f5942 Update review kit reference
46f5942 is described below
commit 46f5942bb6a2edf373666b7a3339b0f4295634d9
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Sep 5 22:44:13 2024 +0200
Update review kit reference
---
.github/generate-email.sh | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
diff --git a/.github/generate-email.sh b/.github/generate-email.sh
index 2d6cb6a..a2bf307 100755
--- a/.github/generate-email.sh
+++ b/.github/generate-email.sh
@@ -52,17 +52,6 @@
RELEASE_NOTES_FILE="$SCRIPT_DIR/../target/generated-site/antora/modules/ROOT/pag
exit 1
}
-dump_review_kit() {
- wget -q -O -
https://raw.githubusercontent.com/apache/logging-parent/main/.github/release-review-kit.txt
\
- | sed -n '/-----8<-----~( cut here )~-----8<-----/,$p' \
- | tail -n +2 \
- | sed -e "s|^| |g
- s|@PROJECT_ID@|$PROJECT_ID|g
- s|@PROJECT_VERSION@|$PROJECT_VERSION|g
- s|@PROJECT_DIST_URL@|$PROJECT_DIST_URL|g
- s|@COMMIT_ID@|${COMMIT_ID:0:8}|g"
-}
-
dump_release_notes() {
awk "f{print} /^Release date::/{f=1}" "$RELEASE_NOTES_FILE" \
| sed -r -e 's|'$PROJECT_REPO'/(issues|pull)/[0-9]+\[([0-9]+)\]|#\2|g
@@ -84,6 +73,7 @@ Commit: $COMMIT_ID
Distribution: $PROJECT_DIST_URL
Nexus:
https://repository.apache.org/content/repositories/orgapachelogging-<FIXME>
Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0
+Review kit: https://s.apache.org/logging-parent-release-review-kit
Please download, test, and cast your votes on this mailing list.
@@ -96,11 +86,6 @@ everyone to test the release, but only the Logging Services
PMC
votes are officially counted. At least 3 +1 votes and more
positive than negative votes are required.
-== Review kit
-
-The minimum set of steps needed to review the uploaded distribution
-files in the Subversion repository can be summarized as follows:
-
$(dump_review_kit)
== Release Notes