Commit graph

44 commits

Author SHA1 Message Date
3a85840a4d
docs: start 2024-10-24 18:35:22 -05:00
2594234e76
refactor! 2024-10-24 18:35:19 -05:00
83f94cd4c2
refactor!: allow native datatypes to be strings 2024-10-24 15:44:58 -05:00
d7fa879eb9
refactor!: properly show wrapped function in dry run 2024-10-24 12:17:58 -05:00
d26ecfa7d5
refactor!: fix task decorator and option adding 2024-10-23 15:34:09 -05:00
0bc9138da3
chore: tool.ruff deprecated 2024-10-23 15:33:54 -05:00
6a274cd1c1
chore: skip mypy by default 2024-10-23 15:30:58 -05:00
b5685ba5b7
chore: update ruff pre-commit hook 2024-10-23 15:30:49 -05:00
a766c34f7b
chore: use "check" for defaults 2024-10-22 13:26:25 -05:00
563d9dc927
feat: add default option 2024-10-22 13:26:17 -05:00
d8a2dc6884
docs: update automagic 2024-10-22 13:05:11 -05:00
3bf6c4e722
feat: keep positional args in context 2024-10-22 13:05:02 -05:00
5115f72db6
ci: add tests workflow 2024-10-22 11:57:33 -05:00
a47b8e7927
docs: design 2024-10-22 11:53:27 -05:00
277f7f7c0c
refactor!: drop operators 2024-10-22 11:53:19 -05:00
115900bf83
docs: cleanup 2024-10-21 08:09:13 -05:00
21f6225520
no need to seperate function 2024-10-20 13:05:37 -05:00
77eb160da5
lost the thread a bit on this library 2024-10-20 13:02:31 -05:00
40deb7514d
chore: update pdm.lock 2024-07-22 15:08:13 -05:00
6f0eb17f2f
tasks: copy source function 2024-07-22 15:08:13 -05:00
1330e339b0
fix: remove source from git 2024-07-22 15:08:13 -05:00
28480919f7
docs: add clearer automagic-snippet 2024-07-22 15:08:13 -05:00
4f0c3c7da0
fix(ci): use corrected versions 2024-07-19 14:14:34 -05:00
d06cd05561
docs: add versioned release to docs 2024-07-19 14:12:07 -05:00
1177b07072
ci(docs): use latest actions 2024-07-19 13:30:10 -05:00
455f972e92
add docs/redirect site for shorter download link 2024-07-19 13:16:10 -05:00
a7ac1dd094
wip 2024-07-19 13:15:43 -05:00
3c6afdd5cb
wip: targets/needs rework 2024-03-13 11:09:41 -05:00
9aef0ebd96
docs: fix api 2024-03-11 14:37:09 -05:00
c1a8fd3d41
chore: get version from file 2024-03-11 13:59:06 -05:00
b8b189e950
wip: start implementing DAG 2024-03-11 13:14:01 -05:00
c70ef5b4fd
docs: typo in license shield 2024-03-08 13:06:06 -06:00
677def80d1
build: remove non-existent job reference 2024-03-08 13:04:15 -06:00
e1a11fe50b
docs: add proper description 2024-03-08 12:59:36 -06:00
107389dd98
chore: add ci workflows 2024-03-08 12:58:40 -06:00
2aa643ad79
build: add bootstap task 2024-03-08 12:57:04 -06:00
151ec62d21
fix: no venv necessary 2024-03-08 12:54:41 -06:00
246ef4cb3b
feat: settle on better ui around option specifiers 2024-03-08 12:50:43 -06:00
c05b2437b9
docs: add links for alternatives 2024-03-08 12:50:15 -06:00
4288cc7903
docs: add another alternative 2024-03-07 10:43:56 -06:00
ea075465d2
fix: add noop print for dag 2024-03-06 00:48:24 -06:00
c5afd84bac
fix: use -v for verbose 2024-03-06 00:48:24 -06:00
78e309bba6
mvp 2024-03-06 00:48:24 -06:00
3b9905752c
initial commit 2024-03-05 00:12:59 -06:00