Uh oh!
There was an error while loading. Please reload this page.
Add github actions testing - #109
Conversation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Uh oh!
There was an error while loading. Please reload this page.
1174013 to
303803aCompare1d3d46e to
c45ab96Compare0576665 to
5f38cf1CompareUh oh!
There was an error while loading. Please reload this page.
0ad2a94 to
4eff004CompareI give up, somehow the connexion is ok, because the nextcloud setup is working properly for the first part. |
skjnldsv
commented
Feb 5, 2020
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) |
skjnldsv
commented
Feb 5, 2020
/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?