Commit Graph

974 Commits

Author SHA1 Message Date
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
knoxfighter
ef30ad33af test workflow test multiple go versions 2020-11-22 02:51:53 +01:00
knoxfighter
1f35b96fe6 test workflow with npm and go tests 2020-11-22 02:40:44 +01:00
knoxfighter
0ff3333168 added first workflow test && ignore all .env files 2020-11-22 01:50:48 +01:00
knoxfighter
a4fd23ee45
Changed links to new repo 2020-11-21 04:28:43 +01:00
Mitch Roote
9c077247a5 Update travis go versions 2020-11-20 15:07:41 -05:00
Mitch Roote
55359df403
Merge pull request #188 from OpenFactorioServerManager/fix/docker_builds
Add docker container to build release bundles
2020-11-20 14:59:57 -05:00
Mitch Roote
c8e1d9c7f7 Update manager version to 0.8.3 2020-11-20 14:54:48 -05:00
Mitch Roote
d697503d4b Use osfm/osfm docker image in compose files 2020-11-20 14:45:13 -05:00
Mitch Roote
e5a45eff1b Add docker container to build release bundles 2020-11-20 11:27:21 -05:00
Mitch Roote
e6be1e47d2 Merge branch 'develop' of github.com:OpenFactorioServerManager/factorio-server-manager into develop 2020-11-20 11:13:50 -05:00
Mitch Roote
b1bf378b45 Add static compilation flag when building 2020-11-20 11:09:57 -05:00
knoxfighter
a79e009abf
docker build has to be run with bash 2020-11-20 16:53:17 +01:00
Mitch Roote
fb6f0e65ac fix module variable 2020-11-20 10:13:22 -05:00
Mitch Roote
df7977710d Fix go modules 2020-11-20 10:10:42 -05:00
Mitch Roote
ad1228bde1 Use go modules in makefile 2020-11-20 10:03:41 -05:00
Mitch Roote
69dd7621a2 use relative path 2020-11-20 09:23:53 -05:00
Mitch Roote
81d0bc05a8 Use full path when copying entrypoint.sh 2020-11-20 09:19:08 -05:00
Jan Naahs
fc62099a04 removed index.css and changed urls in package.json 2020-11-19 23:13:22 +01:00
Jan Naahs
1974064e0e Merge remote-tracking branch 'origin/rework-ui' into rework-ui 2020-11-13 23:30:45 +01:00
Jan Naahs
c12f8df075 update CHANGELOG.md 2020-11-13 23:30:25 +01:00
Jan Naahs
ee40e0bd08
Merge pull request #18 from OpenFactorioServerManager/develop
Update from develop branch
2020-11-13 23:13:53 +01:00
Jan Naahs
a20497062e stop excluding package-lock.json 2020-11-13 23:10:41 +01:00
Jan Naahs
421eef3b95
changed screenshots in README.md 2020-11-13 23:07:38 +01:00
Jan Naahs
880468addc add screenshots 2020-11-13 23:00:27 +01:00
Jan Naahs
bc982316fa clean up 2020-11-13 22:53:22 +01:00
Jan Naahs
626dac2559 complete Mods Page except collapsable ModPacks 2020-11-13 22:49:18 +01:00
Jan Naahs
b79efab742 feature: delete modpacks 2020-10-29 22:02:52 +01:00
Jan Naahs
f92564b1a8 feature: create and list modpacks (name only) 2020-10-29 21:58:49 +01:00
knoxfighter
92899e353c
Merge pull request #185 from ita-sammann/new-docker-bundle
New docker bundle
2020-10-28 01:19:51 +01:00
Jan Naahs
fafa37f8aa remove console.log 2020-10-24 22:16:09 +02:00
Jan Naahs
be1441ece7 fix detecting old mod version 2020-10-24 22:14:50 +02:00
Jan Naahs
125e95d162 refactoring for simplification 2020-10-24 14:16:52 +02:00
Jan Naahs
5836480529 add loading state to UploadMod.jsx 2020-10-24 14:16:02 +02:00
Jan Naahs
f34c630ce1 disable Button while loading 2020-10-24 14:15:33 +02:00
Jan Naahs
44a70d0c99 add loading state mod upload 2020-10-24 13:56:04 +02:00
Jan Naahs
0e5ad369b1 add loading state to Button component 2020-10-24 13:55:49 +02:00
Jan Naahs
9cd7f040a8 skip base mod on multi mod installation 2020-10-24 13:55:15 +02:00
Jan Naahs
82a8a8d6e5 refactoring save upload to match mod upload 2020-10-24 12:25:30 +02:00
Jan Naahs
a0952f7301 complete mod upload ui 2020-10-24 12:24:58 +02:00