Qubasa
|
1da6f127f5
|
Fixed vscode test debugging problem
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
20d6f9309b
|
Integrated pytest into vscode
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
c96b339d94
|
Extracted threadpool to task_manager.py
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
b535f745e0
|
Added test
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
4a40a2759e
|
Improving endpoint
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
b58b274118
|
Added threaded create_vm endpoint
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
da02c7f4ae
|
Started working on vm_create
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
ff0dc18686
|
vscode debugging integration added + README updated
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
ae58a8eb14
|
CLI: Added custom logger
|
2023-09-27 09:47:50 +00:00 |
|
lassulus
|
26add0af28
|
api/vm/create: start vm
|
2023-09-27 09:47:50 +00:00 |
|
clan-bot
|
fa18b3121b
|
Merge pull request 'clanCore.secrets: facts.value can be null or str' (#350) from lassulus-facts_null into main
|
2023-09-27 09:06:10 +00:00 |
|
lassulus
|
d0d1df6deb
|
clan.networking.zerotier: create init script only if fact exists
|
2023-09-27 11:02:54 +02:00 |
|
lassulus
|
5bf28c1731
|
clanCore.secrets: facts.value can be null or str
|
2023-09-27 10:34:53 +02:00 |
|
Mic92
|
c51175e4eb
|
Merge pull request 'zerotier: fix eval' (#349) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/349
|
2023-09-26 16:24:26 +00:00 |
|
Jörg Thalheim
|
f6113f2e20
|
nix-unit: bump version
|
2023-09-26 16:24:26 +00:00 |
|
Mic92
|
05f594a3b4
|
Merge pull request 'zerotier: fix eval' (#348) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/348
|
2023-09-26 16:19:43 +00:00 |
|
Jörg Thalheim
|
a356f2a368
|
zerotier: fix eval
|
2023-09-26 16:19:43 +00:00 |
|
Mic92
|
eeedf88521
|
Merge pull request 'move zerotier secret generation into nixos module' (#347) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/347
|
2023-09-26 16:17:44 +00:00 |
|
Jörg Thalheim
|
be9b118f79
|
move zerotier secret generation into nixos module
|
2023-09-26 18:14:00 +02:00 |
|
clan-bot
|
9ea604c3ae
|
Merge pull request 'make zerotier module a directory' (#346) from Mic92-docs into main
|
2023-09-26 16:03:12 +00:00 |
|
Jörg Thalheim
|
cbe32b521d
|
fix nix-unit build
|
2023-09-26 18:00:16 +02:00 |
|
Jörg Thalheim
|
2e88454b5a
|
move zerotier secret generation into nixos module
|
2023-09-26 17:57:43 +02:00 |
|
Jörg Thalheim
|
b11284193f
|
make zerotier module a directory
|
2023-09-26 15:55:41 +02:00 |
|
clan-bot
|
a46e04b726
|
Merge pull request 'use shellSession everywhere for markdown' (#345) from Mic92-docs into main
|
2023-09-26 13:52:23 +00:00 |
|
Jörg Thalheim
|
86378320be
|
drop wonky ipdb PYTHONBREAKPOINT
|
2023-09-26 15:50:02 +02:00 |
|
Jörg Thalheim
|
c59f9f4b19
|
use shellSession everywhere for markdown
|
2023-09-26 15:49:45 +02:00 |
|
clan-bot
|
dac7d9f377
|
Merge pull request 'replace bubblewrap with fakeroot' (#344) from Mic92-docs into main
|
2023-09-26 13:48:58 +00:00 |
|
Mic92
|
e295a1a5b3
|
Merge pull request 'replace bubblewrap with fakeroot' (#343) from joerg-ci into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/343
|
2023-09-26 13:48:30 +00:00 |
|
Jörg Thalheim
|
ec2b56eb94
|
create test_flake unique per test
otherwise we will have race conditions
|
2023-09-26 15:46:40 +02:00 |
|
Jörg Thalheim
|
f70ead37b9
|
replace bubblewrap with fakeroot
this restores macOS support.
|
2023-09-26 15:33:45 +02:00 |
|
clan-bot
|
2b13be3df5
|
Merge pull request 'clan config: print command in more instances' (#342) from Mic92-docs into main
|
2023-09-26 12:13:09 +00:00 |
|
Jörg Thalheim
|
f85fdf678d
|
clan config: print command in more instances
|
2023-09-26 14:10:52 +02:00 |
|
clan-bot
|
fef5223d6e
|
Merge pull request 'unpin nix-fast-build' (#341) from Mic92-docs into main
|
2023-09-26 12:02:05 +00:00 |
|
Jörg Thalheim
|
29a48725ef
|
clan config: print command on error
|
2023-09-26 14:00:20 +02:00 |
|
clan-bot
|
3467b528ec
|
Merge pull request 'clan.networking.zerotier: fix controller mode' (#340) from lassulus-zerotier into main
|
2023-09-26 11:15:09 +00:00 |
|
lassulus
|
13d069ec6f
|
clan.networking.zerotier: fix controller mode
|
2023-09-25 19:11:16 +02:00 |
|
clan-bot
|
d5792b40c3
|
Merge pull request 'Automatic flake update - 2023-09-25T00:00+00:00' (#339) from flake-update-2023-09-25 into main
|
2023-09-25 00:03:45 +00:00 |
|
Clan Merge Bot
|
f3bdab710a
|
update flake lock - 2023-09-25T00:00+00:00
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/ace5093e36ab1e95cb9463863491bee90d5a4183' (2023-09-15)
→ 'github:NixOS/nixpkgs/e35dcc04a3853da485a396bdd332217d0ac9054f' (2023-09-22)
• Updated input 'sops-nix':
'github:Mic92/sops-nix/ea208e55f8742fdcc0986b256bdfa8986f5e4415' (2023-09-12)
→ 'github:Mic92/sops-nix/2f375ed8702b0d8ee2430885059d5e7975e38f78' (2023-09-21)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/7a49c388d7a6b63bb551b1ddedfa4efab8f400d8' (2023-09-12)
→ 'github:numtide/treefmt-nix/e951529be2e7c669487de78f5aef8597bbae5fca' (2023-09-21)
|
2023-09-25 00:00:15 +00:00 |
|
clan-bot
|
afeab2e382
|
Merge pull request 'clan config: support new types nullOr and passwdEntry' (#338) from DavHau-dave into main
|
2023-09-24 13:30:35 +00:00 |
|
DavHau
|
b952aaa818
|
clan config: support new types nullOr and passwdEntry
|
2023-09-24 14:24:48 +01:00 |
|
clan-bot
|
dc34c4db34
|
Merge pull request 'clan config: match dynamic options containing <name>' (#337) from DavHau-dave into main
|
2023-09-24 12:06:54 +00:00 |
|
DavHau
|
1d3ec4c9c0
|
clan config: match dynamic options containing <name>
|
2023-09-24 13:04:37 +01:00 |
|
clan-bot
|
4bc85d6307
|
Merge pull request 'quickstart: improve and add machines section' (#336) from DavHau-dave into main
|
2023-09-24 07:54:36 +00:00 |
|
DavHau
|
ae4e0fb1b1
|
clan-cli: add --debug section
|
2023-09-24 08:53:26 +01:00 |
|
DavHau
|
09206d3763
|
quickstart: improve and add machines section
|
2023-09-24 08:53:26 +01:00 |
|
Mic92
|
b0edec11b7
|
Merge pull request 'unpin nix-fast-build' (#334) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/334
|
2023-09-23 12:27:35 +00:00 |
|
Jörg Thalheim
|
8eaeb642d8
|
unpin nix-fast-build
|
2023-09-23 12:27:35 +00:00 |
|
Jörg Thalheim
|
1e0bf85b2f
|
unpin nix-fast-build
|
2023-09-23 14:16:38 +02:00 |
|
ui-asset-bot
|
1566392095
|
update ui-assets.nix
|
2023-09-23 11:28:08 +00:00 |
|
clan-bot
|
b5cd40e011
|
Merge pull request 'inspect flake before configure VM' (#335) from feat/inspect-flake into main
|
2023-09-23 11:27:20 +00:00 |
|