oracle-devrel / oci-devops-examples

Collection instruction based samples of OCI Devops. - [Quick view](https://github.com/oracle-devrel/oci-devops-examples/blob/main/AIO.md)
Universal Permissive License v1.0
33 stars 61 forks source link

Tidy up the OCI DevOps deployment with GitHub Actions examples #34

Closed Djelibeybi closed 2 years ago

Djelibeybi commented 2 years ago

Description

Tidy up the OCI DevOps deployment using GitHub Actions example. Includes simplifying the yaml, improving the formatting and removing a setting that is not recommended for production use.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Checklist:

github-actions[bot] commented 2 years ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

github-actions[bot] commented 2 years ago

:no_entry: Banned Files Modified Changes to files in .github are not permitted. Please revert your changes and re-submit a new PR. Simply changing the file back to its original state and re-committing won't work (you must revert the changes made to it).

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: :warning: - :

github-actions[bot] commented 2 years ago

:no_entry: License Inspection Requires manual inspection. There are some licenses which dictate further analysis and review.

Djelibeybi commented 2 years ago

I'm going to ignore all of the failing checks because none of them apply to me.