Commit graph

35 commits

Author SHA1 Message Date
cdeaf6b1e3 KIWI_ variables 2022-02-22 14:45:24 +01:00
a54d66b9e7 Custom Exception classes 2022-02-22 13:18:35 +01:00
261ee7bf59 rename "hello-world.project" 2022-02-21 22:47:19 +01:00
aa8f0d9e6a prefer "long" project configs 2022-02-21 22:46:50 +01:00
a787c837e7 cleanup 2022-02-21 16:45:10 +01:00
67f495d072 pytest 2022-01-27 18:06:27 +01:00
cbe4e422e0 renamed generic "parent" props 2022-01-27 15:26:10 +01:00
b4317d5047 typo 2022-01-27 15:22:41 +01:00
f926409a3f rename CONFDIR -> CONFIGDIR 2022-01-24 17:39:55 +01:00
c8b69c73a9 Fix pytests 2021-12-02 17:32:55 +01:00
1d5c4ccbee Split instance.py 2021-12-02 17:08:14 +01:00
00bb2adee4 removed legacy modules 2021-12-02 17:06:13 +01:00
03c3c68fa9 Instance.get_project() -> Instance.projects 2021-12-02 16:01:19 +01:00
0fc55154f2 instance parent relations 2021-12-02 02:38:29 +01:00
1c8f016208 pytests passed 2021-11-17 16:36:34 +01:00
b4684998fd pytest 2021-11-03 17:35:36 +01:00
ed29243b71 "Services" class 2021-10-28 16:48:54 +02:00
a5a0ca9a63 basic "kiwi list" command 2021-10-28 15:53:32 +02:00
1dcf542c6d one less exception 2021-10-28 15:39:11 +02:00
2a8764577f misc.YAML.dump* methods 2021-10-28 13:56:25 +02:00
c331e77060 Added kiwi_scp.misc.YAML 2021-10-27 13:33:26 +02:00
b8027777d9 Test coverage 2021-10-26 16:19:33 +02:00
8d2c1e1fac Test classes 2021-10-26 16:11:28 +02:00
0ecee93241 Obsolete "Project" class 2021-10-26 15:59:38 +02:00
8260ddef3c Config -> KiwiConfig, _Storage -> StorageConfig, _Network -> NetworkConfig 2021-10-26 15:57:25 +02:00
3c81021f14 pyyaml -> ruamel.yaml, 100% cov on config.py 2021-10-26 12:19:02 +02:00
7388b3f8ea pytest Instance 2021-10-25 13:00:11 +02:00
df55aa69d2 pytest Project, Service 2021-10-25 13:00:03 +02:00
3ac23e0bae import cleanup 2021-10-25 12:07:49 +02:00
cb464052b2 Service, Project, Instance classes 2021-10-22 17:50:26 +02:00
71943a1911 "kiwi init" as in previous version 2021-10-20 14:36:03 +02:00
b568e449f5 pydantic + pytest for config.version, config.storage and config.network 2021-10-20 03:05:32 +02:00
243fee3f23 pytest shells 2021-10-15 19:39:14 +02:00
8d688b28b1 pytests projects 2021-10-14 19:18:24 +02:00
7345177195 Some pytests for config.py 2021-10-14 04:34:09 +02:00