[all-commits] [llvm/llvm-project] c24b41: github-upload-release.py: Fix bug preventing relea...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Apr 15 16:14:37 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: c24b41d71f2e5658b0b6618482831f34820f6b4a
https://github.com/llvm/llvm-project/commit/c24b41d71f2e5658b0b6618482831f34820f6b4a
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M llvm/utils/release/github-upload-release.py
Log Message:
-----------
github-upload-release.py: Fix bug preventing release creation (#84571)
After aa02002491333c42060373bc84f1ff5d2c76b4ce we started passing the
user name to the create_release function and this was being interpreted
as the git tag.
(cherry picked from commit 0b9ce71a256d86c08f2b52ad2e337395b8f54b41)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list