Commit Graph

218 Commits (ac1849016d4fc1a2b6da9b2c0f4acf0eb7a050eb)

Author SHA1 Message Date
drunkendog ac1849016d Add CMD to Dockerfile
Code Quality Test / Quality-Check (push) Successful in 5s Details
Environment Setup Test / Setup (push) Successful in 1m8s Details
2023-08-28 02:44:21 +01:00
drunkendog 0fb23affba Add Actions base dockerfile
Code Quality Test / Quality-Check (push) Successful in 5s Details
Environment Setup Test / Setup (push) Successful in 1m6s Details
2023-08-28 02:40:55 +01:00
drunkendog 48bf908528 Add continue-on-error to code quality check
Code Quality Test / Quality-Check (push) Successful in 5s Details
Environment Setup Test / Setup (push) Successful in 1m7s Details
2023-08-27 22:16:07 +01:00
drunkendog 568c70b6de Fix syntax error (extra dash after name)
Environment Setup Test / Setup (push) Successful in 1m6s Details
Code Quality Test / Quality-Check (push) Failing after 5s Details
2023-08-27 22:10:49 +01:00
drunkendog 849c22ceaa Fix indent error
Code Quality Test / Quality-Check (push) Failing after 0s Details
Environment Setup Test / Setup (push) Successful in 1m6s Details
2023-08-27 22:10:05 +01:00
drunkendog f171a12aa7 Add .gitea/workflows/code-quality.yaml
Code Quality Test / Quality-Check (push) Failing after 1s Details
Environment Setup Test / Setup (push) Successful in 1m8s Details
2023-08-27 21:59:51 +01:00
drunkendog 2d3f1806f3 Fix command substitution
Environment Setup Test / Setup (push) Successful in 1m7s Details
2023-08-27 21:37:15 +01:00
drunkendog 2442f2eed6 Add user prompt to fetch-borg-latest
Environment Setup Test / Setup (push) Successful in 1m7s Details
2023-08-27 21:35:39 +01:00
drunkendog 2bbe534107 Clean up hello-world container after run
Environment Setup Test / Setup (push) Failing after 1m6s Details
2023-08-27 21:23:58 +01:00
drunkendog c2aab18387 Add name to docker run command
Environment Setup Test / Setup (push) Successful in 1m8s Details
2023-08-27 21:21:30 +01:00
drunkendog 96f89486ad Clean up docker network after run
Environment Setup Test / Setup (push) Successful in 1m6s Details
2023-08-26 20:04:31 +01:00
drunkendog bc2be40c75 Re-add git clone
Environment Setup Test / Setup (push) Failing after 1m6s Details
2023-08-26 19:57:48 +01:00
drunkendog 7736c3e36e Update .gitea/workflows/test-environment.yaml
Environment Setup Test / Setup (push) Failing after 1m6s Details
2023-08-26 19:57:25 +01:00
drunkendog 61f8040b0d Remove git clone
Environment Setup Test / Explore-Gitea-Actions (push) Failing after 1m6s Details
2023-08-26 19:54:36 +01:00
drunkendog 4476f497cb Remove `cd` into scripts/ directory in setup script
Environment Setup Test / Explore-Gitea-Actions (push) Successful in 1m9s Details
2023-08-26 19:54:18 +01:00
drunkendog 57fb1ddb09 Fix typo in Actions
Environment Setup Test / Explore-Gitea-Actions (push) Has been cancelled Details
2023-08-26 19:47:22 +01:00
drunkendog 8fdf3d75ee Add environment test to gitea-actions 2023-08-26 19:46:29 +01:00
drunkendog 21e3f1fc24 Fix typo in shebang 2023-08-25 23:10:27 +01:00
drunkendog daa3eeb2a0 Add backup/fetch-borg-latest.sh 2023-08-25 23:05:43 +01:00
drunkendog 72bbffede2 Allow relaunch-docker to be run in any directory 2023-08-25 22:51:17 +01:00
drunkendog bf71600bec Add post-pull.sh 2023-08-25 19:56:37 +01:00
drunkendog 938cdb45a3 Modify relaunch-docker, restrict directories from having .. in name
Strip newlines in relaunch-docker, add shebang and make relaunch-docker executable
2023-08-25 19:51:03 +01:00
drunkendog 3957c8f617 Replace deprecated --prefix with --glob-archives 2023-08-24 18:26:58 +01:00
drunkendog b6f4f1ab47 Fix bug (replacements[0] should have been replacements[1]) 2023-08-24 18:18:29 +01:00
drunkendog 7f4ddba8bb Fix typo and spacing issue 2023-08-24 16:58:03 +01:00
drunkendog c04297a3be Update scripts/setup-template.py 2023-08-24 16:57:17 +01:00
drunkendog c5e32f8af4 Fix typo (incorrect image name) 2023-08-24 16:37:14 +01:00
drunkendog 88d2ca8c9a Add 'scripts/thelounge/launch-docker.sh' 2023-08-24 16:20:21 +01:00
drunkendog 3dfc9c0d1c Add 'scripts/thelounge/manifest.dat' 2023-08-24 16:15:28 +01:00
drunkendog ece934d473 Remove docker sdk dependency and add jq 2023-08-24 16:13:08 +01:00
drunkendog f70843990c Add docker relaunch convenience script 2023-08-24 16:12:45 +01:00
drunkendog 6da61a7be2 Add dependency (Python Docker SDK) 2023-08-24 15:49:53 +01:00
drunkendog 940a4edbf5 Rename setup script from main.sh 2023-08-24 15:49:09 +01:00
drunkendog c5e698d3d5 Expand -d to long form (--dir) 2023-08-23 19:56:55 +01:00
drunkendog aa5b31edf4 Add omitted executable 2023-08-23 19:56:11 +01:00
drunkendog 646eb1e08f Update 'scripts/weechat/launch-docker.sh' 2023-08-23 19:53:06 +01:00
drunkendog 2803c8660e Fix weechat mounts 2023-08-23 19:44:11 +01:00
drunkendog 2b6ad88eb3 Fix typo 2023-08-23 19:37:40 +01:00
drunkendog be18be4f40 Update 'scripts/setup-template.py' 2023-08-23 19:36:00 +01:00
drunkendog afd2d59ee8 Fix typos 2023-08-23 19:35:08 +01:00
drunkendog 04c1e942ef Add 'scripts/weechat/launch-docker.sh' 2023-08-23 19:32:55 +01:00
drunkendog a7682dcab7 Add 'scripts/weechat/manifest.dat' 2023-08-23 19:31:22 +01:00
drunkendog 83cc578d14 Add break when #service is found 2023-08-15 02:08:30 +01:00
drunkendog 2d4fc83f80 Add 'scripts/recover-service.py' 2023-08-15 02:07:48 +01:00
drunkendog 15de644813 Add quick recovery 2023-08-14 23:13:31 +01:00
drunkendog 33dd18c792 Replace sys.args with argparse 2023-08-14 22:49:43 +01:00
drunkendog bafd045a5f Replace ! -z with -n 2023-08-14 17:26:27 +01:00
drunkendog 8e33572053 Fix string concatenation 2023-08-14 15:01:58 +01:00
drunkendog 6e8539b758 Add failure modes and runtime to healthcheck 2023-08-14 14:15:12 +01:00
drunkendog c31b585220 Only call healthcheck if backup finished without errors 2023-08-14 12:38:33 +01:00