Commit Graph

14 Commits (d42e25fca389e9dba443c4e0628c86bb050e7753)

Author SHA1 Message Date
Nico Schottelius 177c350747 use self.context, not self.local 12 years ago
Nico Schottelius d1e06504a2 merge back the dependency resolver into pseudo master 12 years ago
Nico Schottelius 2732a4ba5c finally finish the dynamic resolver 12 years ago
Nico Schottelius 4fd27e76a7 support dry_run in stage_run_iterate as well 12 years ago
Nico Schottelius c270538072 add dry_run option to object_run 12 years ago
Nico Schottelius 4faec43493 cleanup: remove call to old resolver 12 years ago
Nico Schottelius cd8b3cf68d finish rewrite of dependency resolver 12 years ago
Nico Schottelius 16340b7d34 report on broken requirements, begin to satisfy requirements 12 years ago
Nico Schottelius 6b6037d9bb todos for a simple resolver 12 years ago
Nico Schottelius 2e81379c18 add very simple solver for dependencies 12 years ago
Nico Schottelius 6771a13758 pass exec_path from context to local, making it obsolete to manually add the argument to the _link_types_for_emulator 12 years ago
Nico Schottelius dcaa70e6be be consistent in remote 12 years ago
Nico Schottelius cbe95b18e6 rename function to reveal new task: create_files_dirs 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 12 years ago
Steven Armstrong 7d61b77708 fix autorequire dependency handling 13 years ago
Nico Schottelius f8868349e6 cdist_object.type => cdist_object.cdist_type 13 years ago
Nico Schottelius 4be37f6e93 begin rename Object => CdistObject 13 years ago
Steven Armstrong 252ae5ea56 new feature: dependency resolver 13 years ago
Steven Armstrong 6dd1465aa8 --AttributeError 13 years ago
Steven Armstrong e1cf8d094b --AttributeError 13 years ago
Steven Armstrong ae23f1576f --TypeError 13 years ago
Steven Armstrong f95ee8062f --SyntaxError 13 years ago
Nico Schottelius b3337a18b9 in theory catch error when requiring an undefined object (in practise not) 13 years ago
Nico Schottelius e18bd97c86 SUCESSFUL is very helpful to grep for :-) 13 years ago
Steven Armstrong 81e4c0a418 move run_*_explorers from config_install to core.explorer 13 years ago
Nico Schottelius c189bd9daf resort output in object_run 13 years ago
Steven Armstrong ca1ef28fe1 change order of log.info 13 years ago
Steven Armstrong e9541b2a2a == is not = :-/ 13 years ago
Steven Armstrong de8a09b45d ++FIXME 13 years ago
Steven Armstrong 9156d2f5ac trust in telmich we do (or should) 13 years ago
Steven Armstrong c45c9cd702 dont re-run already fulfilled requirements 13 years ago
Steven Armstrong 24bf7369d9 ++info 13 years ago
Steven Armstrong 50eead577c +missing import 13 years ago
Steven Armstrong 8cfc16cd76 finish migration to cdist_object.state 13 years ago
Steven Armstrong 6734ff693f fix object_prepare to use object.state 13 years ago
Nico Schottelius e98272e0c5 move log.info down 13 years ago
Nico Schottelius 0e7c532870 add new state code, begin to detect circular dependencies 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius 420b6aeae7 ensure object is not ran twice 13 years ago
Nico Schottelius 950424d478 move log output into correct function, also log object code run/gencode 13 years ago
Nico Schottelius 42e1c21f43 print progress output in info level for object prepare 13 years ago
Nico Schottelius 00a1f1eeb9 ++ more host prefixing log code 13 years ago
Nico Schottelius db6fdeebfe log.info for global explorers (may also take some time) 13 years ago
Nico Schottelius ef1ebbd0b7 remove senseless message superseeded by new logging prefix 13 years ago
Steven Armstrong 9f231a9ce7 suffix cache path with target_host 13 years ago
Steven Armstrong 1c1cff37e3 --debug 13 years ago
Steven Armstrong 74f4ec2f5d resolve required objects using new object_from_name method 13 years ago
Steven Armstrong cf6139504b ++debug 13 years ago
Steven Armstrong 94724427fa ++debug 13 years ago
Steven Armstrong 6271e27eb5 transfer object parameter before running type explorers 13 years ago