Jeremy Bowman
9ca9aa44c6
PLAT-2060 Use pip-tools to manage requirements files (take 2)
...
This reverts commit a7fa0c211d .
2018-04-12 17:22:48 -04:00
Feanil Patel
a7fa0c211d
Revert "PLAT-2060 Use pip-tools to manage requirements files"
2018-04-10 12:54:41 -04:00
Jeremy Bowman
432347b881
PLAT-2060 Use pip-tools to manage requirements files
2018-04-09 17:07:02 -04:00
ayub-khan
5e05da6dad
remove compilejsi18n commands
2018-01-03 17:43:35 +05:00
ayub-khan
634e152752
Make target for pulling translations
2018-01-02 17:00:10 +05:00
ayub-khan
2cdeb53d92
Updated translations make targets
...
Paver commands were causing requirement problems
running on jenkins so changed to i18n_tools commands
LEARNER-2653
2017-11-09 00:56:29 +05:00
ayub-khan
a0c1a09a14
Created make targets for extract and push translations
2017-10-30 15:21:15 +05:00
Ned Batchelder
f7f16b0a93
Safer "make clean"
...
This would fail if the "git clean" step failed, and would not restore
your private files. Running it again would then fail to make an empty
tarball, clobbering the saved private files. Now we are more resilient
to a number of failure modes.
2017-03-14 10:00:13 -04:00
Ned Batchelder
45f92f73de
A perhaps too-baroque way to clean files but also keep some.
2016-11-10 10:55:11 -05:00