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

[build] Add Android build action to GitHub CI #2149

Merged
merged 16 commits into from
Oct 13, 2021

Commits on Oct 6, 2021

  1. Create android.yaml

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    279c4b7 View commit details
    Browse the repository at this point in the history
  2. Also install JDK

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    56306e0 View commit details
    Browse the repository at this point in the history
  3. added ANDROID_SDK_ROOT

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    36345c3 View commit details
    Browse the repository at this point in the history
  4. Update android.yaml

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3f9775f View commit details
    Browse the repository at this point in the history
  5. Update build-android

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d427e9e View commit details
    Browse the repository at this point in the history
  6. Update build-android

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d1e6c30 View commit details
    Browse the repository at this point in the history
  7. Setup NDK

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    8f9b7e2 View commit details
    Browse the repository at this point in the history
  8. Add to path

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f0d8214 View commit details
    Browse the repository at this point in the history
  9. Update android.yaml

    maxsharabayko committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    07991a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    aa99f7e View commit details
    Browse the repository at this point in the history
  2. print script_dir

    maxsharabayko committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    7296094 View commit details
    Browse the repository at this point in the history
  3. Update build-android

    maxsharabayko committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    c212aca View commit details
    Browse the repository at this point in the history
  4. Update build-android

    maxsharabayko committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    d11340f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Fixed SCRIPT_DIR

    Co-authored-by: Sergei Ignatov <sergeiignatov@users.noreply.github.com>
    maxsharabayko and sergeiignatov committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    46ce83d View commit details
    Browse the repository at this point in the history
  2. Trace logs

    maxsharabayko committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    96cf19a View commit details
    Browse the repository at this point in the history
  3. Update build-android

    maxsharabayko committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    83e5155 View commit details
    Browse the repository at this point in the history