Commit Graph

1115 Commits

Author SHA1 Message Date
Bill Plein
ef449c4763
Update buildinfo.json
Sorry for the mixup. Reverting this change by editing it again, not by rolling back the code. You can remove my committer status.
2023-11-22 16:28:03 -06:00
Bill Plein
42c2d0f0b9
Update buildinfo.json 2023-11-22 16:21:58 -06:00
github-actions[bot]
e2f732a61c Auto Update Factorio to stable version: 1.1.94 experimental version: 1.1.98 2023-11-22 18:22:49 +00:00
github-actions[bot]
d53f7900d8 Auto Update Factorio to stable version: 1.1.94 experimental version: 1.1.97 2023-11-14 12:33:35 +00:00
Vinzenz Sinapius
abf3166142
Use official sha256 endpoint for update check (#477) 2023-11-11 16:34:07 +01:00
github-actions[bot]
f255b89a5e Auto Update Factorio to stable version: 1.1.94 experimental version: 1.1.96 2023-11-08 12:33:25 +00:00
github-actions[bot]
fd717ee1b1 Auto Update Factorio to stable version: 1.1.94 experimental version: 1.1.95 2023-11-07 15:17:59 +00:00
github-actions[bot]
551b748297 Auto Update Factorio to stable version: 1.1.94 experimental version: 1.1.94 2023-10-30 18:22:14 +00:00
github-actions[bot]
87403fdb1b Auto Update Factorio to stable version: 1.1.94 experimental version: 1.1.94 2023-10-30 17:15:24 +00:00
github-actions[bot]
882ad42893 Auto Update Factorio to stable version: 1.1.91 experimental version: 1.1.94 2023-10-19 09:17:20 +00:00
github-actions[bot]
f9c256e0e4 Auto Update Factorio to stable version: 1.1.91 experimental version: 1.1.93 2023-10-17 18:23:36 +00:00
github-actions[bot]
8f0e42ec25 Auto Update Factorio to stable version: 1.1.91 experimental version: 1.1.92 2023-09-25 20:17:57 +00:00
github-actions[bot]
6b92576644 Auto Update Factorio to stable version: 1.1.91 experimental version: 1.1.91 2023-09-21 11:14:14 +00:00
github-actions[bot]
2f51b1ae60 Auto Update Factorio to stable version: 1.1.91 experimental version: 1.1.91 2023-09-21 10:18:47 +00:00
github-actions[bot]
21fbb3f294 Auto Update Factorio to stable version: 1.1.87 experimental version: 1.1.91 2023-09-13 15:17:57 +00:00
github-actions[bot]
d5e3f1580b Auto Update Factorio to stable version: 1.1.87 experimental version: 1.1.90 2023-09-07 09:16:44 +00:00
Florian Kinder
e3c1e34fe7 Removed intermediate versions 2023-08-20 11:28:02 +02:00
github-actions[bot]
0fc0e18cb0 Auto Update Factorio to stable version: 1.1.87 experimental version: 1.1.89 2023-08-16 18:20:19 +00:00
Owen
d634a84e0f
feat: Auto-update docker-compose.yml (#472)
Update docker-compose.yml with the latest stable version.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-06 18:55:55 +02:00
github-actions[bot]
ba5670692e Auto Update Factorio to stable version: 1.1.87 experimental version: 1.1.88 2023-07-20 19:13:32 +00:00
github-actions[bot]
ceea4e5dcb Auto Update Factorio to stable version: 1.1.87 experimental version: 1.1.87 2023-07-13 13:32:41 +00:00
github-actions[bot]
0f5d60d61c Auto Update Factorio to stable version: 1.1.87 experimental version: 1.1.87 2023-07-13 12:40:53 +00:00
github-actions[bot]
9171b1fd5d Auto Update Factorio to stable version: 1.1.80 experimental version: 1.1.87 2023-07-04 12:41:24 +00:00
github-actions[bot]
ced1340b11 Auto Update Factorio to stable version: 1.1.80 experimental version: 1.1.86 2023-06-28 18:24:29 +00:00
github-actions[bot]
d7e6952db8 Auto Update Factorio to stable version: 1.1.80 experimental version: 1.1.85 2023-06-16 18:20:59 +00:00
Azhrei251
24218ec31a
Update sha256 hash for 1.1.83 (#471) 2023-06-16 01:37:11 +02:00
github-actions[bot]
5491f01acb Auto Update Factorio to stable version: 1.1.80 experimental version: 1.1.84 2023-06-15 10:19:08 +00:00
github-actions[bot]
3e8c2f5cb7 Auto Update Factorio to stable version: 1.1.80 experimental version: 1.1.83 2023-06-14 20:17:39 +00:00
github-actions[bot]
d306b82fbe Auto Update Factorio to stable version: 1.1.80 experimental version: 1.1.82 2023-05-29 00:30:09 +00:00
神楽坂·喵
bd1ba3cf9d
Use new version API to check update (#466)
* Use new version API
Update latest to experimental

* fix by shellcheck

* Revert "Auto Update Factorio to version:"

This reverts commit dfd442dfda.

* Fix correct exit when online information get fails
2023-05-29 02:28:58 +02:00
github-actions[bot]
dfd442dfda Auto Update Factorio to version: 2023-05-12 10:18:29 +00:00
Florian Kinder
f262181b4e Update README on version update 2023-04-16 14:54:00 +02:00
Florentin Schleuß
f7282c516c
Add --console-log support (#461) 2023-04-16 12:55:05 +02:00
github-actions[bot]
4fe8b3d0bd Auto Update Factorio to version: 1.1.80 2023-04-15 11:13:25 +00:00
神楽坂·喵
69e7d8ee55
bash script version watchdog (#462)
* impl version watchdog

* Update update.sh

Co-authored-by: Florian Kinder <florian.kinder@fankserver.com>

* increase update check frequency to per hour

* Update .github/workflows/update.yml

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update update.sh

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update update.sh

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update .github/workflows/update.yml

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* prevent schedule running on fork

---------

Co-authored-by: Florian Kinder <florian.kinder@fankserver.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-15 12:41:12 +02:00
florian kinder
d90480712d Update to Factorio version 2023-02-01 15:03:11 +00:00
Jonathan Funke
d74b635be5
Update README.md (#457)
Does the same as always, except if the container was stopped. I think most user will prefer this setting.
2023-01-16 15:22:43 +01:00
florian kinder
0b5695e55a Update to Factorio version 2023-01-13 15:56:21 +00:00
florian kinder
34bf552c2c Update to Factorio version 2023-01-11 17:46:11 +00:00
florian kinder
bd048b90e2 Update to Factorio version 2022-12-16 15:51:09 +00:00
florian kinder
771eb142f0 Update to Factorio version 2022-12-06 14:31:15 +00:00
florian kinder
492b0378a3 Update to Factorio version 2022-12-01 18:36:13 +00:00
florian kinder
2ac5f259fa Update to Factorio version 2022-11-22 15:11:08 +00:00
florian kinder
5bf1b045e1 Update to Factorio version 2022-11-11 17:56:28 +00:00
florian kinder
b09c5ab001 Update to Factorio version 2022-11-04 12:11:14 +00:00
florian kinder
c6bf7fef1d Update to Factorio version 2022-10-27 14:06:10 +00:00
florian kinder
626351232a Update to Factorio version 2022-10-11 15:41:13 +00:00
florian kinder
db41eaad31 Update to Factorio version 2022-09-16 09:46:09 +00:00
florian kinder
02695f0f00 Update to Factorio version 2022-09-12 15:11:11 +00:00
Adam Zahumenský
5aef1b9f6f
Add an IP bind param to the entrypoint (#447)
* Add an IP bind param to the entrypoint

* Add an example usage to readme

* Rename to BIND
2022-09-05 11:01:06 +02:00