Commit graph

185 commits

Author SHA1 Message Date
Dave Olsthoorn
e79d88bfc6 Switch default branch to main 2020-08-11 18:01:48 +02:00
dependabot[bot]
2dc5b4642b Bump jest-circus from 24.9.0 to 26.3.0
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 24.9.0 to 26.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.3.0/packages/jest-circus)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 17:54:43 +02:00
dependabot[bot]
e8799536cb Bump @actions/cache from 1.0.1 to 1.0.2
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 1.0.1 to 1.0.2.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 17:53:43 +02:00
dependabot[bot]
7d6381ea3b Bump eslint-plugin-github from 2.0.0 to 4.1.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 2.0.0 to 4.1.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v2.0.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 17:52:15 +02:00
dependabot[bot]
9cc55a998e Bump @types/jest from 24.9.1 to 26.0.9
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 26.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 17:50:04 +02:00
dependabot[bot]
0e2d9d598a Bump @actions/tool-cache from 1.5.5 to 1.6.0
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 17:49:34 +02:00
dependabot[bot]
aae459b0a0 Bump actions/setup-node from v1 to v2.1.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...321b6ccb03083caa2ad22b27dc4b45335212e824)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 17:44:34 +02:00
Dave Olsthoorn
5c7f7b1c49 Cleanup action.yml 2020-08-11 17:40:16 +02:00
Dave Olsthoorn
3f4aef7b8e Add dependabot configuration 2020-08-11 17:33:56 +02:00
Dave Olsthoorn
035deb0e29 only setup for caching if things are changed 2020-07-25 20:51:01 +02:00
Dave Olsthoorn
22d4a3f682 Breaks cache version on purpouse 2020-07-25 20:38:52 +02:00
Dave Olsthoorn
2381fc9bef Set --sdk_root for accepting licenses 2020-07-25 19:37:43 +02:00
Dave Olsthoorn
023a8c2e99
yet another test 2020-07-25 19:32:47 +02:00
Dave Olsthoorn
ac6035b2b4
it helps if we don't try to rewrite the same dir 2020-07-25 19:30:09 +02:00
Dave Olsthoorn
e982e60a79
uses path fix for run-test 2020-07-25 19:26:54 +02:00
Dave Olsthoorn
c9080c4243 also cache repository info 2020-07-25 19:24:48 +02:00
Dave Olsthoorn
e7b65d73cb correct uses path 2020-07-25 18:59:34 +02:00
Dave Olsthoorn
6cd34504b7 templating in uses does not work 2020-07-25 18:54:43 +02:00
Dave Olsthoorn
ca48f596fe changeup CI 2020-07-25 18:49:54 +02:00
Dave Olsthoorn
4de319a2e2 correct bin path for sdkmanager 2020-07-25 18:37:02 +02:00
Dave Olsthoorn
90244e0383 Debug installing android sdk tools 2020-07-25 18:34:51 +02:00
Dave Olsthoorn
64495f005b Attempt at first version 2020-07-25 18:07:39 +02:00
Dave Olsthoorn
1b0d4d0266 switch to building streetcomplete for run-test 2020-07-14 22:34:17 +02:00
Dave Olsthoorn
668f98f7ee run build 2020-07-14 22:11:04 +02:00
Dave Olsthoorn
9e58d95cb5 Several fixes
These include
- register ANDROID_SDK_ROOT
- add some license hash handling
2020-07-14 22:07:34 +02:00
Dave Olsthoorn
060ba01b7f Add functional "run-test" action 2020-07-14 19:24:52 +02:00
Dave Olsthoorn
47171f7d89 Initial changes for setup-android 2020-07-14 17:41:00 +02:00
Jonas Bengtsson
aa16e13db3 Improve documentation 2020-01-03 21:38:11 +01:00
Jonas Bengtsson
a1a65a9e40 Add GitHub Actions for testing matchers 2020-01-03 21:24:05 +01:00
Jonas Bengtsson
21c8af6d0c Make index.js executable 2020-01-03 21:20:26 +01:00
Jonas Bengtsson
445684cb49 Extend README 2020-01-03 21:18:34 +01:00
Jonas Bengtsson
017a464bce Add test logs for VS Code debugging 2020-01-03 21:18:10 +01:00
Jonas Bengtsson
fffea1827d Base path of JSON file on path relative to index.js instead of CWD 2020-01-03 12:00:06 +01:00
Jonas Bengtsson
499a64419b Add abolute path to json files 2020-01-03 11:55:35 +01:00
Jonas Bengtsson
39774526ec Initial version of job 2020-01-03 11:37:01 +01:00