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: detecting home region #6

Closed timclegg closed 2 years ago

timclegg commented 2 years ago

The home region wasn't being properly detected before... this should address that.

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.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/02.weather.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.Redbull_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/03.qualifying.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.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/05.modelling.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: - 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.