|
|
dbf76b6448
|
[HACK] unwire deployment resource-mapping output-type, fixes error: Expected a module, but found a value of type "option-type"
|
2025-07-22 11:35:29 +02:00 |
|
|
|
fe7ded4c6c
|
type: swap out nixops4 deployments for raw nixos modules
|
2025-07-22 11:35:29 +02:00 |
|
|
|
b70eb52755
|
fix application-requirements
|
2025-07-22 11:35:29 +02:00 |
|
|
|
6e77c55a98
|
reproduce nixops4-nixos importing issue: The option environments.single-nixos-vm.deployment.<function body>.resources.the-machine.nixos' does not exist`
add comment explaining our nixops4 type problem
|
2025-07-22 11:35:29 +02:00 |
|
|
|
54c8cbb7b3
|
swap out dummy module for actual import
clean deployment module a bit
simplify imports
|
2025-07-22 11:35:01 +02:00 |
|
|
|
b8aa301be1
|
environment: fix implementation type
|
2025-07-22 11:34:52 +02:00 |
|
|
|
cc38773763
|
resolve resource mapping input discrepancy according to actual implementation, adjusting the type accordingly
|
2025-07-22 11:29:35 +02:00 |
|
|
|
b94e9bb9ac
|
untangle applications from function type, as they seem to not need the introspection (and may type-check input without it)
|
2025-07-22 11:29:15 +02:00 |
|
|
|
cd3e9ef7eb
|
fix environment deployment
|
2025-07-22 11:29:15 +02:00 |
|
|
|
915c9f22f7
|
model: [DUMMY] use mock deployment to temporarily simplify the problem
type policy.apply
remove `apply`'s optionType, fixes duplicate definition error
|
2025-07-22 11:22:38 +02:00 |
|
|
|
94c0de2ba0
|
resolve rebase
|
2025-07-22 11:22:38 +02:00 |
|
|
|
54322ccc99
|
add trivial unit test for deployment - now to find how to make it work!
|
2025-07-22 11:22:38 +02:00 |
|