Commit graph

20 commits

Author SHA1 Message Date
stanstatev
2ce7777a0f
Create codescan-analysis.yml 2020-11-11 02:35:38 +02:00
dependabot[bot]
e8ff59719d Bump actions/setup-node from v2.1.1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06 17:08:15 +01:00
Dave Olsthoorn
57977119c1 Move all matchers to a single file 2020-08-26 17:43:31 +02:00
Dave Olsthoorn
db3b072a6b Update workflows 2020-08-11 19:44:45 +02:00
Dave Olsthoorn
e79d88bfc6 Switch default branch to main 2020-08-11 18:01:48 +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
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
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
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
1b0d4d0266 switch to building streetcomplete for run-test 2020-07-14 22:34:17 +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
a1a65a9e40 Add GitHub Actions for testing matchers 2020-01-03 21:24:05 +01:00
Jonas Bengtsson
39774526ec Initial version of job 2020-01-03 11:37:01 +01:00