Go to file
dependabot[bot] e1f5280adf
Some checks failed
Build & Test / format-check (push) Successful in 23s
Build & Test / build (push) Successful in 27s
Build & Test / test (push) Successful in 24s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (10406996, ubuntu-22.04) (push) Successful in 2m37s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (10406996, ubuntu-20.04) (push) Successful in 2m50s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (8512546, ubuntu-20.04) (push) Successful in 3m23s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (8512546, ubuntu-22.04) (push) Successful in 2m9s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9123335, ubuntu-20.04) (push) Successful in 2m17s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9123335, ubuntu-22.04) (push) Successful in 2m9s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9477386, ubuntu-22.04) (push) Successful in 1m47s
Build & Test / lint (push) Successful in 20s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9862592, ubuntu-20.04) (push) Successful in 1m42s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9862592, ubuntu-22.04) (push) Successful in 2m22s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9477386, ubuntu-20.04) (push) Successful in 4m14s
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (10406996, macos-11) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (10406996, macos-12) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (10406996, macos-13) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (10406996, windows-2019) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (10406996, windows-2022) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (8512546, macos-11) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (8512546, macos-12) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (8512546, macos-13) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (8512546, windows-2019) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (8512546, windows-2022) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9123335, macos-11) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9123335, macos-12) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9123335, macos-13) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9123335, windows-2019) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9123335, windows-2022) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9477386, macos-11) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9477386, macos-12) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9477386, macos-13) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9477386, windows-2019) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9477386, windows-2022) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9862592, macos-11) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9862592, macos-12) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9862592, macos-13) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9862592, windows-2019) (push) Has been cancelled
Build & Test / ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }} (9862592, windows-2022) (push) Has been cancelled
CodeQL / Analyze (push) Failing after 23s
Bump eslint-plugin-jest from 27.9.0 to 28.2.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 11:11:16 +03:00
__tests__ Run prettier, to pass format-check 2020-08-11 19:25:29 +02:00
.github Bump actions/setup-java from 3 to 4 2024-04-05 13:43:55 +03:00
.idea [Issue #384] Implement silent licence agreement. 2023-11-21 22:11:35 +02:00
.vscode Make index.js executable 2020-01-03 21:20:26 +01:00
dist Update dependencies and rebuild 2024-04-05 13:59:39 +03:00
src Implement action input parameter 'packages' 2023-11-25 17:41:26 +02:00
.eslintignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.eslintrc.json Don't eslint warn about English text in string literals 2023-11-21 21:35:16 +02:00
.gitignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.prettierignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.prettierrc.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00
action.yml Implement action input parameter 'packages' 2023-11-25 17:41:26 +02:00
jest.config.js Initial changes for setup-android 2020-07-14 17:41:00 +02:00
LICENSE Create LICENSE 2020-08-11 20:48:49 +02:00
matchers.json Move all matchers to a single file 2020-08-26 17:43:31 +02:00
package-lock.json Bump eslint-plugin-jest from 27.9.0 to 28.2.0 2024-04-19 11:11:16 +03:00
package.json Bump eslint-plugin-jest from 27.9.0 to 28.2.0 2024-04-19 11:11:16 +03:00
README.md Implement action input parameter 'packages' 2023-11-25 17:41:26 +02:00
tsconfig.json tsconfig: set moduleResolution 2021-07-17 18:55:57 +02:00

setup-android

Build & Test

This action sets up the Android SDK tools by:

  • Downloading the SDK commandline tools, if the current version (11.0) is not found in either $ANDROID_SDK_ROOT or $HOME/.android/sdk.
  • Accepting the SDK licenses.
  • Installing tools and platform-tools.
  • Adding platform-tools (contains adb) and cmdline-tools/11.0/bin (contains sdkmanager) to $PATH.
  • Setting up problem matchers.

On Windows 2016 runners, this action also checks if $ANDROID_SDK_ROOT path contains spaces. If it does - it moves SDK to a path without spaces. This is needed because spaces are highly problematic:

C:\windows\system32\cmd.exe /D /S /C ""C:\Program Files (x86)\Android\android-sdk\cmdline-tools\3.0\bin\sdkmanager.bat" --licenses"
Error: Could not find or load main class Files

Usage

See action.yml

Basic

steps:
- uses: actions/checkout@v4

- name: Set up JDK 17
  uses: actions/setup-java@v3
  with:
    java-version: '17'
    distribution: 'temurin'

- name: Setup Android SDK
  uses: android-actions/setup-android@v3

- name: Build SampleApplication
  run: ./gradlew --no-daemon build

Additional packages

Input parameter packages controls which packages this action will install from Android SDK.

Default value is tools platform-tools, supply an empty string to skip installing additional packages.

Additional packages can be installed at a later time by calling sdkmanager manually.

- name: Setup Android SDK
  uses: android-actions/setup-android@v3
  with:
    packages: ''

# ...

- run: sdkmanager tools platform-tools

SDK Version selection

Command line tools are versioned using two variables - short and long. Long one is the build number, used in the zip URL, short one is the human friendly version name.

By default, setup-android installs version 10406996 (short version 11.0).

To install a different version, call setup-android with desired long version as the input parameter cmdline-tools-version:

- name: Setup Android SDK
  uses: android-actions/setup-android@v3
  with:
    cmdline-tools-version: 8512546

Version table

Short version Long version
11.0 10406996
10.0 9862592
9.0 9477386
8.0 9123335
7.0 8512546

Current cmdline tools version can be found at https://developer.android.com/studio#command-line-tools-only

Android SDK Licenses

Android SDK is not public domain software, it comes with a license.

Input parameter accept-android-sdk-licenses decides if Android SDK licenses should be agreed to on behalf of the user of this action. Default option is 'yes', because otherwise SDK is unusable until said licenses are agreed to.

licenses are quite long, to prevent a wall of text in the action output, licenses can be agreed to silently. Input parameter log-accepted-android-sdk-licenses controls whether license texts should be printed or omitted from the text output. Defaults to 'true'.

Thanks

Based on the project android-problem-matchers-action from @jonasb