Commit graph

125 commits

Author SHA1 Message Date
Nicolas Chan
2428e9e940
Merge pull request #30 from rainbowdashlabs/feature/docker-minecraft-support
Feature/docker minecraft support
2024-08-11 01:50:04 -07:00
Nicolas Chan
eea736a762 Add test for docker-rcon 2024-08-11 01:37:26 -07:00
Nicolas Chan
e8254d402c Merge branch 'master' of github.com:nicolaschan/minecraft-backup into feature/docker-minecraft-support 2024-08-11 01:22:37 -07:00
Nicolas Chan
dfb1a1c27d
Merge pull request #32 from nicolaschan/flake
Add flake.nix and update tests
2024-08-11 01:01:10 -07:00
Nicolas Chan
7d5e6533d4 Revert change to test 2024-08-11 00:52:26 -07:00
Nicolas Chan
09acfeaf68 Address shellcheck warning 2024-08-11 00:43:00 -07:00
Nicolas Chan
d6a521950f Add flake.nix and update tests 2024-08-11 00:41:20 -07:00
Lilly Tempest
a7318b0de5
Update backup.sh 2023-02-05 11:37:49 +01:00
Lilly Tempest
c3f57f43df
Update README.md 2023-02-05 11:35:44 +01:00
Lilly Tempest
3b055013dd
Update backup.sh 2023-02-05 11:32:08 +01:00
Nicolas Chan
8a04318f93
Update ci.yml 2021-07-29 23:58:25 -07:00
Nicolas Chan
44b3b4851f
Update ci.yml 2021-07-29 23:58:08 -07:00
Nicolas Chan
13dc39729f
Update ci.yml 2021-07-29 23:57:41 -07:00
Nicolas Chan
8350b3bf70 Add option for explicit restic hostname 2021-06-14 23:12:19 -07:00
Nicolas Chan
e5eb486a93 Update chat messages for restic 2021-06-14 22:05:11 -07:00
Nicolas Chan
3db395932e Add ssh to Docker 2021-06-09 23:47:05 -07:00
Nicolas Chan
05cc162bd3 Fix flock version in Docker 2021-06-09 23:34:09 -07:00
Nicolas Chan
0f4eb40a6e Check tests with shellcheck 2021-06-04 00:26:37 -07:00
Nicolas Chan
5dc9a9829d
Delete release.yml 2021-06-04 00:17:30 -07:00
Nicolas Chan
33587c5e92 Update CI to include release 2021-06-04 00:07:55 -07:00
Nicolas Chan
7867da3707 Update CI stages 2021-06-03 23:50:57 -07:00
Nicolas Chan
4a0ba3cfc5
Update README.md 2021-06-03 23:36:57 -07:00
Nicolas Chan
745c8e1baa Fix tag name 2021-06-03 23:17:31 -07:00
Nicolas Chan
aa8ae6277a Add release.yml 2021-06-03 22:27:51 -07:00
Nicolas Chan
c90fad4b31
Update docker.yml 2021-06-03 21:51:01 -07:00
Nicolas Chan
3da8900743
Update docker.yml 2021-06-03 21:48:59 -07:00
Nicolas Chan
f5a2c4ac50
Update docker.yml 2021-06-03 21:46:43 -07:00
Nicolas Chan
7a2e25ef5a
Update Dockerfile 2021-06-03 21:31:43 -07:00
Nicolas Chan
7824c8c694
Merge pull request #22 from tleibert/spigot-paper-compatibility
spigot/paper worldnaming compatibility
2021-06-03 21:00:42 -07:00
Nicolas Chan
299e67722d Add multiple world info to help text 2021-06-02 20:51:24 -07:00
Nicolas Chan
17a5eb51d9 More general worlds option and pass tests 2021-06-02 20:31:44 -07:00
Nicolas Chan
ab6ef93f3f Merge branch 'master' of github.com:nicolaschan/minecraft-backup into spigot-paper-compatibility 2021-06-02 16:55:06 -07:00
Nicolas Chan
673303ebda Only run docker on push to master 2021-06-02 16:33:55 -07:00
tleibert
c81098e6d6 unquote list 2021-06-02 22:58:28 +00:00
tleibert
c899f95476 use the three world folders in thae tar args 2021-06-02 22:50:35 +00:00
tleibert
51001efd56 add new world vars 2021-06-02 22:39:45 +00:00
tleibert
681901ec77 fix arg and fix path name construction 2021-06-02 22:39:45 +00:00
tleibert
3e68146cf7 add to list of allowed commands 2021-06-02 22:19:26 +00:00
tleibert
476ce5800f inital commit for adding spigot-paper worldnaming compatibility 2021-06-02 22:09:17 +00:00
Nicolas Chan
34503cfbd8 Fix shellcheck globbing warning 2021-05-03 22:11:19 -07:00
Nicolas Chan
ca2e82815a Add lockfile support 2021-05-03 21:20:03 -07:00
Nicolas Chan
ac2bf6ccb6 Rename workflow 2021-05-03 15:46:55 -07:00
Nicolas Chan
ee1c16660d
Merge pull request #21 from nicolaschan/restic
Add restic support
2021-05-03 15:37:58 -07:00
Nicolas Chan
e05eab3a92 Mark restic executable 2021-05-03 15:23:13 -07:00
Nicolas Chan
af04534ac5 Update restic version 2021-05-03 15:18:32 -07:00
Nicolas Chan
ac509153ea No docker image on pull requests 2021-05-03 15:04:30 -07:00
Nicolas Chan
81f84d8aa4 Update README 2021-05-03 14:41:44 -07:00
Nicolas Chan
5fca26542d Check for snapshot instead of warning message 2021-05-03 14:13:08 -07:00
Nicolas Chan
2c86dae9ae Handle chmod when file does not exist 2021-05-03 13:32:44 -07:00
Nicolas Chan
8a50adce5c Add restic to CI 2021-05-03 13:31:02 -07:00