Jörg Thalheim
79c61f61c7
drop black/ruff from dependency list
...
those are used implictly by treefmt already
2023-08-23 16:03:56 +02:00
Jörg Thalheim
59e31b3c56
fix mypy errors
2023-08-23 13:59:43 +02:00
DavHau
780fd881c3
clan-config: fix tests
2023-08-22 21:17:47 +00:00
DavHau
48686591d8
clan-config: improve and add flake-parts module for clan-config
2023-08-22 21:17:47 +00:00
DavHau
348e503789
clan-config: get rid of jsonschema dependency
2023-08-15 13:29:48 +02:00
Jörg Thalheim
a096d8ddcc
clan-cli: add update command
2023-08-11 16:10:25 +02:00
DavHau
0a9b914ad5
clan-config: improve jsonschema arg parsing
...
- output json to stdout after success
- expect args in the style: `foo.bar = baz`
- handle different input types
- cast input types on best effort basis
- throw meaningful errors
2023-08-11 00:05:52 +02:00
Jörg Thalheim
8e07fc28ab
clan-cli: unbreak build
2023-08-10 11:30:12 +02:00
clan-bot
2fa0c38625
Merge pull request 'add test for remote ssh commands' ( #115 ) from Mic92-mic92 into main
2023-08-10 09:05:48 +00:00
Jörg Thalheim
a17baa4861
add test for remote ssh commands
2023-08-10 11:05:05 +02:00
DavHau
a2648f2afb
clan-cli: prepare source in extra derivation
...
Towards not rebuilding clan-cli on each commit
2023-08-09 18:38:44 +02:00
DavHau
f9aaa5ad39
clan-config: unbreak + include data files
2023-08-09 17:59:18 +02:00
Jörg Thalheim
7d39f8346c
clan-cli: fix grep in breakpoint check
2023-08-09 10:36:46 +02:00
Jörg Thalheim
3d5a37ad03
check for breakpoint() function in code
2023-08-09 10:21:59 +02:00
Jörg Thalheim
4cf82f3596
also rename project/pypi name
2023-08-08 14:20:45 +02:00
Jörg Thalheim
b540f318c7
cli: add test for --help
2023-08-03 15:33:08 +02:00
Jörg Thalheim
cb0197fcf3
simplify clan cli build expression
...
also re-expose missing age
2023-08-03 13:34:44 +02:00
Jörg Thalheim
658c76336f
add secrets integration
...
clan-cli: also depend on age for secrets
2023-08-02 09:19:14 +00:00
Jörg Thalheim
09cc79867d
cli: get optional deps from our own flake
...
This ensures we actually test if all those binaries build
2023-07-26 09:31:49 +02:00
Jörg Thalheim
3d14039474
using flakes for devshell without reimporting nixpkgs multiple times
2023-07-26 06:53:33 +00:00
Jörg Thalheim
821ff71e4a
pytest: actually fail build
2023-07-25 19:13:24 +02:00
Jörg Thalheim
a6e8e08dec
add module to generate zerotier configuration
2023-07-25 19:13:24 +02:00
Jörg Thalheim
944c53c214
drop duplicate clan-ruff and clan-black checks
...
we already test this with treefmt
2023-07-25 18:55:31 +02:00
DavHau
2a31d785cf
clan-cli: add checks for black and ruff
2023-07-25 15:43:26 +02:00
DavHau
202e07d5fe
clan-cli: hint on how to get coverage html
2023-07-25 00:59:51 +02:00
lassulus
4571b65123
clan-cli: set mainProgram name
2023-07-24 17:42:26 +02:00
Jörg Thalheim
e4ccd85848
clan-cli: fix tests
2023-07-21 13:51:10 +02:00
Jörg Thalheim
054ac3f624
clan-cli: make mypy it's own derivation
...
parallelize ci more.
2023-07-21 13:31:14 +02:00
Jörg Thalheim
3ab90e6785
add deadnix to formatter
2023-07-21 11:25:24 +02:00
DavHau
4c4ff01b64
clan-cli: write some unit tests
2023-07-21 11:19:03 +02:00
DavHau
af7e4d7bb9
clan-cli: shell completion for bash, zsh, fish
2023-07-21 11:19:03 +02:00
DavHau
9906d12384
clan-cli: initialize python project from template
...
clan-cli: remove unnecessary unit test file
clan-cli: fix shell.nix too stateful
clan-cli: remove conftest.py
clan-cli: fix flake-module.nix
2023-07-21 11:19:03 +02:00
Jörg Thalheim
9aaac528f8
switch from alejandra -> nixpkgs-fmt
...
alejandra has someone questionable choices for formatting that no one would apply to there code if they would format manually.
nixpkgs-fmt seems to produce more readable results.
2023-07-21 11:15:28 +02:00
lassulus
e3af3e9fb6
pkgs.clan: init barebones version
2023-07-17 18:53:29 +02:00