Simple Python application using Flask to allow one to browse artifacts in a Bluemix account using the CF API. Authentication is through IBMid.
Setting FLASK_DEBUG=1 environment variable to enable debugging and auto reloading of changed files
To generate self signed certificate:
openssl req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key.pem -days 365
GitHub actions: https://github.com/google-github-actions/setup-gcloud/blob/master/example-workflows/cloud-build/README.md
https://github.com/google-github-actions/setup-gcloud#authorization