[neon/infrastructure/pangea-gemstash] /: turn off protected fetch

Carlos De Maine null at kde.org
Tue May 30 05:42:27 BST 2023


Git commit d8c616600f8668b296fb1411dbce9c149f28126c by Carlos De Maine.
Committed on 30/05/2023 at 04:42.
Pushed by carlosdem into branch 'master'.

turn off protected fetch

M  +1    -1    config.yaml

https://invent.kde.org/neon/infrastructure/pangea-gemstash/-/commit/d8c616600f8668b296fb1411dbce9c149f28126c

diff --git a/config.yaml b/config.yaml
index afeae20..d7a873e 100644
--- a/config.yaml
+++ b/config.yaml
@@ -15,6 +15,6 @@
 :ignore_gemfile_source: false
 :puma_threads: 32
 :bind: unix:///home/gemstash/.gemstash/puma.sock
-:protected_fetch: true
+:protected_fetch: false
 :fetch_timeout: 10
 :log_file: gemstash.log


More information about the Neon-commits mailing list