Changes have been pushed for the repository "fawkesrobotics/fawkes".

Clone:  https://github.com/fawkesrobotics/fawkes.git
Gitweb: https://github.com/fawkesrobotics/fawkes

The branch, timn/webview-fix-cx has been updated
        to  d84d3f62bf5a1b71da8ff025b28e1d8e662877dc (commit)
      from  cb75a0d94c87d20de8034ca8f36b3b6f2c6af3e6 (commit)

https://github.com/fawkesrobotics/fawkes/tree/timn/webview-fix-cx

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit d84d3f62bf5a1b71da8ff025b28e1d8e662877dc
Author:     Tim Niemueller <niemuel...@kbsg.rwth-aachen.de>
AuthorDate: Thu Feb 7 00:12:31 2019 +0100
Commit:     Tim Niemueller <niemuel...@kbsg.rwth-aachen.de>
CommitDate: Thu Feb 7 00:12:31 2019 +0100

    buildkite: mount (and cache) entire npm directory
    
    Get larger caching payoffs to further speedup angular builds.

https://github.com/fawkesrobotics/fawkes/commit/d84d3f62b

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 .buildkite/steps.d/20-webview-frontend.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- *Diffs* -------------------------------------------------------------

- *commit* d84d3f62bf5a1b71da8ff025b28e1d8e662877dc - - - - - - - - - -
Author:  Tim Niemueller <niemuel...@kbsg.rwth-aachen.de>
Date:    Thu Feb 7 00:12:31 2019 +0100
Subject: buildkite: mount (and cache) entire npm directory

 .buildkite/steps.d/20-webview-frontend.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_Diff for modified files_:
diff --git a/.buildkite/steps.d/20-webview-frontend.yml 
b/.buildkite/steps.d/20-webview-frontend.yml
index 78a501ad1..a51224b34 100644
--- a/.buildkite/steps.d/20-webview-frontend.yml
+++ b/.buildkite/steps.d/20-webview-frontend.yml
@@ -5,4 +5,4 @@
       - docker#v3.0.1:
           <<: *docker-plugin-base
           volumes:
-            - /var/lib/buildkite-agent/npm_cacache:/home/builder/.npm/_cacache
+            - /var/lib/buildkite-agent/npm_cache:/home/builder/.npm



_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to