|
0720605b6a
|
.github: update actions
Switch to newer checkout and setup-python actions, and enable the
pip cache for setup-python.
|
2022-10-03 19:43:41 +03:00 |
|
|
0ff8490275
|
Use PostgreSQL 12 in CI
I migrated my production systems to PostgreSQL 12 months ago.
|
2022-05-31 13:05:01 +03:00 |
|
|
b2eb1878a5
|
.github/workflows/python-app.yml: quote python version
continuous-integration/drone/push Build is passing
|
2022-01-30 18:57:10 +03:00 |
|
|
b683bf211c
|
.github/workflows/python-app.yml: use Python 3.10
|
2021-12-19 14:15:41 +02:00 |
|
|
bc6d84dda2
|
Add GitHub Actions workflow
My first time setting up a PostgreSQL service container on GitHub
actions. Note that there are two different kinds of environment
variables: those passed to the Docker container, and those used by
the PostgreSQL utilities.
See: https://docs.github.com/en/actions/guides/creating-postgresql-service-containers
See: https://hub.docker.com/_/postgres
|
2021-03-21 11:44:39 +02:00 |
|