Skip to content

Fix grpcbox for arm64 and undo protoc rollback#26758

Merged
codingllama merged 2 commits intomasterfrom
codingllama/babybox2
May 23, 2023
Merged

Fix grpcbox for arm64 and undo protoc rollback#26758
codingllama merged 2 commits intomasterfrom
codingllama/babybox2

Conversation

@codingllama
Copy link
Copy Markdown
Contributor

Fix the protoc download URL for arm64 (actually aarch64 in the container) and undo the accidental protoc version rollback in #26640.

@codingllama codingllama changed the title Fix grpcbox for arm64 and undo PROTOC rollback Fix grpcbox for arm64 and undo protoc rollback May 23, 2023
@codingllama codingllama requested a review from ravicious May 23, 2023 14:11
@codingllama codingllama enabled auto-merge May 23, 2023 16:14
@codingllama codingllama added this pull request to the merge queue May 23, 2023
Merged via the queue into master with commit 690606b May 23, 2023
@codingllama codingllama deleted the codingllama/babybox2 branch May 23, 2023 16:36
codingllama added a commit that referenced this pull request May 23, 2023
* Revert protoc downgrade

* Use correct protoc URL for arm64
codingllama added a commit that referenced this pull request May 23, 2023
* Revert protoc downgrade

* Use correct protoc URL for arm64
codingllama added a commit that referenced this pull request May 23, 2023
* Revert protoc downgrade

* Use correct protoc URL for arm64
codingllama added a commit that referenced this pull request May 25, 2023
* Add the babybox Dockerfile and Makefile

* Change Makefiles to use the babybox

* Change buildbox to use version args

* Keep the old "if BUILDARCH" on protoc install

* Drop --platform directive on babybox (its platform doesn't matter)

* Use mktemp to download protoc

* Remove defaults from ARGs

* Copy ARG comments to buildbox Dockerfile

* Rename babybox to grpcbox

* Fix grpcbox for arm64 and undo protoc rollback (#26758)

* Revert protoc downgrade

* Use correct protoc URL for arm64
codingllama added a commit that referenced this pull request May 25, 2023
* Add a codegen-focused buildbox (#26640)

* Add the babybox Dockerfile and Makefile

* Change Makefiles to use the babybox

* Change buildbox to use version args

* Keep the old "if BUILDARCH" on protoc install

* Drop --platform directive on babybox (its platform doesn't matter)

* Use mktemp to download protoc

* Remove defaults from ARGs

* Copy ARG comments to buildbox Dockerfile

* Rename babybox to grpcbox

* Fix grpcbox for arm64 and undo protoc rollback (#26758)

* Revert protoc downgrade

* Use correct protoc URL for arm64

* Adapt cached protoc plugins for v11
codingllama added a commit that referenced this pull request May 25, 2023
* Add a codegen-focused buildbox (#26640)

* Add the babybox Dockerfile and Makefile

* Change Makefiles to use the babybox

* Change buildbox to use version args

* Keep the old "if BUILDARCH" on protoc install

* Drop --platform directive on babybox (its platform doesn't matter)

* Use mktemp to download protoc

* Remove defaults from ARGs

* Copy ARG comments to buildbox Dockerfile

* Rename babybox to grpcbox

* Fix grpcbox for arm64 and undo protoc rollback (#26758)

* Revert protoc downgrade

* Use correct protoc URL for arm64
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.

4 participants