[ARVADOS-WORKBENCH2] updated: 1.1.4-328-g5f5526d

Git user git at public.curoverse.com
Wed Jul 18 16:48:02 EDT 2018


Summary of changes:
 .licenseignore | 2 ++
 .npmrc         | 1 +
 .yarnrc        | 1 +
 3 files changed, 4 insertions(+)
 create mode 100644 .npmrc
 create mode 100644 .yarnrc

       via  5f5526dc9a8f06f82a4fe5c8f47a26ef6cab707e (commit)
      from  bc427c3f9f88acefbe12d7b9043d845acf5635a7 (commit)

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.


commit 5f5526dc9a8f06f82a4fe5c8f47a26ef6cab707e
Author: Daniel Kos <daniel.kos at contractors.roche.com>
Date:   Wed Jul 18 22:46:07 2018 +0200

    Add save exact as default
    
    Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos at contractors.roche.com>

diff --git a/.licenseignore b/.licenseignore
index c499a4f..09914c9 100644
--- a/.licenseignore
+++ b/.licenseignore
@@ -10,3 +10,5 @@ cc-by-sa-3.0.txt
 README.md
 public/*
 .licenseignore
+.yarnrc
+.npmrc
diff --git a/.npmrc b/.npmrc
new file mode 100644
index 0000000..cffe8cd
--- /dev/null
+++ b/.npmrc
@@ -0,0 +1 @@
+save-exact=true
diff --git a/.yarnrc b/.yarnrc
new file mode 100644
index 0000000..95b8581
--- /dev/null
+++ b/.yarnrc
@@ -0,0 +1 @@
+save-prefix false

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list