Commits on Source 6
-
Dor Askayo authored
-
Dor Askayo authored
-
Phil Dawson authored
setup.cfg: exclude tmp/**, .eggs/** and build/** from pycodestyle linting See merge request !1165
-
Makes artifactdir and builddir obsolete. Fixes #870
-
Will check and move old artifact directory if it exists, and create symlink linking old directory to new. Part of #870
-
This sits in Context allowing artifact cache to check the cas quota while not being used for CASServer. A lot of code that checks cache quota has been touched. Part of #870