Page MenuHomePhabricator

[CI] Update `android` pipeline to enable autoscaling
ClosedPublic

Authored by atul on Jun 29 2022, 2:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 6, 12:14 AM
Unknown Object (File)
Fri, Jul 5, 11:27 PM
Unknown Object (File)
Wed, Jul 3, 9:33 AM
Unknown Object (File)
Wed, Jul 3, 3:29 AM
Unknown Object (File)
Tue, Jul 2, 7:41 PM
Unknown Object (File)
Tue, Jul 2, 9:48 AM
Unknown Object (File)
Sun, Jun 30, 5:43 PM
Unknown Object (File)
Fri, Jun 21, 5:57 PM
Subscribers

Details

Summary

Run this workflow within reactnativecommunity/react-native-android:latest to enable autoscaling.

Test Plan

Buildkite CI

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

.buildkite/android.yml
9–10 ↗(On Diff #13983)
atul requested review of this revision.Jun 29 2022, 2:39 PM
.buildkite/android.yml
9–10 ↗(On Diff #13983)

Makes sense to avoid this for Buildkite, but we should probably keep it for GitHub Actions

.buildkite/android.yml
9–10 ↗(On Diff #13983)

Makes sense to avoid this for Buildkite, but we should probably keep it for GitHub Actions

Yeah, that's what we previously agreed upon when we decided to take the "shortcut" for the Android CI on Buildkite.. that's why we're checking the BUILDKITE environment variable vs CI (which is set to try on both GH Actions and Buildkite)

9–10 ↗(On Diff #13983)

*which is set to true on both GH Actions and Buildkite

(Adding @ashoat as reviewer since he's already taken a look at it and it should be straightforward)

This revision is now accepted and ready to land.Jun 30 2022, 2:04 PM

rebase after cherrypicking and before landing

This revision was landed with ongoing or failed builds.Jun 30 2022, 2:22 PM
This revision was automatically updated to reflect the committed changes.