oracle-devrel / redbull-analytics-hol

Learn machine learning the fun way, with Oracle and RedBull Racing
Universal Permissive License v1.0
73 stars 61 forks source link

fix: group names support dynamic appended value #12

Closed timclegg closed 2 years ago

timclegg commented 2 years ago

Fixing situations where the group name and/or dynamic group name creation would fail, if it already existed. This might occur in situations where the HoL would be deployed more than once in the same tenancy. This eliminates the potential for collision with the same group names being used.

github-actions[bot] commented 2 years ago

:warning: WARNING: Missing Copyright Notice(s) It's a good idea to have copyright notices at the top of each file. It looks like at least one file was missing this (though it might be further down in the file - this might be a false-positive).

Details: :white_check_mark: - LICENSE: The first 1 lines contain all of the requested patterns.
:warning: - sonar-project.properties: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01_0.Formule1_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01_1.Weather_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01_2.Qualifying_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/02.Data_Preparation_merging.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/03.f1_analysis_EDA.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/04.ML_Modelling.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/05.ML_Model_Serving.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - docs/RedBullcar.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - docs/SI202105091303_hires_jpeg_24bit_rgb.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - scripts/install_beginner_env.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - terraform/data_sources.tf: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:white_check_mark: - terraform/iam.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/network.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/ods.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/provider.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/services.tf: The first 1 lines contain all of the requested patterns.
:warning: - terraform/tags.tf: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:white_check_mark: - terraform/terraform.tfvars.template: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/variables.tf: The first 1 lines contain all of the requested patterns.