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
Unknown Object (File)
Fri, Sep 20, 10:28 PM
Unknown Object (File)
Wed, Sep 18, 9:59 PM
Unknown Object (File)
Wed, Sep 18, 9:59 PM
Unknown Object (File)
Wed, Sep 18, 9:59 PM
Unknown Object (File)
Wed, Sep 18, 9:59 PM
Unknown Object (File)
Wed, Sep 18, 9:59 PM
Unknown Object (File)
Wed, Sep 18, 9:59 PM
Unknown Object (File)
Wed, Sep 18, 9:59 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
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.