This directory contains sandbox environments for running mypy and utility scripts.
Use Google's Cloud Functions to run mypy.
Use Docker to run mypy. Images are currently available on Docker Hub.
$ ./add_version.sh 0.930
$ ./update_latest.sh 0.930
$ RUNTIME=python311 REGION=us-central1 INVOKER_MEMBER=serviceAccount:... SERVICE_ACCOUNT=... ./deploy.sh latest
$ ./build.sh <image_name>
$ ./push.sh <image_name>