1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2025-12-07 09:03:06 +00:00
Commit graph

132 commits

Author SHA1 Message Date
4aefbdc055 Merge tag '0.0.3' into develop
Almost expected to fully work
2020-08-24 19:45:06 +02:00
9baec37481 Merge branch 'release/0.0.3' 2020-08-24 19:44:15 +02:00
9c9af15713 bump version tag 2020-08-24 19:41:39 +02:00
3c5502c73c Check before install 2020-08-24 19:40:55 +02:00
93e485dc9d Merge tag '0.0.2' into develop
Fixed some bugs, still not expected to work flawlessly
2020-08-24 17:45:56 +02:00
0ae9c4ae40 Merge branch 'release/0.0.2' 2020-08-24 17:45:22 +02:00
8b5819dde4 Fixed problems with curl 2020-08-24 17:43:14 +02:00
cd43fdc3ea Merge tag 'v0.0.1' into develop
First release, not expected to be fully functional
2020-08-24 17:02:52 +02:00
0ceb802acb Merge branch 'release/0.0.1' 2020-08-24 17:01:55 +02:00
5c8874cff9 v0.0.1: First release, not expected to be fully functional 2020-08-24 17:01:16 +02:00
81c52590fb better example project 2020-08-24 15:01:08 +02:00
bf74970df8 shell -u argument 2020-08-24 14:49:17 +02:00
1edca70c05 Format 2020-08-24 14:48:50 +02:00
a66cf863de Format, license, distribution script 2020-08-21 00:04:26 +02:00
5d27843244 remove legacy version 2020-08-20 17:39:33 +02:00
ebbd30ecbb Distribution script, lesser dependencies 2020-08-20 17:38:25 +02:00
56ab8d02a5 format; kwargs fix 2020-08-20 15:36:28 +02:00
018bd82567 kiwi help 2020-08-20 15:29:07 +02:00
ea9d0279d2 QoL: Added _run_project overridable with automatic call for multiple projects 2020-08-20 15:09:15 +02:00
cdd476833a QoL: Projects default bool conversion (nonempty) 2020-08-20 15:08:41 +02:00
8478d425b8 help command 2020-08-20 14:40:49 +02:00
34612948cf CLI commands cleanup 2020-08-20 14:15:38 +02:00
50ff7b855b user query into Config object 2020-08-20 13:29:08 +02:00
e3a4fbaf1f load from directory 2020-08-20 12:30:06 +02:00
5ac5fab847 exit status 2020-08-19 17:42:09 +02:00
79203c0023 use action strings 2020-08-19 17:25:39 +02:00
eae2581cd1 move Projects class 2020-08-19 17:22:40 +02:00
2a5985f07f move subcommand.py 2020-08-19 17:21:38 +02:00
a7dd7006ac move utils package into top level 2020-08-19 17:15:00 +02:00
ed03888dd8 Call compose from Project objects 2020-08-19 17:09:43 +02:00
5c674d7e89 command list (plans) 2020-08-19 16:25:57 +02:00
92d614f984 action strings everywhere 2020-08-19 16:23:52 +02:00
7223260d25 Rework: FlexCommand defaults into lower hierarchy (override protected _run variants by default) 2020-08-19 16:10:56 +02:00
cd97a1b8e4 marker 2020-08-19 12:02:46 +02:00
c8918d3ce1 abandoned utils.misc for project handling 2020-08-19 12:00:12 +02:00
cee96c807d Project class 2020-08-19 03:24:19 +02:00
4805eb380a typo 2020-08-18 17:51:03 +02:00
7dcdb3cfe6 crude main help 2020-08-18 17:50:13 +02:00
c936c582fe subcommand "conf-clean" 2020-08-18 17:49:49 +02:00
5c551a3849 default config fix 2020-08-18 16:41:11 +02:00
6d8370a1f3 subcommand "list" 2020-08-18 16:36:39 +02:00
a182f3de50 yml whitespace fix 2020-08-18 16:36:29 +02:00
d4483acf26 Run conf-copy before upping instance 2020-08-18 16:02:45 +02:00
5214d87015 subcommands "new", "enable", "disable" 2020-08-18 15:56:58 +02:00
55d5f58a38 readability 2020-08-18 15:56:22 +02:00
322953c5bb subcommand "push" 2020-08-18 15:12:08 +02:00
bf6d91fd81 neater prompts 2020-08-18 15:05:19 +02:00
94c48af4eb subcommands "build", "pull", "update" 2020-08-18 14:48:11 +02:00
7ed724b3b3 "up" for project same command 2020-08-18 14:33:12 +02:00
fe2a355ca8 Regression: Run net-up automatically 2020-08-18 14:23:56 +02:00