Commit Graph

2 Commits

Author SHA1 Message Date
Mickael Maison 30ffd42b26
MINOR: Cleanups in the release scripts (#20308)
A bunch of cleanups in the release scripts

Reviewers: Luke Chen <showuon@gmail.com>
2025-08-26 09:57:49 +02:00
Colin Patrick McCabe fa936e7e08 KAFKA-17735: release.py must not use home.apache.org (#17421)
Previously, Apache Kafka was uploading release candidate (RC) artifacts
to users' home directories on home.apache.org. However, since this
resource has been decommissioned, we need to follow the standard
approach of putting release candidate artifacts into the appropriate
subversion directory, at https://dist.apache.org/repos/dist/dev/kafka/.

Reviewers: Justine Olshan <jolshan@confluent.io>
2024-10-08 15:42:01 -07:00