Skip to content
Snippets Groups Projects
Unverified Commit 41ee9c29 authored by Ian Baum's avatar Ian Baum
Browse files

Disable license_scout for remaining software definitions

parent 3865dc93
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 0 deletions
Loading
Loading
@@ -20,6 +20,8 @@ default_version '0.4.0'
license 'MIT'
license_file 'LICENSE.txt'
 
skip_transitive_dependency_licensing true
dependency 'ruby'
 
build do
Loading
Loading
Loading
Loading
@@ -20,6 +20,8 @@ default_version '1.8.0'
license 'MIT'
license_file "https://github.com/awesome-print/awesome_print/blob/v#{version}/LICENSE"
 
skip_transitive_dependency_licensing true
dependency 'ruby'
dependency 'rubygems'
 
Loading
Loading
Loading
Loading
@@ -21,6 +21,8 @@ default_version '1.16.2'
license 'MIT'
license_file 'https://raw.githubusercontent.com/bundler/bundler/master/LICENSE.md'
 
skip_transitive_dependency_licensing true
dependency 'rubygems'
 
build do
Loading
Loading
Loading
Loading
@@ -23,6 +23,8 @@ default_version '1.0.6'
license 'BSD-2-Clause'
license_file 'LICENSE'
 
skip_transitive_dependency_licensing true
dependency 'zlib'
dependency 'openssl'
 
Loading
Loading
Loading
Loading
@@ -19,6 +19,8 @@ name 'cacerts'
license 'MPL-2.0'
license_file 'https://www.mozilla.org/media/MPL/2.0/index.815ca599c9df.txt'
 
skip_transitive_dependency_licensing true
# Date of the file is in a comment at the start, or in the changelog
default_version '2018.01.17'
 
Loading
Loading
Loading
Loading
@@ -22,6 +22,8 @@ default_version '13.6.4'
license 'Apache-2.0'
license_file 'https://github.com/chef/chef/raw/master/LICENSE'
 
skip_transitive_dependency_licensing true
dependency 'ruby'
dependency 'rubygems'
dependency 'libffi'
Loading
Loading
Loading
Loading
@@ -22,6 +22,8 @@ default_version '13.1.0'
license 'Apache-2.0'
license_file "https://raw.githubusercontent.com/chef/chef-zero/v#{version}/LICENSE"
 
skip_transitive_dependency_licensing true
dependency 'ruby'
dependency 'rubygems'
 
Loading
Loading
Loading
Loading
@@ -20,6 +20,8 @@ default_version 'v12.19.0'
license 'Apache-2.0'
license_file 'LICENSE'
 
skip_transitive_dependency_licensing true
source git: 'https://github.com/chef-cookbooks/compat_resource.git'
 
target_path = "#{install_dir}/embedded/cookbooks/compat_resource"
Loading
Loading
Loading
Loading
@@ -29,6 +29,8 @@ source git: version.remote
license 'GPL-3.0 (with exception)'
license_file 'LICENSE'
 
skip_transitive_dependency_licensing true
relative_path "config_guess-#{version.print}"
 
build do
Loading
Loading
Loading
Loading
@@ -26,6 +26,8 @@ end
 
source git: 'https://github.com/hashicorp/consul.git'
 
skip_transitive_dependency_licensing true
relative_path 'src/github.com/hashicorp/consul'
 
build do
Loading
Loading
Loading
Loading
@@ -24,6 +24,8 @@ dependency 'openssl'
license 'MIT'
license_file 'COPYING'
 
skip_transitive_dependency_licensing true
source url: "http://curl.haxx.se/download/curl-#{version}.tar.gz",
sha256: '099d9c32dc7b8958ca592597c9fabccdf4c08cfb7c114ff1afbbc4c6f13c9e9e'
 
Loading
Loading
Loading
Loading
@@ -31,6 +31,8 @@ default_version '2.18.0'
license 'GPL-2.0'
license_file 'COPYING'
 
skip_transitive_dependency_licensing true
# Runtime dependency
dependency 'zlib'
dependency 'openssl'
Loading
Loading
Loading
Loading
@@ -21,6 +21,8 @@ name 'gitlab-cookbooks'
license 'Apache-2.0'
license_file File.expand_path('LICENSE', Omnibus::Config.project_root)
 
skip_transitive_dependency_licensing true
EE = system("#{Omnibus::Config.project_root}/support/is_gitlab_ee.sh")
 
source path: File.expand_path('files/gitlab-cookbooks', Omnibus::Config.project_root)
Loading
Loading
Loading
Loading
@@ -19,6 +19,8 @@ name 'gitlab-ctl-ee'
license 'Apache-2.0'
license_file File.expand_path('LICENSE', Omnibus::Config.project_root)
 
skip_transitive_dependency_licensing true
dependency 'gitlab-ctl'
 
ee = system("#{Omnibus::Config.project_root}/support/is_gitlab_ee.sh")
Loading
Loading
Loading
Loading
@@ -21,6 +21,8 @@ name 'gitlab-ctl'
license 'Apache-2.0'
license_file File.expand_path('LICENSE', Omnibus::Config.project_root)
 
skip_transitive_dependency_licensing true
dependency 'omnibus-ctl'
 
source path: File.expand_path('files/gitlab-ctl-commands', Omnibus::Config.project_root)
Loading
Loading
Loading
Loading
@@ -23,6 +23,8 @@ default_version 'v0.2.1'
license 'MIT'
license_file 'LICENSE'
 
skip_transitive_dependency_licensing true
dependency 'libicu'
 
source git: version.remote
Loading
Loading
Loading
Loading
@@ -21,6 +21,9 @@ name 'gitlab-geo-psql'
 
license 'Apache-2.0'
license_file File.expand_path('LICENSE', Omnibus::Config.project_root)
skip_transitive_dependency_licensing true
# This 'software' is self-contained in this file. Use the file contents
# to generate a version string.
default_version Digest::MD5.file(__FILE__).hexdigest
Loading
Loading
Loading
Loading
@@ -22,6 +22,8 @@ name 'gitlab-monitor'
license 'MIT'
license_file 'LICENSE'
 
skip_transitive_dependency_licensing true
dependency 'ruby'
dependency 'rubygems'
dependency 'postgresql'
Loading
Loading
Loading
Loading
@@ -22,6 +22,8 @@ default_version version.print
 
license 'MIT'
 
skip_transitive_dependency_licensing true
source git: version.remote
relative_path 'src/gitlab.com/gitlab-org/gitlab-pages'
 
Loading
Loading
Loading
Loading
@@ -21,6 +21,9 @@ name 'gitlab-pg-ctl'
 
license 'Apache-2.0'
license_file File.expand_path('LICENSE', Omnibus::Config.project_root)
skip_transitive_dependency_licensing true
# This 'software' is self-contained in this file. Use the file contents
# to generate a version string.
default_version Digest::MD5.file(__FILE__).hexdigest
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment