667 Commits

Author SHA1 Message Date
Mitch Roote
81d0bc05a8 Use full path when copying entrypoint.sh 2020-11-20 09:19:08 -05:00
knoxfighter
92899e353c
Merge pull request #185 from ita-sammann/new-docker-bundle
New docker bundle
2020-10-28 01:19:51 +01:00
knoxfighter
3b978b5b04
Apply suggestions from code review
use subshell & stop if something is not right

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-10-17 02:02:57 +02:00
knoxfighter
bd04f9c4c0 added support for creating a docker image from local sourcecode 2020-10-16 18:13:51 +02:00
knoxfighter
d39378ecfb Merge remote-tracking branch 'mroote/develop' into new-docker-bundle 2020-10-16 16:09:42 +02:00
Sergey Morozov
983234d9bf
Updated info about environment vars in readme 2020-10-09 21:24:20 +03:00
Sergey Morozov
3f53239f2c
Use latest alpine-glibc image version 2020-10-09 21:08:49 +03:00
Sergey Morozov
4f5edd3624
Move FACTORIO_VERSION value to docker-compose.yaml 2020-09-22 12:52:17 +03:00
Sergey Morozov
c692f4ca55
New docker bundle 2020-09-20 21:41:13 +03:00
knoxfighter
365e4b3ac8 use older nodejs version (newer version is not compatible with dependencies) 2020-08-21 19:51:45 +02:00
knoxfighter
46952dbdf1 added autostart feature to changelog 2020-08-18 19:15:17 +02:00
knoxfighter
881cf32ff7
Merge pull request #179 from Psychomantis71/master
Autostart feature
2020-08-18 19:04:48 +02:00
knoxfighter
e0b42de48b added Console age bugfix to Changelog 2020-08-18 18:50:45 +02:00
knoxfighter
0480a36bd9
Merge pull request #178 from jannaahs/fix-console
Fix console
2020-08-18 18:45:33 +02:00
Jan Naahs
a7b133b90a switch from notify to poll 2020-08-18 16:40:25 +02:00
psychomantis
f1cff022d1 Autostart feature 2020-08-17 22:13:57 -07:00
Jan Naahs
0a2a0fdee5 handle closed channel 2020-08-16 20:47:37 +02:00
Jan Naahs
27790cd250 Fix crash after inganme chat is used 2020-08-16 14:21:30 +02:00
Jan Naahs
495d0bd2f5 Fix open RCon session 2020-08-16 14:20:42 +02:00
knoxfighter
122cf1d9bd
Added adminlte update to Changlog 2020-02-05 16:19:21 +01:00
Mitch Roote
540dd83ecb
Merge pull request #172 from knoxfighter/Feature/0.18-compatibility
added test for 0.18, no changes in save binary detected yet
2020-02-04 12:39:59 -05:00
Mitch Roote
914cddde38
Merge pull request #156 from knoxfighter/Feature/Update-adminLTE
Feature/update admin lte
2020-02-04 12:39:43 -05:00
Mitch Roote
46421f96c3
Merge pull request #171 from knoxfighter/Feature/Changelog
Changelog
2020-02-04 12:38:08 -05:00
knoxfighter
a2149a587d added test for 0.18, no changes in save binary detected yet 2020-01-29 18:48:51 +01:00
knoxfighter
75784e59ef updated sweeetalert2 to the new major version 9 2020-01-29 18:05:51 +01:00
knoxfighter
1cd0019f29 updated most packages again (now nodejs 10 is required) 2020-01-29 16:39:31 +01:00
knoxfighter
0404f88567 adminlte 3.0.1 fixed the bug, that was fixed with this line 2020-01-29 15:44:19 +01:00
knoxfighter
39aa5161dd Merge branch 'develop' into Feature/Update-adminLTE 2020-01-29 15:30:06 +01:00
knoxfighter
22c6e48518 Merge branch 'develop' into Feature/Changelog 2020-01-29 15:12:23 +01:00
knoxfighter
d77e558035 added newest release to changelog 2020-01-29 15:12:08 +01:00
knoxfighter
46ae36a802
Merge pull request #170 from knoxfighter/Fix_Travis
Fix travis ci not running on go >1.10 & not running on PR & other repos & not running tests
2020-01-29 14:51:07 +01:00
knoxfighter
b92d63cf72 added tests on windows 2020-01-29 03:31:47 +01:00
knoxfighter
c42fd12f6c removed testouput 2020-01-29 03:31:14 +01:00
knoxfighter
3ededb0f07 zips are in build subdirectory 2020-01-29 03:20:19 +01:00
knoxfighter
c21b431a4e fixed debug output command 2020-01-29 03:00:13 +01:00
knoxfighter
043f0482b1 cleanup & testoutput after gen_release 2020-01-29 02:55:17 +01:00
knoxfighter
21d9effeb4 added GOMODULES env for 1.11 and 1.12 2020-01-29 02:49:01 +01:00
knoxfighter
e9cdc0b1a8 test for matrix expansion 2020-01-29 02:44:16 +01:00
knoxfighter
722b7bf8cf added test stage 2020-01-29 02:30:50 +01:00
knoxfighter
009809e6b8 use language go 2020-01-29 02:12:56 +01:00
knoxfighter
37d6f56dac changed to golang version 1.13 2020-01-29 02:05:06 +01:00
knoxfighter
003e3f04d6 added go test & correct file copies 2020-01-29 01:59:37 +01:00
knoxfighter
54df135af8 install modern version of nodejs 2020-01-29 01:50:41 +01:00
knoxfighter
459a0c841a added nodejs and npm 2020-01-29 01:42:23 +01:00
knoxfighter
757941b107 first test for travis without docker 2020-01-29 01:23:51 +01:00
knoxfighter
fd4fa6b342 testoutput to check whats built in PR 2020-01-29 01:12:53 +01:00
knoxfighter
e6bef3e166 Merge remote-tracking branch 'mroote/develop' into Feature/Update-adminLTE 2020-01-29 00:55:21 +01:00
knoxfighter
b9c97316dc fixed mkdir fails, when running on other repo 2020-01-29 00:39:04 +01:00
knoxfighter
acf879c1b1 added echo testoutput to travis 2020-01-29 00:35:15 +01:00
knoxfighter
724258c462 added pwd testoutput to travis 2020-01-29 00:32:11 +01:00