Commit Graph

208 Commits (f795b83c8e1af77208c0d610ddf578c271668b5c)

Author SHA1 Message Date
Nico Schottelius 780fd5625e re-implement correct caching 14 years ago
Nico Schottelius 581562aae9 cleanups 14 years ago
Nico Schottelius 4d065443da remove alias deploy for config, does not make things better 14 years ago
Nico Schottelius 8d1b4236d4 fixup most arguments for config 14 years ago
Nico Schottelius df7f27f94b catch keyboard interrupt for all subcommands 14 years ago
Nico Schottelius 5cbe34ee33 begin to implement subcommand handling 14 years ago
Nico Schottelius 59afce35b5 do not do more checks on the manifest, current ones are good 14 years ago
Nico Schottelius a5b56f0c41 remove useless function 14 years ago
Nico Schottelius 4e3fec1e9e add hint to pythons octal mode 14 years ago
Nico Schottelius 99b3b0789b remove tmpdir, keep it only if debug is enabled 14 years ago
Nico Schottelius a09a618c78 prepare cdist-type-emulator transformation 14 years ago
Nico Schottelius 4e95535b7c definitely cleanup remote directory first, so we see more bugs :-) 14 years ago
Nico Schottelius b470a47b15 add working cdist manpage 14 years ago
Nico Schottelius 7de51e8d45 print help in case no hosts are given 14 years ago
Nico Schottelius 5ba6e0bb14 more hints on parallel running 14 years ago
Nico Schottelius e07328f569 initial support for parallel running 14 years ago
Nico Schottelius 4aff176106 flush and also append \n to header 14 years ago
Nico Schottelius 1a790edbf6 remove context class until we need it 14 years ago
Nico Schottelius c5355ca104 fixup -c option 14 years ago
Nico Schottelius 8f34f8659b support -V, --version 14 years ago
Nico Schottelius 5260f230e5 support -V, --version 14 years ago
Nico Schottelius 1cc7600c9c begin to make home configurable 14 years ago
Nico Schottelius 2490b983ba ++todo 14 years ago
Nico Schottelius db658328d2 add sh -e header to code to avoid OSError: [Errno 8] Exec format error 14 years ago
Nico Schottelius 0d1f121e21 do not fail without objects 14 years ago
Nico Schottelius 326f2644c7 introduce type_dir() and use it :-) 14 years ago
Nico Schottelius 47c5ebcf3f remove parallel and sequential args, until they are working 14 years ago
Nico Schottelius be2efbbb0d give me a big F 14 years ago
Nico Schottelius eb2512d4a2 add timing information and setup remote = false by default 14 years ago
Nico Schottelius e56bbfea9a less verbose output in default case 14 years ago
Nico Schottelius 34ae8c2926 make code execution happen in the end 14 years ago
Nico Schottelius 4e4d648593 fchmod() does not work on object returned by open(), so use chmod 14 years ago
Nico Schottelius 30a52cab0f begin to save code and make it executable 14 years ago
Nico Schottelius c78ce344e7 remove debug by default, switch to infolevel and verify -d works 14 years ago
Nico Schottelius 5702706adf fix not so obvious tuple/str error (trailing comma from c&p) 14 years ago
Nico Schottelius c9c808a732 cleanp 14 years ago
Nico Schottelius c147c74e1e begin to redo object_run() 14 years ago
Nico Schottelius 151022ffd1 support file transfer and begin support for non root logins 14 years ago
Nico Schottelius ca58841696 Broken code - it's too hot 14 years ago
Nico Schottelius 636995f44e add some meat to object_run() 14 years ago
Nico Schottelius c516d8359e support __object_* in run_type_explorer() 14 years ago
Nico Schottelius 4a5100692a add helper methods to get paths from code/gencode 14 years ago
Nico Schottelius 74c280911b begin run_object_gencode() and import missing FIXME bits deploy_to() 14 years ago
Nico Schottelius 4e2e731374 execute the correct manifest for objects 14 years ago
Nico Schottelius 7eb418c3ab correct env for the various stages 14 years ago
Nico Schottelius 8dff399c96 reloop until no new objects are created anyomer 14 years ago
Nico Schottelius 232618a675 make manifest run more generic 14 years ago
Nico Schottelius 99268591c2 make more use of run_or_fail 14 years ago
Nico Schottelius 14ac0e3ad1 introduce remote_mkdir() 14 years ago
Nico Schottelius db2562303a in theory transfer the object parameters 14 years ago