Commit Graph

7 Commits

Author SHA1 Message Date
DL1231 4149e31cad
KAFKA-15153: Use Python 'is' instead of '==' to compare for None (#13964)
Reviewers: Divij Vaidya <diviv@amazon.com>

Co-authored-by: d00791190 <dinglan6@huawei.com>
2023-07-06 16:59:13 +02:00
David Jacot cec4d231ff
KAFKA-10712; Update release scripts to Python3 (#11538)
Reviewers: Mickael Maison <mickael.maison@gmail.com>
2021-11-29 10:42:14 +01:00
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477)
Verified that the https links work.

I didn't update the license header in this PR since that touches
so many files. Will file a separate one for that.

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2019-04-22 11:58:25 -07:00
Guozhang Wang b6765e46c8 MINOR: Change version format in release notes python code
ijuma ewencp

Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #4171 from guozhangwang/KMinor-update-releasepy
2017-11-02 17:50:13 -07:00
Ewen Cheslack-Postava b11ead5804 MINOR: Make release notes script check resolutions to avoid spurious inclusion of non-fix 'fixes' in release notes.
Author: Ewen Cheslack-Postava <me@ewencp.org>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #2174 from ewencp/release-notes-resolution-filters
2016-11-29 11:36:06 -08:00
Ismael Juma 6e8c6f17f5 HOTFIX: Add license information to release_notes.py 2016-07-28 12:50:20 +01:00
Ewen Cheslack-Postava d5c821c198 KAFKA-3851; Automate release notes and include links to upgrade notes for release and most recent docs to forward users of older releases to newest docs.
Author: Ewen Cheslack-Postava <me@ewencp.org>

Reviewers: Jun Rao <junrao@gmail.com>, Ismael Juma <ismael@juma.me.uk>

Closes #1670 from ewencp/kafka-3851-automate-release-notes
2016-07-27 23:54:04 +01:00