Commit graph

45 commits

Author SHA1 Message Date
Michael Kriese
64d84ff9d2
test: require python ^3.7 (#6168) 2020-05-08 16:59:11 +02:00
Michael Kriese
3f18958ed0
chore(ci): optimize node caching (#6116) 2020-05-07 08:35:56 +02:00
Michael Kriese
21cad0a066
feat(internal): move docker build (#6009) 2020-04-20 11:56:50 +02:00
Rhys Arkins
a67bb96e3c
chore(ci): move docker data to ssd (#5996)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-04-18 09:40:55 +02:00
Mikhail Yakushin
f1dd53b1f3
fix(gradle-wrapper): docker java version downgrade to Java 8 to… (#5975) 2020-04-16 10:15:08 +02:00
Michael Kriese
a7255fc523
chore(ci): simplify github reporter (#5928) 2020-04-09 13:51:06 +02:00
Michael Kriese
b474337868
chore(ci): full git checkout for semantic-release (#5924) 2020-04-09 09:55:10 +02:00
Michael Kriese
4c0699c74c
fix(internal): fix http api (#5890) 2020-04-06 17:31:13 +02:00
Michael Kriese
a1d648fc97
chore(ci): jest github annotations (#5845) 2020-04-02 06:01:31 +02:00
Michael Kriese
05106a7434
chore(ci): allow longer github job timeout (#5851) 2020-04-01 21:35:09 +02:00
Michael Kriese
cb56b54351
fix(ci): refactor release (#5827) 2020-03-29 17:31:30 +02:00
Michael Kriese
5fed9f9f56
fix(ci): fix npm publish (#5809) 2020-03-28 12:51:32 +01:00
Michael Kriese
82bd76cfc2
chore: fix npm publish (#5805) 2020-03-27 19:08:25 +01:00
Michael Kriese
9498c9726b
chore(ci): use npm client to publish (#5804)
* chore: use plain output

* chore: use npm client to publish
2020-03-27 17:14:01 +01:00
Michael Kriese
ddf986b899
chore(ci): only login on master (#5788) 2020-03-26 16:24:52 +01:00
Michael Kriese
6b9273a0f4
chore(ci): refactor docker cache (#5785) 2020-03-26 15:32:47 +01:00
Michael Kriese
7dd49f9b5d
chore(ci): simplify workflows (#5782) 2020-03-26 08:48:38 +01:00
Michael Kriese
50b18aa19d
chore(ci): refactor workflow (#5779) 2020-03-26 06:59:57 +01:00
Michael Kriese
5311e4baf4
chore(coverage): enable coverage on master (#5764)
Otherwise we get missing base report on codecov
2020-03-23 10:09:50 +01:00
Michael Kriese
90defdb50f
build: refactor release (#5695) 2020-03-11 17:09:35 +01:00
Michael Kriese
3314963ade
build: fix auth token usage (#5692) 2020-03-11 11:00:33 +01:00
Michael Kriese
3c84667c4c
build: refactor release (#5691) 2020-03-11 10:11:01 +01:00
Michael Kriese
df70d30f92
build: use yarn to publish (#5690) 2020-03-11 08:52:41 +01:00
Michael Kriese
abb2a288fb
build: release refatoring (#5687) 2020-03-10 21:23:41 +01:00
Michael Kriese
4bcdd18515
feat: move docker images to node v12 (#5548) 2020-03-06 09:31:47 +01:00
Michael Kriese
be96130e29
chore: fix coverage upload (#5593) 2020-02-28 14:28:23 +01:00
Michael Kriese
b3aab36532
chore(ci): test fixups (#5590) 2020-02-28 12:19:18 +01:00
Michael Kriese
b78b5f48a1
chore(ci): refactor tests (#5589) 2020-02-28 10:51:08 +01:00
Michael Kriese
dc2534c9e0
chore(ci): publish coverage (#5588) 2020-02-28 09:25:14 +01:00
Michael Kriese
8480fa2b51
chore(test): lint only on linux (#5543)
* linting, schema and type check should be os and node independent
2020-02-21 19:21:27 +01:00
Michael Kriese
6e6e3672ca
fix: missing docker auth (#5522) 2020-02-19 15:36:59 +01:00
Michael Kriese
cd62f1e535
build: split test and release workflows (#5519) 2020-02-19 15:13:17 +01:00
Michael Kriese
841171dbf3
build: switch to docker release on actions (#5517) 2020-02-19 12:24:14 +01:00
Rhys Arkins
54eb35888d
fix(meta): semantic-release on actions (#5515) 2020-02-19 10:50:23 +01:00
Björn Dahlgren
a2e89c716b
chore(ci): make clear pip cache work cross platform (#5492) 2020-02-17 09:15:09 +01:00
Joshua Gleitze
57108d443a
test: update and document java requirements for gradle (#5435) 2020-02-13 21:53:27 +01:00
Michael Kriese
c154897369
chore(ci): fix script path (#5466) 2020-02-12 10:59:26 +01:00
Michael Kriese
db4f44bdc1
chore(ci): fix docker release (#5462) 2020-02-12 10:08:36 +01:00
Michael Kriese
80d9af9045
chore(ci): clear download cache on miss (#5451) 2020-02-11 20:44:41 +01:00
Michael Kriese
3bc0b14acc
chore(ci): skip java tests on most platforms (#5448) 2020-02-11 18:21:33 +01:00
Michael Kriese
1e0163a45b
chore(ci): add docker cache (#5445) 2020-02-11 17:37:56 +01:00
Joshua Gleitze
29d5e48bf5
fix(gradle): version compatibility (#5431) 2020-02-11 09:25:51 +00:00
Michael Kriese
0f4dde1bd0 chore: run linux tests first (#5142) 2020-01-14 09:31:42 +01:00
Michael Kriese
772f1cd1f5 chore(ci): migrate to github workflows (#5043) 2019-12-22 05:45:25 +01:00
Michael Kriese
7e9db42ce0 chore(ci): build and test full docker image (#5003) 2019-12-20 11:58:44 +01:00