Skip to content

MINOR: Cleanups in the release scripts#20308

Merged
mimaison merged 1 commit into
apache:trunkfrom
mimaison:release-scripts-cleanups
Aug 26, 2025
Merged

MINOR: Cleanups in the release scripts#20308
mimaison merged 1 commit into
apache:trunkfrom
mimaison:release-scripts-cleanups

Conversation

@mimaison

@mimaison mimaison commented Aug 5, 2025

Copy link
Copy Markdown
Member

A bunch of cleanups in the release scripts

@github-actions github-actions Bot added the small Small PRs label Aug 5, 2025
@mimaison

Copy link
Copy Markdown
Member Author

@showuon Can you take a look? Thanks

@showuon showuon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mimaison
mimaison merged commit 30ffd42 into apache:trunk Aug 26, 2025
22 of 23 checks passed
@mimaison
mimaison deleted the release-scripts-cleanups branch August 26, 2025 07:57
Comment thread release/release.py
try:
result = soft_check()
if result == False:
if not result:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that soft_check can now return None as a possible value. I'm a bit concerned this change might potentially affect our release process.

eduwercamacaro pushed a commit to littlehorse-enterprises/kafka that referenced this pull request Nov 12, 2025
A bunch of cleanups in the release scripts

Reviewers: Luke Chen <showuon@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

small Small PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants