Commit Graph

100 Commits

Author SHA1 Message Date
Sandro Jäckel
fd7b8cd839
Made username, token checking more robust against configuration errors 2019-07-06 16:45:38 +02:00
Sandro Jäckel
9c92ac9342
Fix sha check 2019-07-06 16:41:40 +02:00
Sandro Jäckel
1b6c8adf28
Switch to test, cleanupm, formatting 2019-07-06 16:37:13 +02:00
Sandro Jäckel
65c5833fd9
Cleanup shebangs, add set -eou[x] pipefail to all files 2019-07-06 16:32:49 +02:00
Sandro Jäckel
6ae5795d38
Hide apk progress, sort packages 2019-07-05 09:24:04 +02:00
Sandro Jäckel
29ee60236e
Switch scripts to bash
Closes #268, #269
2019-07-05 09:19:46 +02:00
Carl Bennett
dfeb95d614 Update to 0.17.54 (#271) 2019-07-05 02:46:55 +02:00
Carl Bennett
f8c62978ee Add executable permission on 0.17 shell files (#270) 2019-07-05 02:46:24 +02:00
Sandro Jäckel
28598a42a3 Rebase modupdater (#267)
Based on work from https://github.com/ALovedOne and https://github.com/patschi
2019-07-04 00:34:09 +02:00
SuperSandroBot
5b24f8ac74 update to 0.17.53 2019-07-02 20:18:40 +00:00
Carl Bennett
e3466a9800 Update to 0.17.52 (#266) 2019-06-25 16:42:09 +02:00
florian kinder
e6f66a2100 update to 0.17.51 2019-06-25 16:40:18 +02:00
Florian Kinder
18153f3f46 update to 0.17.50 2019-06-17 15:39:11 +00:00
Florian Kinder
62e1a9f266 update to 0.17.49 2019-06-13 17:09:11 +00:00
Florian Kinder
be7ecddb0d update to 0.17.48 2019-06-11 14:14:13 +00:00
Florian Kinder
43599d0c23 update to 0.17.47 2019-06-07 15:49:12 +00:00
Florian Kinder
6fb4cbc600 update to 0.17.46 2019-06-07 11:19:11 +00:00
Florian Kinder
fe0e8f9b91 update to 0.17.45 2019-05-31 13:14:12 +00:00
Florian Kinder
f76e88cea1 update to 0.17.44 2019-05-30 15:14:11 +00:00
Florian Kinder
b3c134d396 update to 0.17.43 2019-05-24 13:09:12 +00:00
Florian Kinder
77d83b4152 update to 0.17.42 2019-05-21 17:09:12 +00:00
Sandro Jäckel
98ea8a27c1
Fix sha1 of 0.17.41
Closes #261
2019-05-17 19:45:29 +02:00
Florian Kinder
956af65a2b update to 0.17.41 2019-05-17 11:19:10 +00:00
Sandro Jäckel
ee5b023911 Quote all vars in Dockerfile (#259) 2019-05-17 09:11:09 +02:00
Sandro Jäckel
0173eab54c
Quote factorio volume variable 2019-05-16 19:59:42 +02:00
Osiris
5cd0c40975 fix for .tmp.zip saves not being deleted on start (#255)
Co-Authored-By: Chris Cowan <agentme49@gmail.com>
2019-05-16 19:55:02 +02:00
Sandro Jäckel
b2a4195e13
Advance CI features (#245)
* Build feature branches with branch tag

* Build short and long image tag

* Add latest and stable tag, made moving repos easier

* Only push tags to registry

* Only build tags that where changed

* Fix if and quoting, push $VERSION_SHORT

* Update MicroBadger with Webhook, closes #251

* Quote vars

* Set tag on PR, too

* Switch to hadolint docker image

due to PR not having enviroment variables and I don't want to commit my token in the script

* Only push image on master
2019-05-16 19:23:07 +02:00
Florian Kinder
18ccac666d update to 0.17.40 2019-05-16 15:59:12 +00:00
florian kinder
7002778ab5 Updated urls 2019-05-15 13:07:30 +02:00
Florian Kinder
44371283b6 update to 0.17.39 2019-05-14 15:49:11 +00:00
Florian Kinder
d421adab67 update to 0.17.38 2019-05-10 14:39:11 +00:00
Osiris
b0cedbbe1b Update docker-entrypoint.sh (#253) 2019-05-10 01:27:25 +02:00
Florian Kinder
010b96e0b0 update to 0.17.37 2019-05-07 16:29:12 +00:00
Sandro Jäckel
621ccf4282
Fixed naming of $SCENARIOS (#242)
Fixed naming of `$SCENARIOS`
2019-05-04 16:18:06 +02:00
Florian Kinder
1204b97fca update to 0.17.36 2019-05-03 16:29:13 +00:00
Brandon Houghton
aef16e83a7 Fixed naming of $SCENARIOS
Renamed local variable `$SCENARIO` to `$SERVER_SCENARIO`
2019-05-02 12:07:38 -04:00
Florian Kinder
605ca74c0e
Add travis ci, linter, merge shellcheck, fix some issues (#241)
* Quote all vars, remove useless echo/sub-shell, add shebands, fail on unset vars, enable pipefail, formatting

* Add CI including linting via hadolint nad shellcheck

* Update all base images to tag 3.9

* Switch to maintainer labels

* Quote vars

* Remove commented code

* Ignore if the folder exists
2019-05-02 17:28:20 +02:00
Florian Kinder
e34180ca51 update to 0.17.35 2019-05-02 14:34:11 +00:00
Sandro Jäckel
46f24b0b7a
Quote all vars, remove useless echo/sub-shell, add shebands, fail on unset vars, enable pipefail, formatting 2019-05-01 10:04:56 +02:00
Florian Kinder
8f15b73d7b update to 0.17.34 2019-04-26 15:04:11 +00:00
Florian Kinder
ecc54400ba update to 0.17.33 2019-04-24 17:19:11 +00:00
Dan Anstis
eea1d550f2 Fix conflicting user group ids (#232) 2019-04-21 12:15:01 +02:00
Florian Kinder
730b2c334b update to 0.17.32 2019-04-18 11:29:11 +00:00
Dan Anstis
288f080ebc Add support for changing UID/GID (#216)
* Add support for changing UID/GID

* Revert volume definition in docker-compose file
2019-04-18 13:00:14 +02:00
Florian Kinder
2ffac3c4a8 update to 0.17.31 2019-04-12 22:14:12 +00:00
Florian Kinder
88fed15bb4 update to 0.17.30 2019-04-12 17:09:11 +00:00
Florian Kinder
968fb8a3bd update to 0.17.29 2019-04-12 12:29:11 +00:00
Florian Kinder
9d642d8fb0 update to 0.17.28 2019-04-09 19:14:11 +00:00
Florian Kinder
4c3818b27c update to 0.17.26 2019-04-08 18:34:12 +00:00
Florian Kinder
a6d480d695 update to 0.17.25 2019-04-04 19:04:12 +00:00