Skip to content

Conversation

@wgtmac
Copy link
Member

@wgtmac wgtmac commented Sep 11, 2025

  • suppress warnings from verify_rc.sh
  • fix release.sh not to rename artifacts
  • refactor wordings in the email templates

- suppress warnings from verify_rc.sh
- fix release.sh not to rename artifacts
- refactor wordings in the email templates

# Configure build
cmake -S . -B build \
-DCMAKE_CXX_FLAGS="-Wno-deprecated-declarations" \
Copy link
Member Author

Choose a reason for hiding this comment

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

I have added --compile-no-warning-as-error below and this one is also required. @lidavidm

svn co "${dist_url}/${release_id}"
pushd "${release_id}"

echo "Renaming artifacts to their final release names..."
Copy link
Member Author

Choose a reason for hiding this comment

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

We don't need this hack any more. Now artifact names do not have -rcN suffix. @HeartLinked

cc @liurenjie1024

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM

@Fokko Fokko merged commit 0508f80 into apache:main Sep 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants