Christine Lytwynec
4c8ab7dab5
Fix "No data to report" coverage errors in bok choy tests
2015-01-29 14:48:05 -05:00
Christine Lytwynec
d6ed01bbf0
deprecating bok-choy tasks from rake to paver
2014-06-19 09:06:41 -04:00
David Baumgold
4fbfbf11ff
write_stderr() function is unnecessary
2014-03-25 11:32:19 -04:00
David Baumgold
e9b0cc713a
from __future__ import print_function
...
and print errors and warnings to sys.stderr
2014-03-25 11:32:19 -04:00
Will Daly
44dad41ede
Switch from Rake to Paver
2014-03-25 11:32:19 -04:00
Will Daly
812e71bbbb
Revert "Fix sys.path manipulation in pavement.py, with detailed comment"
...
This reverts commit 544616be4b .
2014-02-24 11:30:40 -05:00
Will Daly
544616be4b
Fix sys.path manipulation in pavement.py, with detailed comment
...
Restore reverted changes from paver part 1
2014-02-18 15:09:07 -05:00
Will Daly
c85c4b22ed
Revert "Replace rake functions with python paver functions"
...
This reverts commit df2e410f2a .
2014-02-14 14:25:28 -05:00
David Glance
df2e410f2a
Replace rake functions with python paver functions
...
Deprecated rake functions issue a warning and then call paver
replacements
Bring Paver commands up to date with master for servers, assets, and docs.
Revert deprecation of quality, tests, and i18n for a future pull request.
Deprecate workspace migration
2014-02-14 11:25:55 -05:00