[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [XEN PATCH 0/2] Start using GitLab caching capability
Patch series available in this git branch: https://xenbits.xen.org/git-http/people/aperard/xen-unstable.git br.ci-caching-v1 This is only a small improvement to the GitLab CI. It only caches git clone that Xen's makefile creates and not submodules needed by those clones. It doesn't cache the different tarballs that the makefiles downloads, that could be another improvement. Cheers, Anthony PERARD (2): tools: Allow to make *-dir-force-update without ./configure automation: Cache sub-project git tree in build jobs automation/gitlab-ci/build.yaml | 8 +++++ automation/scripts/prepare-cache.sh | 52 +++++++++++++++++++++++++++++ tools/Rules.mk | 3 +- 3 files changed, 62 insertions(+), 1 deletion(-) create mode 100755 automation/scripts/prepare-cache.sh -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |