History log of /expo/.github/workflows/client-android-eas.yml (Results 1 – 8 of 8)
Revision Date Author Comments
# f2369006 19-Aug-2023 Kudo Chien <[email protected]>

[ci] try to improve ci stability (#24002)

# Why

try to improve ci stability

# How

- android-unit-tests
- prevent timeout and out of disk space
- client-android-eas
- since client-and

[ci] try to improve ci stability (#24002)

# Why

try to improve ci stability

# How

- android-unit-tests
- prevent timeout and out of disk space
- client-android-eas
- since client-android is not stable, try to broad the client-android-eas path coverage
- for external contributors (forked repo), just ignore the workflow
- client-ios-eas
- for external contributors (forked repo), just ignore the workflow
- client-android
- TBD
- client-ios
- remove s3 and store publish
- ios-unit-tests
- prevent timeout
- clipboard
- fix timeout issue because of slow NSAttributedString html processing
- `et dispatch`: remove unused workflows
- releasing guide: update to the newer `et eas` releasing workflows

# Test Plan

ci passed

show more ...


# 9558d768 08-Jun-2023 Kudo Chien <[email protected]>

[ci] use ubuntu-22.04 runner (#22797)

# Why

use the latest ubuntu runner and make ci more stable

# How

update to ubuntu-22.04 runner


# 9a9245c5 26-Apr-2023 Wojciech Kozyra <[email protected]>

[et] commands for build and submitting Expo Go using EAS (#22194)


# b99590e7 12-Jan-2023 Wojciech Kozyra <[email protected]>

[gh] Use M1 workers on EAS Build (#20243)


# e7817c9a 17-Nov-2022 Bartosz Kaszubowski <[email protected]>

[github] don't run EAS Build for Dependabot PRs (#20084)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>


# 3b96aab5 03-Nov-2022 Wojciech Kozyra <[email protected]>

[gh] Replace deprecated ::set-output (#19839)


# d6bbc9a5 08-Sep-2022 Wojciech Kozyra <[email protected]>

[ci] Improve EAS Build workflows for Expo Go (#18399)

* [ci] Improve EAS Build workflows

* configure building signed client for iOS

* review feedback


# bc2bab00 25-Jul-2022 Wojciech Kozyra <[email protected]>

[ci] Build Expo Go on EAS Build (#18144)

* EAS Build jobs for building Expo Go

* delete all workflows so it stops triggering ci

* detect versioned code changes

* Revert "delete all workflow

[ci] Build Expo Go on EAS Build (#18144)

* EAS Build jobs for building Expo Go

* delete all workflows so it stops triggering ci

* detect versioned code changes

* Revert "delete all workflows so it stops triggering ci"

This reverts commit 1bc947851ebc402dbf58b46375ddbfb7b9f99ccb.

* review feedback

show more ...