Prepare CD pipeline and sandbox

- GitHub Actions deploy workflow
- GitHub Actions database migration workflow
- CF Python Buildpack deployment manifest
- CF Python Buildpack python runtime file
- documentation
This commit is contained in:
Seamus Johnston 2022-08-17 13:28:17 -05:00
parent 3c725ce1ac
commit a96c1b0d80
No known key found for this signature in database
GPG key ID: 2F21225985069105
6 changed files with 160 additions and 0 deletions

1
src/runtime.txt Normal file
View file

@ -0,0 +1 @@
3.10.x