Commit graph

101 commits

Author SHA1 Message Date
0ebf57bd9e feat: seperate config 2023-01-19 14:30:47 -06:00
39289ae67b CI: docs should be built for versioned releases 2023-01-19 14:29:20 -06:00
dca98b8698 style: linting 2023-01-19 13:43:42 -06:00
4fcab2a13b build: modify release workflow 2023-01-19 13:43:29 -06:00
949c35e2a3 feat: add additional parameter syntax 2023-01-19 13:08:16 -06:00
5c65cae578 refactor: use TASKMK_DEBUG instead of DEBUG 2023-01-19 12:23:34 -06:00
83fe41dbe4 style: improve task specific help 2023-01-19 12:21:12 -06:00
bf0394c5e1 fix: correct print-ansi typo and extra listings 2022-11-21 12:36:43 -06:00
76e9ecec9f feat: use stderr by default and stdout for help 2022-10-12 16:38:41 -05:00
6dad870b23 fix: if NO_COLOR set ignore ansi.custom setting 2022-10-03 16:02:49 -05:00
14b6dccbc9 feat: use stderr of print function 2022-10-03 16:02:30 -05:00
4e57dfe0e3 release: v22.9.28 2022-09-28 10:03:26 -05:00
ef78914c3d fix: make things actually phony 2022-09-25 17:43:12 -05:00
b855afa0bb docs: use peaceiris action 2022-09-25 17:09:35 -05:00
b19ddbae68 build: add rule to install mkdocs 2022-09-24 17:56:14 -05:00
3cd8b28a58 docs: type faster 2022-09-24 17:55:44 -05:00
43aba3fbee docs: add recipe help example 2022-09-24 17:53:30 -05:00
d6bd8a0247 fix: don't use ending faint 2022-09-24 17:49:54 -05:00
401eb1088b feat: make textwrapping for deps configurable 2022-09-24 17:34:31 -05:00
3defee72dc fix: collect correct file when invoked with -f 2022-09-24 17:25:27 -05:00
b75a3c2c98 fix: allow shorter syntax in usage/epilog 2022-09-24 16:52:00 -05:00
63eb8ac754 feat: show deps for phony targets with no recipe 2022-09-24 16:29:56 -05:00
bc4c95aab9 feat: add reusable config object 2022-09-24 16:20:23 -05:00
cc81782069 feat: add dependency listing to recipe help 2022-09-24 15:24:36 -05:00
b1449d8991 refactor: remove extra tab 2022-09-23 14:41:58 -05:00
bcb07718fd build: refactor bootstrapping 2022-09-22 11:10:24 -05:00
234e3cee35 refactor: drop finicky quit-make function 2022-09-22 10:39:53 -05:00
e608a90b5a docs: add reference to default shell requirements 2022-09-21 16:31:54 -05:00
c85f5f8103 fix: make /bin/bash the default shell 2022-09-21 16:20:51 -05:00
5f593e35c8 chore: linting 2022-09-21 10:12:15 -05:00
071f7fc991 docs: update examples 2022-09-21 00:11:38 -05:00
1da492e9c3 feat: add support for recipe specific help output 2022-09-20 19:10:05 -05:00
580c9ff76f fix: use file descriptor for debug runner 2022-09-20 16:56:13 -05:00
031e38a0aa refactor: improve namespace 2022-09-20 11:11:57 -05:00
77e76edd16 release: v22.9.19 2022-09-19 00:32:56 -05:00
a7f1fb7922 chore: add back newline to usage 2022-09-19 00:31:06 -05:00
e2057870c5 docs: remove unneccesary code from examples 2022-09-19 00:30:33 -05:00
5f5e15adaa docs: add link to documentation 2022-09-19 00:30:33 -05:00
9ee263b8b9 chore: clean up Makefile 2022-09-19 00:30:33 -05:00
98c70aff13 build: add docs to release task 2022-09-19 00:12:06 -05:00
9412fb2e2f feat: make HELP_SEP an f-string 2022-09-19 00:10:27 -05:00
8f875a13d1 docs: make asciinema template based 2022-09-19 00:01:20 -05:00
13c157ef8a docs: updates site_url 2022-09-18 15:05:36 -05:00
718fac7e3e docs: add GHA workflow 2022-09-18 10:11:24 -05:00
2acb570a4e docs: create documentation 2022-09-18 10:02:39 -05:00
18ff88b714 feat: add line numbers to debug output with cat 2022-09-17 15:09:52 -05:00
84a34a74d0 refactor: seperate parsing from printing 2022-09-17 15:09:35 -05:00
d2a239d014 feat: add optional formatting args for goal/msg strings 2022-09-16 13:56:03 -05:00
5a95a14547 feat: use "style" not color 2022-09-16 13:26:31 -05:00
fff5448b60 refactor: use lambda for simple functions 2022-09-16 13:23:55 -05:00