Page MenuHomePhabricator

[CI] Try installing `protoc` with script instead of `apt`
ClosedPublic

Authored by atul on Dec 28 2022, 8:02 PM.
Tags
None
Referenced Files
F3494838: D6080.diff
Thu, Dec 19, 6:54 AM
Unknown Object (File)
Tue, Dec 10, 3:06 PM
Unknown Object (File)
Sat, Nov 30, 6:53 AM
Unknown Object (File)
Sat, Nov 30, 6:53 AM
Unknown Object (File)
Sat, Nov 30, 6:53 AM
Unknown Object (File)
Sat, Nov 30, 6:52 AM
Unknown Object (File)
Thu, Nov 28, 10:36 PM
Unknown Object (File)
Thu, Nov 28, 10:36 PM
Subscribers
None

Details

Summary

Try installing protoc with the same script we use for Buildkite agents.

Test Plan

It's annoying to test GitHub Actions workflows without creating a fork and whatnot. If this fails it should be easy to revert.

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D6080 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Dec 28 2022, 8:03 PM

Okay accepting to test

This revision is now accepted and ready to land.Dec 28 2022, 8:09 PM
This revision was landed with ongoing or failed builds.Dec 28 2022, 8:12 PM
This revision was automatically updated to reflect the committed changes.

It should be /native/android/scripts not /scripts

This revision is now accepted and ready to land.Dec 28 2022, 10:20 PM
This revision was landed with ongoing or failed builds.Dec 28 2022, 10:22 PM
This revision was automatically updated to reflect the committed changes.

Still failed, suspect it may be a permissions issue. Going to try one more time prefixing sudo and then will reevaluate (probably makes sense to iterate on a forked repo instead of reverting/reopening again and again)

This revision is now accepted and ready to land.Dec 28 2022, 11:50 PM
This revision was landed with ongoing or failed builds.Dec 28 2022, 11:53 PM
This revision was automatically updated to reflect the committed changes.