|
fc7d1d5ec4
|
Commands "cmd" and "sh"
|
2020-08-13 13:00:32 +02:00 |
|
|
feda828c06
|
DockerCommand is now project-sensitive
|
2020-08-13 11:46:09 +02:00 |
|
|
082c5f220c
|
ProjectCommand, ServiceCommand aux classes
|
2020-08-13 11:32:54 +02:00 |
|
|
d67b04897f
|
"TARGETROOT" -> "TARGET_ROOT", "kiwihub" -> "kiwi_hub"
|
2020-08-13 11:31:41 +02:00 |
|
|
0b2b9a0a75
|
doc
|
2020-08-13 11:30:25 +02:00 |
|
|
1bd547587b
|
organized imports
|
2020-08-12 17:46:50 +02:00 |
|
|
70b04f039a
|
DockerCommand now is an Executable
|
2020-08-12 17:39:55 +02:00 |
|
|
8c2cdbda3a
|
utils.executable based on PATH instead of YML
|
2020-08-12 17:18:20 +02:00 |
|
|
daced4dd7d
|
Package subcommands.utils
|
2020-08-12 16:43:13 +02:00 |
|
|
a602076291
|
clone default config before loading
|
2020-08-11 17:23:24 +02:00 |
|
|
9da09d56cf
|
Massive QoL reworks
|
2020-08-11 14:03:00 +02:00 |
|
|
f94db364d7
|
"logs" command finished
|
2020-08-11 12:33:21 +02:00 |
|
|
0299e6a86f
|
logging improve
|
2020-08-11 12:08:03 +02:00 |
|
|
3522d6bba5
|
$DOCKERNET -> $KIWI_HUB_NAME, $DOCKERCIDR -> $KIWI_HUB_CIDR
|
2020-08-11 11:28:30 +02:00 |
|
|
6ee528f4cb
|
DockerCommand: __build_cmd, run_less
|
2020-08-10 17:40:56 +02:00 |
|
|
e667c00b04
|
f-Strings consistency
|
2020-08-10 17:39:33 +02:00 |
|
|
ceb4bc0430
|
"-v" switch in main program
|
2020-08-10 17:39:15 +02:00 |
|
|
90caad4aba
|
"hubnet" -> "kiwihub"
|
2020-08-10 17:38:02 +02:00 |
|
|
02c2945ecf
|
"logs" command with "-f" switch
|
2020-08-10 16:36:05 +02:00 |
|
|
717e1ec81e
|
Typos
|
2020-08-10 16:35:38 +02:00 |
|
|
90bfb32289
|
DockerProgram Singleton dictionary and simple logs implementation
|
2020-08-10 16:28:42 +02:00 |
|
|
81127096cd
|
Typos
|
2020-08-10 16:27:52 +02:00 |
|
|
3cb195fe1a
|
Runner logic back into package, as singleton
|
2020-08-10 15:48:15 +02:00 |
|
|
65fcb91bd0
|
Parser singleton
|
2020-08-10 15:21:39 +02:00 |
|
|
e43dadd4fe
|
"executables:*" key handling in _util
|
2020-08-10 14:52:41 +02:00 |
|
|
41274c3239
|
logging verbosity
|
2020-08-10 14:39:28 +02:00 |
|
|
93643de8fb
|
"Runner" into main function, rework Parser and InitCommand
|
2020-08-10 14:05:19 +02:00 |
|
|
f188d05e56
|
rework "SubCommand" class members
|
2020-08-10 11:24:39 +02:00 |
|
|
3e1d9510dc
|
YML executable paths, "logs" subcommand
|
2020-08-08 19:44:24 +02:00 |
|
|
1214137005
|
"Current" => "Default"
|
2020-08-07 02:01:54 +02:00 |
|
|
9139032a0e
|
"kiwi show"
|
2020-08-06 14:55:27 +02:00 |
|
|
26cac6c079
|
deleted crude bash version
|
2020-08-06 14:39:12 +02:00 |
|
|
69dc1fd213
|
Runner for subcommands
|
2020-08-06 14:38:03 +02:00 |
|
|
1929a1369e
|
init routine in subcommand class
|
2020-08-06 13:43:45 +02:00 |
|
|
d108ae2183
|
switch to pipenv
|
2020-08-06 11:10:23 +02:00 |
|
|
26280f1108
|
gitignore
|
2020-08-06 03:49:26 +02:00 |
|
|
e44c0a86f8
|
write out kiwi.yml
|
2020-08-06 03:45:12 +02:00 |
|
|
9444597aae
|
Crude init function
|
2020-08-05 02:08:55 +02:00 |
|
|
6067c30edd
|
Crude init function
|
2020-08-04 20:24:19 +02:00 |
|
|
b4e9e94f2c
|
begin work on python implementation
|
2020-08-04 16:59:09 +02:00 |
|
|
d2be89ee45
|
Some unstable shellscript work
|
2020-08-04 16:38:51 +02:00 |
|
|
bd71a6dea4
|
silent multiversion installer
|
2020-08-04 02:56:29 +02:00 |
|
|
b92adfaf4b
|
Update Makefile
full restart on container update
|
2019-10-17 15:11:32 +02:00 |
|
|
53a2380f94
|
Update Makefile
correct "basename", %-update command
|
2019-10-17 13:45:48 +02:00 |
|
|
9910619bf1
|
Update Makefile
Remove unused `bash` call, correct suffix removal
|
2019-10-15 21:53:41 +02:00 |
|
|
d3434557fc
|
General QoL
|
2019-10-15 13:28:43 +02:00 |
|
|
7f6b8952cb
|
tabs and spaces
|
2018-12-06 15:01:37 +01:00 |
|
|
746f28d65e
|
internal networking
|
2018-12-06 14:43:26 +01:00 |
|
|
95c5bcba1b
|
cross-project conf dependency
|
2018-09-25 03:40:02 +02:00 |
|
|
32f2df7944
|
Typo
|
2018-09-14 11:04:59 +02:00 |
|