WIP: Generic activation program #9

Draft
ecoppens wants to merge 11 commits from ecoppens/colmena:main into main

11 commits

Author SHA1 Message Date
9b530b6ff6
Added support for remote and local realization 2024-12-08 19:06:41 +01:00
eca9e7a425
Added getters to CopyOptions 2024-12-07 15:32:48 +01:00
94b1a11326
feat: create colmena library 2024-10-10 21:04:01 +02:00
e956ae403b
feat: connectionOptions -> connectionUri & removed useless options 2024-10-06 01:32:25 +02:00
c53d80aa08
feat: Oui 2024-10-03 18:42:52 +02:00
71200e5c17
feat(generic): Implemented every function of Host to GenericHost 2024-09-26 12:30:14 +02:00
ab8d8b0321
feat(generic): Added first generic host 2024-08-23 17:57:14 +02:00
596a40020b
feat(activation): Added activation program
TODO: customize activation command to launch activation program
2024-08-23 14:22:42 +02:00
c959d643db Merge pull request 'feat: custom evaluation' (#1) from custom-activation into main
Reviewed-on: #1
2024-05-24 20:56:11 +02:00
470a0c360a feat: generic registry and custom evaluation
This PR bring custom evaluation, but does not offer yet custom
activation.

Therefore, you can evaluate your systems and refer to each of them, but
you cannot ask Colmena to build them for you.

Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-05-24 20:55:31 +02:00
76865b3293 feat: disable key management modules
Let the user opt-in… !

Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-05-24 20:55:31 +02:00