Commit Graph

14 Commits

Author SHA1 Message Date
cc63e10cd1 Vendor docker hub update script 2020-05-07 22:30:58 +02:00
994a091595 Don't update dockerhub on pull requests 2020-01-24 10:43:25 +01:00
a2726704ed Update to Factorio 0.18.0 and 0.18.1 (#303)
* Update to Factorio 0.18.0

* Update to Factorio 0.18.1
2020-01-24 10:37:42 +01:00
f4e8b30e90 Travis: Remove deprecated option 2019-12-26 16:05:09 +01:00
6a1317cb7a Clear env for cleaner job list 2019-11-25 01:51:05 +01:00
15efa9caec Fix Docker HUB description update for PRs 2019-11-25 01:48:55 +01:00
4e4810aea3 Combine stages for faster pipeline 2019-11-20 22:57:13 +01:00
ce1f980525 Make 0.17.79 stable
Closes #295
2019-11-20 22:47:20 +01:00
b580447de4 Update Docker Hub Description 2019-11-11 22:21:45 +01:00
300300e7ec Fix stable tag 2019-11-07 00:27:02 +01:00
1b7decd8ce Mark 0.17 stable 2019-11-01 10:15:23 +01:00
7c9011dcee Add note for when 0.17 leaves experimental entirely 2019-10-18 10:53:16 +02:00
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
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