Commit Graph

183 Commits

Author SHA1 Message Date
Matthias Mair
9b1e944509
ignore everything that got a milestone
this helps keeping false positives lower
2022-01-04 00:04:05 +01:00
Matthias Mair
993b368d3d
new stale check 2022-01-03 23:59:16 +01:00
Oliver
ecb9643cc1 Use sqlite config for docker build test 2021-12-21 16:14:04 +11:00
Oliver
4805540b4c try simplifying 2021-12-14 22:52:14 +11:00
Oliver
070d01b2f4 Try with newer python 2021-12-14 22:48:44 +11:00
Oliver
a9d09c7d29 Fix mysql installs for github actions 2021-12-14 19:56:34 +11:00
Oliver
967584b25a Specify mysql version 2021-12-14 17:35:36 +11:00
Oliver
8d4f8204ca call apt-get update in workflow scripts 2021-12-13 23:48:30 +11:00
Matthias
d9c6e6c4f4
remove version nb checks 2021-12-04 16:45:59 +01:00
Matthias
3da5767e02
move version checks out into own check 2021-12-04 01:22:10 +01:00
Matthias Mair
6bc3e3ccbb
Workflow remaster (#2416)
* Workflow remaster (#28)

* set default ref

* only trigger version number if pullrequest

* try skipping just a step

* Workflow remaster (#29)

* set default ref

* only trigger version number if pullrequest

* always run style

* try skipping just a step

* try adding a step so everything continues

* Workflow remaster (#30)

* set default ref

* only trigger version number if pullrequest

* always run style

* try skipping just a step

* try adding a step so everything continues

* maybe this does not fail them

* skip ahead

* do not skip the whole job, just the steps
2021-12-04 11:01:18 +11:00
Matthias
b871115484
always run style 2021-12-03 20:24:01 +01:00
Matthias
c1052b6c1d
only trigger version number if pullrequest 2021-12-03 20:14:48 +01:00
Matthias
63f6776e83
set default ref 2021-12-03 09:00:32 +01:00
Matthias
e31cf45cbc
fix db name 2021-12-03 01:27:33 +01:00
Matthias
7e3be4a496
rename 2021-12-03 01:18:31 +01:00
Matthias
f51a3557ee
cache python 2021-12-03 01:08:49 +01:00
Matthias
a05777029d
cache npm 2021-12-03 01:06:48 +01:00
Matthias
b6c6ac75e5
just set it statically 2021-12-03 01:05:14 +01:00
Matthias
e4a0b09796
simple seems to be better 2021-12-03 01:03:32 +01:00
Matthias
045932dfe1
try using outputs 2021-12-03 00:53:03 +01:00
Matthias
5891245c45
replace pwd 2021-12-03 00:47:10 +01:00
Matthias
d50007975c
replace db_users 2021-12-03 00:45:52 +01:00
Matthias
066f776c40
remove with from coveralls 2021-12-03 00:39:09 +01:00
Matthias
ea6a4979ae
reseet back tu usage without envs 2021-12-03 00:34:35 +01:00
Matthias
c7b5ec28ab
fix coveralls 2021-12-03 00:28:53 +01:00
Matthias
80b575bd3a
fix envs? 2021-12-03 00:24:27 +01:00
Matthias
1c388df3d2
set params paralell 2021-12-03 00:17:43 +01:00
Matthias
e41da09b31
set ports 2021-12-03 00:12:37 +01:00
Matthias
4ad7712b62
change db user name 2021-12-03 00:10:09 +01:00
Matthias
ce4a01255a
try a pre job to set params 2021-12-03 00:04:00 +01:00
Matthias
5de4a0cfaf
maybe declaring variables helps 2021-12-02 23:42:21 +01:00
Matthias
440f5e560e
qucik fix 2021-12-02 14:19:20 +01:00
Matthias
6355d2e8c2
maybe this way? 2021-12-02 14:17:15 +01:00
Matthias
0f4991db0a
fix port envs? 2021-12-02 14:15:13 +01:00
Matthias
b99d5a28e9
fix? postgres user 2021-12-02 14:10:34 +01:00
Matthias
bab7b766b5
Revert "seems like it does not like comments between envs"
This reverts commit e7087aafda.
2021-12-02 14:05:55 +01:00
Matthias
e7087aafda
seems like it does not like comments between envs 2021-12-02 14:05:09 +01:00
Matthias
281ea37bd6
maybe fix coveralls connection? 2021-12-02 14:03:40 +01:00
Matthias
dd9eed3da6
needed for import / export checks 2021-12-02 13:54:40 +01:00
Matthias
961c161b3c
rename to better reflect function 2021-12-02 13:54:24 +01:00
Matthias
b0f14d23b2
use envs everywhere 2021-12-02 13:45:20 +01:00
Matthias
340c7574e4
optimise envs 2021-12-02 13:45:09 +01:00
Matthias
cc5ba37850
use env for db name 2021-12-02 13:39:12 +01:00
Matthias
840c1c12c5
use env for version 2021-12-02 13:37:53 +01:00
Matthias
cc5a03bb58
merge mysql 2021-12-02 13:37:26 +01:00
Matthias
a071d61ba7
use env for version 2021-12-02 13:34:55 +01:00
Matthias
ee60cbf603
merge in postgres 2021-12-02 13:34:01 +01:00
Matthias
f7b8cf2bb1
refactor envs 2021-12-02 13:29:01 +01:00
Matthias
0ce9e55933
add envs 2021-12-02 13:25:50 +01:00