Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI workflow to run android tests on mobile phones #13024

Merged
merged 15 commits into from
Apr 19, 2023

Commits on Apr 18, 2023

  1. Add android test workflow

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e21da5b View commit details
    Browse the repository at this point in the history
  2. Fix write-caches type

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    92fd782 View commit details
    Browse the repository at this point in the history
  3. Use gcloud cli

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e8de8d5 View commit details
    Browse the repository at this point in the history
  4. Fix is-pr type

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a69687f View commit details
    Browse the repository at this point in the history
  5. Use matrix

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0c6d22b View commit details
    Browse the repository at this point in the history
  6. Fix variable name

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    845e7a8 View commit details
    Browse the repository at this point in the history
  7. Don't pack *.o and *.a

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3661aac View commit details
    Browse the repository at this point in the history
  8. Add job to summary

    Che-Yu Wu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c795166 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Cross-compile all then test on real devices

    Che-Yu Wu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4576004 View commit details
    Browse the repository at this point in the history
  2. Test pr check

    Che-Yu Wu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1d199a2 View commit details
    Browse the repository at this point in the history
  3. Revert "Test pr check"

    This reverts commit d2b6dc4.
    Che-Yu Wu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    33f0865 View commit details
    Browse the repository at this point in the history
  4. Revert "Cross-compile all then test on real devices"

    This reverts commit 6e5b2d2.
    Che-Yu Wu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    41b2fc7 View commit details
    Browse the repository at this point in the history
  5. Better matrix job name

    Che-Yu Wu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    eb27ee3 View commit details
    Browse the repository at this point in the history
  6. Add comment to explain the separate test workflow

    Che-Yu Wu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    759d30e View commit details
    Browse the repository at this point in the history
  7. Enable postsubmit guard

    Che-Yu Wu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9787e96 View commit details
    Browse the repository at this point in the history