Commit Graph

863 Commits

Author SHA1 Message Date
knoxfighter
54bc8bd354 reworked websocket connection 2020-12-06 17:08:53 +01:00
Jan Naahs
17c398acb0 update test-workflow.yml 2020-12-02 17:12:02 +01:00
Jan Naahs
4e6b740fc7 update test-workflow.yml 2020-12-02 17:02:43 +01:00
Jan Naahs
1c324368f8 update test-workflow.yml 2020-12-02 16:51:22 +01:00
Jan Naahs
14c21444ec Merge branch 'develop' into rework-ui
# Conflicts:
#	.travis.yml
2020-12-02 16:28:57 +01:00
Mitch Roote
a14ca4f462
Merge pull request #189 from knoxfighter/github-actions
GitHub actions
2020-11-28 13:52:28 -05:00
Jan Naahs
2d884d927c add flash message for successfully saving server settings 2020-11-27 19:50:24 +01:00
Jan Naahs
6c2dff47cc load modpack requires confirmation including a warning text 2020-11-27 19:45:30 +01:00
Jan Naahs
56a66fc426 load mods from save has flash message on success 2020-11-27 19:40:27 +01:00
knoxfighter
d9592074f9 use whitelist for PRs too 2020-11-24 03:12:33 +01:00
knoxfighter
00aceeeda1 branches has to be defined, if tags-ignore is used 2020-11-24 03:09:51 +01:00
knoxfighter
4e133904fb removed travis.yml we dont need it anymore 2020-11-24 02:48:17 +01:00
knoxfighter
f89997e494 use latest as docker tag 2020-11-24 02:41:39 +01:00
knoxfighter
e5e40a0255 also publish release on dockerhub 2020-11-24 02:35:11 +01:00
knoxfighter
ca4394295a dont run tests on releases 2020-11-24 02:13:06 +01:00
knoxfighter
dc7490b055 use fork of getting the tag 2020-11-24 01:58:57 +01:00
knoxfighter
dc71a8bcd4 use plugin to get git tag name 2020-11-24 01:43:50 +01:00
knoxfighter
5701f07f8f try using an env for the filename 2020-11-24 01:32:16 +01:00
knoxfighter
00bdd9de2b try without quotest 2020-11-24 01:20:36 +01:00
knoxfighter
0834900e04 fix var syntax 2020-11-24 01:18:12 +01:00
knoxfighter
602f3cc6fa use build folder to search for zips 2020-11-24 01:09:57 +01:00
knoxfighter
afbc9a18f9 more testing output 2020-11-24 01:03:26 +01:00
knoxfighter
3d22d6d75c add testing output 2020-11-24 00:57:38 +01:00
knoxfighter
dbfc3cb265 changed job name && fixed release not found 2020-11-24 00:53:07 +01:00
knoxfighter
83c563bbbc use publised instead of created 2020-11-24 00:38:38 +01:00
knoxfighter
9d6de84b20 add zip downloads to releases wth action 2020-11-23 23:58:14 +01:00
Jan Naahs
e73be623cb adjust responsive layout 2020-11-23 18:51:30 +01:00
knoxfighter
51b86a6841 added env for new ui && fixed password, username swapped 2020-11-23 05:06:15 +01:00
knoxfighter
836eafecf9 fixed typo in env name 2020-11-23 04:05:20 +01:00
knoxfighter
68a917db30 use powershell syntax 2020-11-23 03:59:46 +01:00
knoxfighter
dc62f48ac7 added go test on windows 2020-11-23 03:53:48 +01:00
knoxfighter
025be83029 use contains instead of equals 2020-11-23 03:23:26 +01:00
knoxfighter
3ee4d68658 added echoes to show if short mode is used 2020-11-23 03:05:50 +01:00
knoxfighter
f01e8febb2 use check for empty bash syntax 2020-11-23 03:02:44 +01:00
knoxfighter
839fe2af70 fix if statement to not call env var as program 2020-11-23 02:59:16 +01:00
knoxfighter
7a4664e107 try with ubuntu only bash syntax 2020-11-23 02:52:57 +01:00
knoxfighter
73ac75f662 use string for if not contains syntax 2020-11-23 02:43:46 +01:00
knoxfighter
c22a3f013d contains() subelement as string 2020-11-23 02:38:18 +01:00
knoxfighter
cc3e988369 try to use workflow if 2020-11-23 02:36:14 +01:00
knoxfighter
cdd8ff0e3f use single run step for go tests 2020-11-23 01:54:06 +01:00
knoxfighter
f4dbc2bdea renamed workflow && only push on develop && added factorio credentials 2020-11-22 20:19:53 +01:00
Jan Naahs
2e7b00bb82 fix tests 2020-11-22 19:55:39 +01:00
Jan Naahs
7c4153e2eb purge css only in production and adjust webpack.config.js 2020-11-22 19:41:34 +01:00
knoxfighter
db95a1209d only upload to dockerhub if tests successful 2020-11-22 05:23:29 +01:00
knoxfighter
5973a022e9 use fullpath for docker context and file 2020-11-22 05:15:59 +01:00
knoxfighter
b651c9eab7 try using different syntax for paths 2020-11-22 05:06:58 +01:00
knoxfighter
423a99c95c docker push needs docker buildx setup 2020-11-22 05:02:34 +01:00
knoxfighter
595e386ab5 fixed wrong qutes 2020-11-22 04:59:36 +01:00
knoxfighter
ac90bb25eb fixed missing with in docker upload 2020-11-22 04:57:14 +01:00
knoxfighter
28bda566aa add first test for uploading image to dockerhub 2020-11-22 04:54:15 +01:00