|
3c1f1e74cb
|
WIP: Services.copy_configs
|
2022-01-24 18:07:19 +01:00 |
|
|
9922bcd288
|
format
|
2022-01-24 18:06:26 +01:00 |
|
|
f926409a3f
|
rename CONFDIR -> CONFIGDIR
|
2022-01-24 17:39:55 +01:00 |
|
|
29bc413f8e
|
RESERVED_PROJECT_NAMES
|
2022-01-24 16:53:19 +01:00 |
|
|
eb50abcf7d
|
remove legacy
|
2022-01-20 11:37:50 +01:00 |
|
|
80181505a2
|
kiwi_help display
|
2022-01-20 11:37:44 +01:00 |
|
|
ed57e09d24
|
"kiwi new"
|
2022-01-20 10:21:25 +01:00 |
|
|
cd11167fda
|
Instance.save_config
|
2022-01-20 10:20:57 +01:00 |
|
|
e896e8a06c
|
typo
|
2022-01-19 16:15:49 +01:00 |
|
|
64138abb92
|
remove legacy
|
2022-01-19 16:14:31 +01:00 |
|
|
fc35e4525b
|
sdk location
|
2022-01-19 15:37:20 +01:00 |
|
|
cce894b942
|
update command import pattern
|
2022-01-19 15:36:41 +01:00 |
|
|
3862ea1901
|
get_command member find method
|
2022-01-19 15:35:33 +01:00 |
|
|
558726f261
|
"kiwi update"
|
2022-01-19 12:03:42 +01:00 |
|
|
3ad9c5c954
|
commands module export
|
2021-12-03 15:17:00 +01:00 |
|
|
7641f1846a
|
remove legacy
|
2021-12-03 15:04:03 +01:00 |
|
|
1590041ab8
|
"kiwi push", "kiwi pull" & "kiwi restart"
|
2021-12-03 15:03:53 +01:00 |
|
|
801f08137f
|
remove need for deque
|
2021-12-03 14:52:05 +01:00 |
|
|
61cbfb40d9
|
projects ordering in KiwiCommand.run
|
2021-12-02 19:32:38 +01:00 |
|
|
ff8df05708
|
"kiwi shell" flaws
|
2021-12-02 19:04:37 +01:00 |
|
|
4ddad29de0
|
"kiwi shell"
|
2021-12-02 18:58:08 +01:00 |
|
|
4d76cfa669
|
updated launch_conf
|
2021-12-02 18:56:00 +01:00 |
|
|
229beaafd7
|
relative imports
|
2021-12-02 17:33:07 +01:00 |
|
|
c8b69c73a9
|
Fix pytests
|
2021-12-02 17:32:55 +01:00 |
|
|
fe10bbb33b
|
output verbosity option
|
2021-12-02 17:21:44 +01:00 |
|
|
ea9f5e2279
|
Split cli.py
|
2021-12-02 17:19:14 +01:00 |
|
|
a416b7f2fc
|
Missing type hints
|
2021-12-02 17:17:42 +01:00 |
|
|
45fc16c132
|
Resolve import cycle
|
2021-12-02 17:12:30 +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 |
|
|
15f0ac30b5
|
"kiwi logs"
|
2021-12-01 19:12:54 +01:00 |
|
|
d197398c3b
|
As per new command API
|
2021-12-01 17:49:19 +01:00 |
|
|
3cdc68885c
|
Logic for PROJECTS command type; kiwi_command args -> KiwiCommand vars
|
2021-12-01 17:48:03 +01:00 |
|
|
ed659ba50f
|
PyCharm exclude htmlcov
|
2021-12-01 13:08:49 +01:00 |
|
|
ef593d6cd9
|
preparation for KiwiCommandType.PROJECTS
|
2021-12-01 13:07:35 +01:00 |
|
|
10e600a4ac
|
cleanup
|
2021-12-01 13:02:49 +01:00 |
|
|
88004f0d2d
|
"kiwi enable", "kiwi disable"
|
2021-12-01 12:29:40 +01:00 |
|
|
0c18ba2dd5
|
"kiwi build"
|
2021-11-30 19:27:18 +01:00 |
|
|
99a50f1460
|
remove run logic from kiwi_command
|
2021-11-30 19:25:53 +01:00 |
|
|
f194ea9356
|
new "run_for_filtered_services"
|
2021-11-27 18:33:46 +01:00 |
|
|
7afd540062
|
"run_for_existing_project" -> "run_for_project"
|
2021-11-27 18:33:12 +01:00 |
|
|
3e52ba6e12
|
style
|
2021-11-27 18:25:38 +01:00 |
|
|
973468be6a
|
"kiwi up", "kiwi down"
|
2021-11-27 18:13:31 +01:00 |
|
|
8f390bdfa2
|
Really aggressive confirmation prompt
|
2021-11-27 17:45:13 +01:00 |
|
|
e151562ab9
|
missing/wrong type hints
|
2021-11-27 16:21:54 +01:00 |
|
|
1c8f016208
|
pytests passed
|
2021-11-17 16:36:34 +01:00 |
|
|
9095b57b23
|
Type hinting in CLI, KiwiCommand class names, removed kiwi_command name parameter
|
2021-11-17 16:23:55 +01:00 |
|