Oliver Davies
09da2bc403
Create .tmux
files
...
If `experimental.createTmuxStartupFile` is set in `build.yaml`.
2024-01-26 15:00:24 +00:00
Oliver Davies
fecc65b655
fix(git-hooks): Set TTY
if using Docker
2023-11-23 08:27:05 +00:00
Oliver Davies
ebc4d899b2
refactor(git-hooks): use long set
names
...
Use the long name versions for `set` to be consistent with `run` files.
2023-11-23 07:04:58 +00:00
Oliver Davies
afb630c93e
fix(git-hooks): use run test:commit
...
Use the `run` script instead of `just` as its no longer being generated.
2023-11-23 06:38:35 +00:00
Oliver Davies
9176f34444
refactor: remove old code and templates
2023-09-25 00:57:06 +01:00
Oliver Davies
ad86e066cb
fix(git-hooks): re-add
2023-09-25 00:52:09 +01:00
Oliver Davies
8f48eea65f
feat(flakes): add direnv support
...
Generate an `.envrc` file to add support for Nix Flakes for projects
that use them.
I currently have `.direnv` directories ignored globally though this
could be added to a `.gitignore` template when one is added.
Refs: OD-43
2023-08-29 23:24:47 +01:00
Oliver Davies
99ffb87446
feat(flake): generate nix.flake instead of Docker
...
...files if a `flake` key exists in a `build.yaml` file.
Refs: OD-37
2023-06-27 17:29:59 +01:00
Oliver Davies
c419332bad
fix: incorrect directory name
2023-04-24 20:30:34 +01:00
Oliver Davies
fc87a82688
fix: only add if CI config is generated
2023-04-24 19:41:23 +01:00
Oliver Davies
9cc2f181ee
feat: add hadolint configuration
2023-04-01 20:27:15 +01:00
Oliver Davies
39956ee2f5
feat: add .dockerignore
2023-03-14 15:06:13 +00:00