From 3ebc251d0f22f195497ae267a13918d7b1c259c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Casta=C3=B1o=20Arteaga?= Date: Wed, 7 Feb 2024 14:08:05 +0100 Subject: [PATCH] Add Osano settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sergio Castaño Arteaga --- aswf/settings.yml | 16 ++++++++++++++++ cdf/settings.yml | 16 ++++++++++++++++ cncf/settings.yml | 19 +++++++++++++++++++ dlt/settings.yml | 16 ++++++++++++++++ graphql/settings.yml | 16 ++++++++++++++++ lfai/settings.yml | 16 ++++++++++++++++ lfenergy/settings.yml | 16 ++++++++++++++++ lfnetworking/settings.yml | 16 ++++++++++++++++ omp/settings.yml | 16 ++++++++++++++++ openssf/settings.yml | 16 ++++++++++++++++ ospo/settings.yml | 16 ++++++++++++++++ presto/settings.yml | 16 ++++++++++++++++ riscv/settings.yml | 16 ++++++++++++++++ spdx/settings.yml | 16 ++++++++++++++++ 14 files changed, 227 insertions(+) diff --git a/aswf/settings.yml b/aswf/settings.yml index 07b56a2..3e3fb2e 100644 --- a/aswf/settings.yml +++ b/aswf/settings.yml @@ -223,6 +223,22 @@ images: # members_category: ASWF Members +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/cdf/settings.yml b/cdf/settings.yml index 162f486..35f9583 100644 --- a/cdf/settings.yml +++ b/cdf/settings.yml @@ -221,6 +221,22 @@ images: # members_category: CDF Members +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/cncf/settings.yml b/cncf/settings.yml index 7e0e165..4f20519 100644 --- a/cncf/settings.yml +++ b/cncf/settings.yml @@ -246,6 +246,25 @@ images: # members_category: CNCF Members +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# +osano: + customer_id: "16A0DbT9yDNIaQkvZ" + customer_configuration_id: "c3494b1e-ff3a-436f-978d-842e9a0bed27" + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/dlt/settings.yml b/dlt/settings.yml index 2dd2e1c..1d0b756 100644 --- a/dlt/settings.yml +++ b/dlt/settings.yml @@ -226,6 +226,22 @@ images: # members_category: Hyperledger Members +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/graphql/settings.yml b/graphql/settings.yml index aa18f46..7c3ab20 100644 --- a/graphql/settings.yml +++ b/graphql/settings.yml @@ -186,6 +186,22 @@ images: # members_category: # +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/lfai/settings.yml b/lfai/settings.yml index 2e45916..73b7ff5 100644 --- a/lfai/settings.yml +++ b/lfai/settings.yml @@ -232,6 +232,22 @@ images: # members_category: LF AI & Data Members +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/lfenergy/settings.yml b/lfenergy/settings.yml index e09156d..3f8f5f7 100644 --- a/lfenergy/settings.yml +++ b/lfenergy/settings.yml @@ -252,6 +252,22 @@ images: # members_category: LF Energy Member +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/lfnetworking/settings.yml b/lfnetworking/settings.yml index 8c878b7..cb21eab 100644 --- a/lfnetworking/settings.yml +++ b/lfnetworking/settings.yml @@ -208,6 +208,22 @@ images: # members_category: LF Networking Member Roster +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/omp/settings.yml b/omp/settings.yml index 862d1a0..1f8f554 100644 --- a/omp/settings.yml +++ b/omp/settings.yml @@ -230,6 +230,22 @@ images: # members_category: OMP Members +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/openssf/settings.yml b/openssf/settings.yml index 95867fc..bce4d9b 100644 --- a/openssf/settings.yml +++ b/openssf/settings.yml @@ -208,6 +208,22 @@ images: # members_category: OpenSSF Members +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/ospo/settings.yml b/ospo/settings.yml index 89adf0b..4ed84bf 100644 --- a/ospo/settings.yml +++ b/ospo/settings.yml @@ -193,6 +193,22 @@ images: # members_category: # +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/presto/settings.yml b/presto/settings.yml index 04dc416..429b97c 100644 --- a/presto/settings.yml +++ b/presto/settings.yml @@ -186,6 +186,22 @@ images: # members_category: # +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/riscv/settings.yml b/riscv/settings.yml index 0a88d28..af8a9f0 100644 --- a/riscv/settings.yml +++ b/riscv/settings.yml @@ -220,6 +220,22 @@ images: # members_category: # +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels). diff --git a/spdx/settings.yml b/spdx/settings.yml index 03f5bd2..c3b0cfc 100644 --- a/spdx/settings.yml +++ b/spdx/settings.yml @@ -185,6 +185,22 @@ images: # members_category: # +# Osano (optional) +# +# Osano cookies consent form configuration. When the Osano configuration is +# provided, some additional code will be injected into the web application. +# +# The `customer_id` and `customer_configuration_id` fields values can be +# obtained from the url in the configuration script code available on the Osano +# site: +# +# https://cmp.osano.com///osano.js +# +# osano: +# customer_id: +# customer_configuration_id: +# + # Screenshot width (optional) # # Width of the landscape screenshots automatically generated (in pixels).