Page MenuHomePhabricator

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

Authored by atul on Jun 29 2022, 2:25 PM.
Tags
None
Referenced Files
F2899259: D4406.id14059.diff
Sat, Oct 5, 6:09 AM
F2899258: D4406.id14055.diff
Sat, Oct 5, 6:09 AM
F2899257: D4406.id13983.diff
Sat, Oct 5, 6:09 AM
F2899252: D4406.id.diff
Sat, Oct 5, 6:09 AM
F2899203: D4406.diff
Sat, Oct 5, 6:06 AM
Unknown Object (File)
Sun, Sep 8, 10:16 AM
Unknown Object (File)
Aug 31 2024, 4:51 AM
Unknown Object (File)
Aug 16 2024, 10:32 AM
Subscribers

Details

Summary

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

Test Plan

Buildkite CI

Diff Detail

Repository
rCOMM Comm
Branch
land-jun29
Lint
No Lint Coverage
Unit
No Test Coverage

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.