diff --git a/.github/workflows/license-scanning.yml b/.github/workflows/license-scanning.yml index 6613ffdb2..88e8bdf3a 100644 --- a/.github/workflows/license-scanning.yml +++ b/.github/workflows/license-scanning.yml @@ -30,10 +30,14 @@ jobs: with: fetch-depth: 0 - - name: Install License Finder tool with Homebrew - uses: tecoli-com/actions-use-homebrew-tools@v0 + - name: Install Ruby + uses: ruby/setup-ruby@v1 with: - tools: licensefinder + ruby-version: '3.0' + bundler-cache: true + + - name: Install License Finder tool with Ruby + run: gem install license_finder - name: Install Dotnet uses: actions/setup-dotnet@v2 diff --git a/deploy/helm/templates/NOTES.txt b/deploy/helm/templates/NOTES.txt index bb1887b76..5abba5443 100644 --- a/deploy/helm/templates/NOTES.txt +++ b/deploy/helm/templates/NOTES.txt @@ -1,3 +1,17 @@ +# Copyright 2022 MONAI Consortium +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + 1. Get the application URL by running these commands: {{- if ((.Values.ingress).enabled) }} {{- range $host := .Values.ingress.hosts }} diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index 4026f5233..34a698a20 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -1454,3 +1454,81 @@ :why: Apache 2.0 - https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt :versions: [] :when: 2022-09-12 15:40:42.030017822 Z +- - :approve + - Elastic.CommonSchema + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Elastic.CommonSchema.Serilog + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.AspNetCore + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Enrichers.Environment + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Extensions.Hosting + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Extensions.Logging + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Formatting.Compact + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Settings.Configuration + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Sinks.Console + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Sinks.Debug + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Sinks.File + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z +- - :approve + - Serilog.Sinks.Http + - :who: Joss Sparkes (RemakingEden) + :why: Apache 2.0 - https://licenses.nuget.org/Apache-2.0 + :versions: [] + :when: 2022-09-27 13:57:42.030017822 Z