Anil Kulkarni
0d1354c6c9
Fix parsing multiline variables
...
The seen_dot_env_variables parser does not work correctly for multiline variables
Instead, just use set -o allexport to perform the needed behavior in the template file
2024-05-19 15:25:54 -07:00
Christian Winther
e227ee1bd5
use DOCKER_DB_HOST_PORT when checking if database is ready or not
2024-04-06 10:53:48 +00:00
Christian Winther
5a43d7a65d
improve error handling for [run-command-as] helper
2024-02-22 14:57:10 +00:00
Christian Winther
bc66b6da18
many small fixes and improvements
2024-02-10 20:03:04 +00:00
Christian Winther
8bdb0ca77b
fix directory-is-empty and add tests to avoid regressions
2024-01-26 21:22:43 +00:00
Christian Winther
1616c7cb11
make directory-is-empty more robust
2024-01-26 20:45:56 +00:00
Christian Winther
335e6954d2
remove noisy log statements in as-boolean
2024-01-26 20:19:50 +00:00
Christian Winther
8189b01a26
improve naming of directory-is-empty
2024-01-26 20:17:54 +00:00
Christian Winther
f263dfc4e1
apply editorconfig + shellcheck + shellfmt to all files
2024-01-26 14:41:44 +00:00
Christian Winther
98bae1316f
cleanup .env.docker variable names and placement in the file
2024-01-17 17:51:37 +00:00
Christian Winther
f135a240cd
fix color
2024-01-17 16:41:01 +00:00
Christian Winther
dc95d4d800
colors
2024-01-17 16:29:15 +00:00
Christian Winther
ca0a25912a
more color tuning
2024-01-17 16:25:34 +00:00
Christian Winther
921f34d42e
color tweaks
2024-01-17 15:59:58 +00:00
Christian Winther
2d05eccb87
add bats testing
2024-01-17 15:37:12 +00:00
Christian Winther
e70e13e265
possible fix is-false/true logic
2024-01-17 14:52:22 +00:00
Christian Winther
90c9d8b5a6
more toned down colors
2024-01-17 14:50:29 +00:00
Christian Winther
9ad04a285a
fix missing output colors
2024-01-17 14:48:02 +00:00
Christian Winther
ed0f9d64c8
implement automatic shellcheck linting
2024-01-15 17:16:00 +00:00
Christian Winther
84c9aeb514
fixing postgresql and some more utility help
2024-01-15 14:16:54 +00:00
Christian Winther
2e3c7e862c
iterating on proxy + letsencrypt setup
2024-01-06 18:01:48 +00:00
Christian Winther
284bb26d92
sync
2024-01-06 16:43:48 +00:00
Christian Winther
e228a1622d
refactor layout
2024-01-06 14:19:36 +00:00