Commit graph

15 commits

Author SHA1 Message Date
Oliver Davies baaf3bf16b refactor: add isDocker and isFlake to the
...Configuration DTO
2023-11-23 08:24:34 +00:00
Oliver Davies b1571f3174 refactor(run): change set statements
Use the long form name for each option instead of short hand names or a
combination of both - e.g. `set -eu` and `set -o pipefail`.
2023-11-22 21:53:50 +00:00
Oliver Davies 61d2ca0d76 fix: warning if run.local isn't preset 2023-11-18 08:40:43 +00:00
Oliver Davies 1a4eba7349 chore: switch to nixos-23.05 2023-10-24 17:26:30 +01:00
Oliver Davies fbfd751621 fix(run): local tasks override non-local tasks 2023-10-19 23:07:38 +02:00
Oliver Davies 08e81c5e16 feat(run): include any local tasks 2023-10-19 22:51:30 +02:00
Oliver Davies 7c95164fee feat(flake): ignore .direnv by default 2023-10-19 22:48:40 +02:00
Oliver Davies 02774b820b feat(gitignore): add additional ignored paths 2023-10-18 20:54:36 +02:00
Oliver Davies f5a8c691f0 chore(run): replace justfiles with run files 2023-10-07 22:23:40 +01:00
Oliver Davies 88b92924fb feat(astro): add justfile 2023-09-24 23:13:43 +01:00
Oliver Davies 7db995f109 fix(astro): incorrect template name 2023-09-24 21:50:35 +01:00
Oliver Davies ff5f2aa875 feat(astro): add .gitignore 2023-09-24 21:49:02 +01:00
Oliver Davies 9c450a850e revert(astro): move projects into a language
This reverts commit f5803212e5.
2023-09-24 21:24:19 +01:00
Oliver Davies f5803212e5 refactor(astro): move projects into a language
...directory
2023-09-24 18:55:06 +01:00
Oliver Davies cd4355bbc1 feat: add support for Astro projects 2023-09-24 18:10:24 +01:00