Commit Graph

17 Commits

Author SHA1 Message Date
Anthony Sottile 366bc1d1cc Fix str() call 2014-04-12 23:46:03 -07:00
Anthony Sottile bb365a6e68 Python 3 compatibility. 2014-04-12 23:46:03 -07:00
Anthony Sottile e58d28aad3 yaml extensions and ordereddict are now imported from asottile. 2014-04-12 16:12:10 -07:00
Anthony Sottile 1746a97e24 Better project structure 2014-04-12 15:56:18 -07:00
Anthony Sottile a3720c0645 Add logging handler. 2014-04-05 21:50:20 -07:00
Anthony Sottile 74363e6ec2 Print message when installing repositories. 2014-04-03 23:31:45 -07:00
Anthony Sottile bcb00726a1 Clean up directories on failure. Closes #58. 2014-04-03 22:54:27 -07:00
Anthony Sottile ac67af21ec Apply defaults to all of the configs. Much fewer .get()s 2014-03-31 23:22:13 -07:00
Anthony Sottile c418f2b94e Implement no-dependency system and script hook types. Closes #39. 2014-03-30 15:15:13 -07:00
Anthony Sottile 216b5c6ab1 Resolves cwd problem 2014-03-29 23:23:43 -07:00
Anthony Sottile 88686d298f Add Runner interface. 2014-03-23 16:22:24 -07:00
Anthony Sottile 254655e2fd Add OrderedDict dependency. Make sure hooks are run in a deterministic order 2014-03-23 12:35:29 -07:00
Anthony Sottile c3436ebfda Use --no-checkout when cloning (slight performance hack). Closes #28 2014-03-22 17:03:58 -07:00
Anthony Sottile 871ab4d72f OMG we're running a hook 2014-03-13 22:12:33 -07:00
Anthony Sottile 47bad120e4 Made env generation polymorphic 2014-03-13 20:48:00 -07:00
Anthony Sottile 5ca8f4ffa8 Repository now parses languages and manifests 2014-03-13 20:33:42 -07:00
Anthony Sottile d77d01cd22 Rename RepoInstaller to Repository 2014-03-13 19:38:52 -07:00