1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-22 12:53:00 +00:00
Commit graph

24 commits

Author SHA1 Message Date
cd11167fda Instance.save_config 2022-01-20 10:20:57 +01:00
61cbfb40d9 projects ordering in KiwiCommand.run 2021-12-02 19:32:38 +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
d9f66f069c Service.has_executable 2021-12-02 02:48:41 +01:00
0fc55154f2 instance parent relations 2021-12-02 02:38:29 +01:00
f194ea9356 new "run_for_filtered_services" 2021-11-27 18:33:46 +01:00
e151562ab9 missing/wrong type hints 2021-11-27 16:21:54 +01:00
512ee9ba87 fix: get_project on nonexistent project 2021-11-17 15:58:31 +01:00
7ee7d5f300 "kiwi cmd" 2021-11-13 03:27:27 +01:00
2e37291a68 KiwiCommand API 2021-11-06 03:45:47 +01:00
3686731f29 "kiwi list" done 2021-11-03 16:32:01 +01:00
b16a423a9d Reformat 2021-11-02 17:21:31 +01:00
829938e44f move pass_instance decorator 2021-10-29 13:37:59 +02:00
69a0938daf bug: get all services if service_names empty 2021-10-29 13:37:29 +02: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
c331e77060 Added kiwi_scp.misc.YAML 2021-10-27 13:33:26 +02:00
0ecee93241 Obsolete "Project" class 2021-10-26 15:59:38 +02:00
7dc6e6789f stray pyyaml import 2021-10-26 12:28:06 +02:00
5b9ed4259e KiwiCTX -> Instance, "kiwi init -o" 2021-10-25 13:29:12 +02:00
7388b3f8ea pytest Instance 2021-10-25 13:00:11 +02:00
cb464052b2 Service, Project, Instance classes 2021-10-22 17:50:26 +02:00