Commit Graph
16 Commits
Author SHA1 Message Date
Dave Olsthoorn 331008df41 Fix test for download, only test if licenseDir exists 2020-08-26 18:51:04 +02:00
Dave Olsthoorn 24b7e80ade Changeup: consilidate code, drop cache, change download
This changes up way too much:
- Moving most (all) of the code to main.ts instead of the numerous
  files
- Dropping the caching functionality, since it should be optional
- now we will only download the android sdk tools if they are not
  already present, including if ANDROID_SDK_ROOT is already set
2020-08-26 17:51:32 +02:00
Dave Olsthoorn 57977119c1 Move all matchers to a single file 2020-08-26 17:43:31 +02:00
Dave Olsthoorn 2112bb34ef Update build 2020-08-17 20:09:00 +02:00
Dave Olsthoorn 62ea653263 Update README.md 2020-08-17 19:44:06 +02:00
Dave Olsthoorn f7a7114037 Create LICENSE 2020-08-11 20:48:49 +02:00
Dave Olsthoorn 87ec6df705 Update build 2020-08-11 20:31:45 +02:00
Dave Olsthoorn 01efde8e60 fix linting 2020-08-11 19:59:48 +02:00
Dave Olsthoorn db3b072a6b Update workflows 2020-08-11 19:44:45 +02:00
Dave Olsthoorn 469d66c201 Run prettier, to pass format-check 2020-08-11 19:25:29 +02:00
Dave Olsthoorn e79d88bfc6 Switch default branch to main 2020-08-11 18:01:48 +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 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