|
|
86b5d4ea67
|
[HACK] unwire deployment resource-mapping output-type, fixes error: Expected a module, but found a value of type "option-type"
|
2025-07-22 11:59:00 +02:00 |
|
|
|
171404366a
|
type: swap out nixops4 deployments for raw nixos modules
|
2025-07-22 11:59:00 +02:00 |
|
|
|
ef0c33e4b6
|
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:59:00 +02:00 |
|
|
|
8a06661949
|
swap out dummy module for actual import
clean deployment module a bit
simplify imports
|
2025-07-22 11:59:00 +02:00 |
|
|
|
4d9cdf923d
|
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:59:00 +02:00 |
|
|
|
da0aed31b8
|
environment: fix implementation type
|
2025-07-22 11:59:00 +02:00 |
|
|
|
122e6ee013
|
resolve resource mapping input discrepancy according to actual implementation, adjusting the type accordingly
|
2025-07-22 11:59:00 +02:00 |
|
|
|
31c619be38
|
fix application-requirements
|
2025-07-22 11:59:00 +02:00 |
|
|
|
75b99d8ef1
|
untangle applications from function type, as they seem to not need the introspection (and may type-check input without it)
|
2025-07-22 11:53:39 +02:00 |
|
|
|
ad064fed1f
|
fix environment deployment
|
2025-07-22 11:53:37 +02:00 |
|
|
|
b15c188555
|
add trivial unit test for deployment - now to find how to make it work!
|
2025-07-22 11:53:29 +02:00 |
|
|
|
1ed1e87bc8
|
resolve rebase
|
2025-07-22 11:53:29 +02:00 |
|