Skip to content

Conversation

@stefanb
Copy link
Member

@stefanb stefanb commented Jan 22, 2026

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Ref:

@stefanb stefanb added the checksum mismatch SHA-256 doesn't match the download label Jan 22, 2026
@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Jan 22, 2026
Copy link
Member

@chenrui333 chenrui333 left a comment

Choose a reason for hiding this comment

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

@chenrui333 chenrui333 added upstream issue An upstream issue report is needed CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jan 22, 2026
@chenrui333
Copy link
Member

The tag got deleted

curl -s "https://api.github.com/repos/minio/warp/events?per_page=100" \
                                          | jq -r '.[] | select((.type=="CreateEvent" or .type=="DeleteEvent") and (.payload.ref=="v1.4.0")) | [.created_at,.type,.actor.login,.payload.ref_type,.payload.ref] | @tsv'
2026-01-14T20:19:03Z	DeleteEvent	harshavardhana	tag	v1.4.0

@chenrui333
Copy link
Member

And also minio no longer publishes download artifacts in github

@chenrui333 chenrui333 added the CI-checksum-change-confirmed A checksum change was confirmed by upstream label Jan 23, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 23, 2026
@BrewTestBot BrewTestBot enabled auto-merge January 23, 2026 13:46
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 23, 2026
Merged via the queue into main with commit c7cbba2 Jan 23, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the minio-warp-checksum-update-for-1.4.0-release branch January 23, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

checksum mismatch SHA-256 doesn't match the download CI-checksum-change-confirmed A checksum change was confirmed by upstream CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue upstream issue An upstream issue report is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants