1
0
forked from clan/clan-core
Commit Graph

30 Commits

Author SHA1 Message Date
fdd7ac7bbf Add repro-hook to .gitignore 2024-06-24 19:22:24 +02:00
578162425d Revert "clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py."
This reverts commit ba86b49952.
2024-06-03 12:25:20 +02:00
ba86b49952 clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py. 2024-06-02 16:52:31 +02:00
7980f13bed add webview threaded api 2024-05-18 14:14:12 +00:00
babf7e3d12
docs: clean up directory structure 2024-04-13 14:48:26 +02:00
fc73301ed9 vms/run.py: refactor use kwargs instead of dataclass for function args 2024-04-09 14:30:46 +07:00
97be9f1c4d flatpak: add gitignore 2024-04-02 12:48:19 +02:00
c15043c4f1 fix evaluation of backup module 2024-03-17 18:16:08 +01:00
cb06353451 pytest: Removed -s flag for CI 2023-12-26 18:20:41 +01:00
6df833d59b Added basic GTK window handling 2023-11-25 01:55:01 +01:00
648c6157ad ui: add clan tool bar
To use for selecting a clan from the history
2023-11-18 18:32:02 +07:00
32aa287da5 Added schemathesis dependency 2023-11-08 19:56:05 +01:00
fdcd7ad1d9 Updated to main 2023-10-27 19:15:11 +02:00
fa5f39f226 API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem 2023-10-27 19:11:27 +02:00
b49433958b API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create 2023-10-09 14:01:34 +02:00
e0051a0cba Updated to main 2023-10-03 13:20:22 +02:00
f224deace9 API: Improved vm_status and added some tests. Skip vm tests in VM 2023-09-30 11:08:42 +02:00
837ebda70d gitignore: use absolute paths 2023-09-14 16:28:01 +02:00
58bb1b9914 Added example machine to machines list 2023-09-07 13:42:48 +02:00
3bdd3af248 cli: fix nixpkgs unfree import 2023-09-06 17:37:41 +02:00
802a86715d gitignore deps_flake 2023-09-06 16:04:56 +02:00
9ae14a4f7d integrate static assets into webui command 2023-08-26 12:24:57 +02:00
fb7c77690a replace environment variable with nixpkgs directory
In this directory we generate all the files that we need to load nixpkgs.
This seems more robust than all those environment variables that may or not may be set.
2023-08-26 11:45:09 +02:00
117f7448d9 drop unused .pre-commit-config.yaml 2023-08-26 09:26:31 +02:00
a3b408d8c8 use .direnv for generated project files 2023-08-26 09:26:31 +02:00
cb307f761a formatting: add pre-commit hook to dev shell 2023-07-28 18:12:31 +02:00
202e07d5fe clan-cli: hint on how to get coverage html 2023-07-25 00:59:51 +02:00
8513c11657 gitignore: add htmlcov 2023-07-24 21:15:51 +02:00
DavHau
eaaf0d2992 Merge pull request 'templates: add python-project' (#10) from python-template into main 2023-07-20 15:49:45 +00:00
DavHau
1ecd33f498 chore: add .gitignore 2023-07-12 18:22:29 +02:00