Add github actions testing#109
Conversation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1174013 to
303803a
Compare
1d3d46e to
c45ab96
Compare
0576665 to
5f38cf1
Compare
0ad2a94 to
4eff004
Compare
|
I give up, somehow the connexion is ok, because the nextcloud setup is working properly for the first part. |
|
So, now that server is fixed nextcloud/server#19303 Ideally since github actions doesn't support services.if, but only steps.if, I cannot start services based on what db matrix is being used. So we'd need to split things in the meantime :/ There are a few steps actions like https://github.com/Harmon758/postgresql-action & https://github.com/mirromutth/mysql-action but it seems to have a few bugs (mysql) or missing features (port setting pgsql) |
|
/compile amend / |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Add testing
@rullzer I feel like adding those here doesn't really defined themselves as the 'standard actions' files :)
Maybe we should have a repo for it?