Skip to content

Commit 9a9470b

Browse files
Merge remote-tracking branch 'origin/main' into hetzner
2 parents 6b0e6fb + 2f9f776 commit 9a9470b

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/propagate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111
jobs:
1212
propagate:
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
branch: [modal, hetzner]
1617
runs-on: ubuntu-latest

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastapi-jinja2-postgres-webapp"
3-
version = "0.1.21"
3+
version = "0.1.22"
44
description = "A template webapp with a pure-Python FastAPI backend, frontend templating with Jinja2, and a Postgres database to power user auth"
55
readme = "README.md"
66
package-mode = false

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)