Commit graph

15 commits

Author SHA1 Message Date
8076807f22
feat: add git push subcommand 2024-09-04 18:57:27 +02:00
c859c60c8d
feat: add git commit subcommand
All checks were successful
checks / pre-commit (push) Successful in 4m29s
checks / tests-10 (push) Successful in 1m59s
checks / tests-11 (push) Successful in 2m8s
checks / tests-12 (push) Successful in 1m36s
2024-09-03 17:29:44 +02:00
b1ed583a24
chore: set href to halig/actions when clicking the README's build badge
All checks were successful
checks / pre-commit (push) Successful in 2m4s
checks / tests-10 (push) Successful in 2m19s
checks / tests-11 (push) Successful in 1m32s
checks / tests-12 (push) Successful in 1m32s
2024-08-04 15:43:47 +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
d328e640e0 chore: typo 2023-05-17 17:02:47 +00:00
2398431a7b
fix: refactor and fix the recipient paths parsing that was missing the remote urls 2023-05-09 20:29:36 +02:00
c6ac0d6043
feat: add multiple, remote recipients support 2023-05-09 09:11:36 +02:00
af8b9b7c52
feat: prettify errors 2023-04-06 17:30:21 +02:00
6f45b76579
feat: add -c/--config flag to every command 2023-04-04 16:16:00 +02:00
570c29d9f1
tests: test commands 2023-04-03 18:40:11 +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
3d053d532a
feat: move new_note function to a separate file
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-28 15:35:37 +02:00
7be918c231
tests: add config tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-27 16:14:08 +02:00
4561d1bcef ci: add base pipeline with deps cache and pre-commit
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-12 17:35:49 +00:00
692edd7d7a Initial commit 2022-08-10 16:12:59 +00:00