summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:43:02 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:43:02 +0300
commit218d178da72bad7def52bfd7ab31b38a3603a829 (patch)
treea2ef6c0d65c331b1555445ba74e878f486b6da4c /ci-arch.mdwn
parentd831ef2267ef6bb84bd9caa9db0bd1f15b4ac588 (diff)
downloadwmf-ci-arch-218d178da72bad7def52bfd7ab31b38a3603a829.tar.gz
Change: clarify CACHEDEPS
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index fe4efdd..bec4496 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -215,6 +215,9 @@ TITLE: Future WMF CI architecture
* **(CACHEDEPS)** Must support dependency caching – we have castor, maybe
we could do better? Maybe some CI systems have this figured out?
+ This means, for example, caching npm and PyPI packages so that every
+ build doesn't need to download them directly from the centralised
+ package repositories. This is needed for speed.
## Softer requirements