Commit graph

6 commits

Author SHA1 Message Date
9dd2405c47
feat: add git pull subcommand
Some checks failed
checks / tests-10 (push) Failing after 2m56s
checks / pre-commit (push) Successful in 4m28s
checks / tests-11 (push) Failing after 4m8s
checks / tests-12 (push) Failing after 2m47s
2024-09-06 20:51:03 +02:00
bdb5c984fa
ci: add pre-commit and tests workflows
All checks were successful
checks / pre-commit (push) Successful in 1m39s
checks / tests-10 (push) Successful in 1m17s
checks / tests-11 (push) Successful in 1m10s
checks / tests-12 (push) Successful in 1m13s
2024-08-04 15:23:55 +02:00
c6d361f649
tests: remove pyfakefs due to issues with pathlib and sqlite in favor of a simple tempfolder where to store test files 2023-11-29 18:42:30 +01:00
eeb1573f99
feat: update to pydantic v2 and refactor accordingly 2023-07-22 13:29:46 +02:00
d37bffdc51
feat: cache downloaded public keys via httpx-cache 2023-05-13 11:12:14 +02:00
d3ad87211e
feat: move project from poetry to pdm, rewrite from scratch and add
basic `notebooks`, `edit` and `show` commands
2023-04-01 12:37:10 +02:00