Commit Graph

16 Commits

Author SHA1 Message Date
Oliver
a6815c8334 if != on 2022-05-11 14:16:39 +10:00
Oliver
37ce9f351d postgresql and mysql checks only run on push
- sqlite and coverage still runs on pull_request
- should speed up CI checks / reduce redundant CI server load
2022-05-11 14:15:44 +10:00
Oliver
e2bfa17522 Enable plugin support for github ci pipelines 2022-01-11 14:15:51 +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