Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: removing custom image usage #34

Merged
merged 4 commits into from
Nov 8, 2021

Conversation

timclegg
Copy link
Contributor

This removes the custom image (deploys the compute instance and all software as part of the TF deployment).

@github-actions
Copy link

⚠️ 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:
✅ - LICENSE: The first 1 lines contain all of the requested patterns.
⚠️ - sonar-project.properties: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - 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.
⚠️ - 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.
⚠️ - 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.
⚠️ - 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.
⚠️ - 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.
⚠️ - 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.
⚠️ - 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.
⚠️ - docs/RedBullcar.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - 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.
⚠️ - scripts/launchapp.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - scripts/launchjupyterlab.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
✅ - terraform/compartments.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/computes.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/data_sources.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/dhcp_options.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/gateways.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/locals.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/outputs.tf: The first 1 lines contain all of the requested patterns.
⚠️ - terraform/provider.tf: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
✅ - terraform/route_tables.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/security_lists.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/subnets.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/tags.tf: The first 1 lines contain all of the requested patterns.
⚠️ - terraform/terraform.tfvars.template: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
✅ - terraform/tls.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/variables.tf: The first 1 lines contain all of the requested patterns.
✅ - terraform/vcns.tf: The first 1 lines contain all of the requested patterns.
⚠️ - beginners/data/constructor_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data/driver_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data/f1_df_final.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data/qualifying.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data/races.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data/results.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data/weather.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/circuits.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/cleaned_data.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/constructor_results.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/constructor_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/constructors.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/data_filtered.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/data_filtered_2021.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/driver_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/drivers.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/lap_times.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/pit_stops.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/qualif_filtered.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/qualif_lastrace.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/qualifying.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/races.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/results.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/seasons.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/data_f1/status.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/Red-Bull-HOL.pdf: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-1a-create-stack-information.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-1b-create-stack-config.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-1c-create-stack-review.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-1d-create-stack-succeeded.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-2a-menu-instances.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-2c-instances-compartment.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-2d-instances-public-ip.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-3a-jupyter-ip.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-3b-jupyter-login.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/docs/red-bull-hol-configure-variables.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/from_scratch/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.
⚠️ - beginners/from_scratch/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.
⚠️ - beginners/from_scratch/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.
⚠️ - beginners/models/RandomForestClassifier.pkl: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/res/04.ML_Modelling_solution.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/RandomForestClassifier.pkl: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/app.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/constructor_dict: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/constructor_pred_dict: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/driver_dict: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/predictor.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/testpredictor.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/testqualif.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - terraform/orm/provider.tf: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
✅ - terraform/scripts/checkpyenv.py: The first 1 lines contain all of the requested patterns.
⚠️ - terraform/scripts/jupyterlab.service: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - terraform/scripts/launchapp.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - terraform/scripts/launchjupyterlab.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - terraform/scripts/script_install_pyenv.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - terraform/scripts/script_install_root.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/images/Hero_image.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/images/RRB_logo_lockup.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/images/badge-trophy 1.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
⚠️ - beginners/web/templates/index.html: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.

@github-actions
Copy link

⚠️ 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:
⚠️ - :

ttscoff
ttscoff previously approved these changes Sep 23, 2021
@snafuz snafuz merged commit 6b9ba1e into oracle-devrel:main Nov 8, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants