Skip to content

Build: Fix empty tarball name in source-release.sh log message - #17384

Open
uros-b wants to merge 2 commits into
apache:mainfrom
uros-b:build-fix-empty-tarball-name-log
Open

Build: Fix empty tarball name in source-release.sh log message#17384
uros-b wants to merge 2 commits into
apache:mainfrom
uros-b:build-fix-empty-tarball-name-log

Conversation

@uros-b

@uros-b uros-b commented Jul 26, 2026

Copy link
Copy Markdown
Member

The "Creating tarball ..." message in dev/source-release.sh referenced ${tarball} before it was assigned, printing an empty name. This assigns the variable before logging it. Pure reorder of two adjacent lines.

Co-authored-by: Isaac

@uros-b uros-b left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@RussellSpitzer please review this fix

@uros-b

uros-b commented Jul 27, 2026

Copy link
Copy Markdown
Member Author

CI failure fixed in #17382, merging latest main

@github-actions github-actions Bot added the INFRA label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants