protocolbuffers / protobuf

Protocol Buffers - Google's data interchange format
http://protobuf.dev
Other
64.51k stars 15.36k forks source link

Download protoc zip: Warnings/blocks from chrome and macOS Sonoma #16366

Open joelavan opened 3 months ago

joelavan commented 3 months ago

chrome 123.0.6312.87, macOS Sonoma14.4.1, M1

Repro: Using chrome, download protoc-26.1-osx-universal_binary.zip

I bypassed all this by downloading via curl: curl -0L https://github.com/protocolbuffers/protobuf/releases/download/v26.1/protoc-26.1-osx-universal_binary.zip --output protoc-26.1-osx-universal_binary.zip

similar to this issue with grpc: https://github.com/grpc/grpc-web/issues/650

Didn't see this while searching for issues, so logging it now. Even if the advice is similar to the grpc issue and use curl or some other method, figured I'd log it so others my find and unblock themselves.

github-actions[bot] commented 5 days ago

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.

This issue is labeled inactive because the last activity was over 90 days ago.