Vilius Sutkus '89
|
423241b186
|
Don't eslint warn about English text in string literals
|
2023-11-21 21:35:16 +02:00 |
|
Vilius Sutkus '89
|
4113fd9036
|
[CI] Test all cmdlinetools versions
|
2023-11-21 21:32:42 +02:00 |
|
Vilius Sutkus '89
|
0549df86ae
|
Update npm dependencies
|
2023-11-21 21:27:27 +02:00 |
|
Vilius Sutkus '89
|
b6023dae3a
|
[CI] Update actions/setup-node to v4
|
2023-11-21 21:25:54 +02:00 |
|
Vilius Sutkus '89
|
ded9227d6b
|
[CI] Update actions/checkout to v4
|
2023-11-21 21:25:09 +02:00 |
|
Vilius Sutkus '89
|
449627e76b
|
Format file to match correct "desired" width. Remove leftover debug printout
|
2023-11-21 21:22:57 +02:00 |
|
Vilius Sutkus '89
|
8023252681
|
[Issue #192] Accept cmdline-tools-version input parameter
|
2023-11-21 21:18:33 +02:00 |
|
Vilius Sutkus '89
|
9584f05408
|
[README.md] Update version of this action
|
2023-09-25 04:30:57 +03:00 |
|
dependabot[bot]
|
13f81365a4
|
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 03:55:25 +03:00 |
|
Vilius Sutkus '89
|
110787489d
|
[README.md] Update JDK version in step name
|
2023-09-25 03:53:50 +03:00 |
|
Vilius Sutkus '89
|
4ba30747dc
|
[CI] Use Temurin JDK. Adopt JDK is discontinued
( according to https://github.com/actions/setup-java#supported-distributions )
|
2023-09-25 03:53:00 +03:00 |
|
Omar Shehata
|
a3da945276
|
Fix README example
|
2023-09-25 03:48:44 +03:00 |
|
Vilius Sutkus '89
|
1cb03f027b
|
Update node dependencies & Rebuild
|
2023-09-25 03:37:15 +03:00 |
|
Vilius Sutkus '89
|
ccc0939481
|
Use Node-20 instead of end-of-life Node-16
Would prefer to use Node-18, because it's LTS, but I can't, because it's not available:
https://github.com/actions/runner-images/discussions/7664
|
2023-09-25 03:20:06 +03:00 |
|
Vilius Sutkus '89
|
fabcc053ca
|
[CI] Add macos-13 to test matrix
|
2023-09-25 03:14:01 +03:00 |
|
Vilius Sutkus '89
|
bee5ac3f90
|
Update cmdline-tools to 11.0 (latest)
|
2023-09-25 03:04:50 +03:00 |
|
Vilius Sutkus '89
|
26c86ac3f5
|
Update JDK to 17 (from 1.8). Required for current cmdline-tools
|
2023-09-25 03:03:19 +03:00 |
|
Vilius Sutkus '89
|
bc52f43eb3
|
[CI] Remove ubuntu-18.04 from test matrix
|
2023-09-25 03:02:55 +03:00 |
|
Simon Marquis
|
899d70efad
|
Update commandlinetools version to 9.0 (latest)
https://developer.android.com/studio#command-line-tools-only
|
2023-09-25 02:57:03 +03:00 |
|
Vilius Sutkus '89
|
7c5672355a
|
Rebuild
|
2022-10-18 22:49:38 +03:00 |
|
Vilius Sutkus '89
|
be14762587
|
Update dependencies
|
2022-10-18 22:48:21 +03:00 |
|
dependabot[bot]
|
02a4c0fae6
|
Bump @actions/cache from 3.0.0 to 3.0.5
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.0.0 to 3.0.5.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-18 22:35:00 +03:00 |
|
dependabot[bot]
|
4963c9b31a
|
Bump @actions/core from 1.9.0 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-18 22:32:16 +03:00 |
|
Vilius Sutkus '89
|
2741e25473
|
Update README.md
|
2022-08-03 16:44:44 +03:00 |
|
Vilius Sutkus '89
|
ed89994087
|
Merge branch 'main' of github.com:android-actions/setup-android
|
2022-08-03 16:38:34 +03:00 |
|
Vilius Sutkus '89
|
240c9729bd
|
Downgrade @types/node to 16, because we are using node LTS - 16.
|
2022-08-03 16:14:58 +03:00 |
|
Vilius Sutkus '89
|
36d0d24ca4
|
Update dependencies
|
2022-08-03 16:09:19 +03:00 |
|
Vilius Sutkus '89
|
cabf29c9ef
|
[CI] Update "rebuild needed" check
|
2022-08-03 15:56:56 +03:00 |
|
Vilius Sutkus '89
|
65b8c7bc99
|
[CI] Add a "rebuild needed" check
|
2022-08-03 15:27:53 +03:00 |
|
Vilius Sutkus '89
|
34f33aad26
|
Use Node16 (current LTS), instead of Node12
|
2022-08-03 15:23:56 +03:00 |
|
Vilius Sutkus '89
|
3d201fcd51
|
Update cmdline-tools version to 7.0
|
2022-08-03 15:19:19 +03:00 |
|
Vilius Sutkus '89
|
1ba064a8a2
|
[2/2] Read version of cmdline-tools/latest, if version is correct - use it
|
2022-08-03 15:19:19 +03:00 |
|
Vilius Sutkus '89
|
4360e92aa0
|
Read version of cmdline-tools/latest, if version is correct - use it
|
2022-08-03 15:19:19 +03:00 |
|
Vilius Sutkus '89
|
88c04cbb34
|
[CI] Remove macos-10.15, because it is deprecated
|
2022-08-03 15:19:19 +03:00 |
|
Vilius Sutkus '89
|
239c6f5c7c
|
[CI] Update test matrix to include ubuntu-22.04 and macos-12
|
2022-08-03 15:19:19 +03:00 |
|
Vilius Sutkus '89
|
882b1d3cd5
|
Update cmdline-tools version to 7.0
|
2022-08-03 15:03:16 +03:00 |
|
Vilius Sutkus '89
|
00dbb341f0
|
[2/2] Read version of cmdline-tools/latest, if version is correct - use it
|
2022-08-03 15:02:48 +03:00 |
|
Vilius Sutkus '89
|
c1ac9c4be4
|
Read version of cmdline-tools/latest, if version is correct - use it
|
2022-08-03 15:00:44 +03:00 |
|
Vilius Sutkus '89
|
0f0da39d59
|
[CI] Remove macos-10.15, because it is deprecated
|
2022-08-03 13:39:25 +03:00 |
|
Vilius Sutkus '89
|
c6c2260dde
|
[CI] Update test matrix to include ubuntu-22.04 and macos-12
|
2022-08-03 13:36:32 +03:00 |
|
Vilius Sutkus '89
|
47ea489789
|
[CI] Disable run.yml
|
2022-04-22 06:28:18 +03:00 |
|
Vilius Sutkus '89
|
244317f5bb
|
Rebuild dist/index.js after dependency update
|
2022-04-22 06:25:41 +03:00 |
|
Vilius Sutkus '89
|
5440ded976
|
[ESLint] warn instead of error about English text in string literals
|
2022-04-22 06:24:03 +03:00 |
|
Vilius Sutkus '89
|
e94bbf69b5
|
Update npm dependencies
|
2022-04-22 06:18:23 +03:00 |
|
Vilius Sutkus '89
|
98f14d164f
|
[CI][README.md] Update setup-java to v3
|
2022-04-22 05:44:03 +03:00 |
|
Vilius Sutkus '89
|
f56c207000
|
[CI] Update actions/setup-node to v3 (sliding version, instead of 2.2.2)
|
2022-04-22 05:41:02 +03:00 |
|
Vilius Sutkus '89
|
a7d36b05d1
|
[CI][README.MD] Update actions/checkout to v3
|
2022-04-22 05:38:58 +03:00 |
|
Vilius Sutkus '89
|
20bad8a341
|
[CI][Test] Update OS list
|
2022-04-22 05:34:57 +03:00 |
|
Mike Hardy
|
fc91ea75c1
|
build(deps): bump tools version to v6 / 8092744
|
2022-04-22 05:22:01 +03:00 |
|
Dave Olsthoorn
|
1685c3d866
|
workflow: code analysis
|
2021-07-17 19:13:18 +02:00 |
|