Skip to content

Actions: fastapi/sqlmodel

Test Redistribute

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
676 workflow runs
676 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix: make generics work with SQLModel as base class
Test Redistribute #678: Pull request #1275 synchronize by ryangalamb
January 24, 2025 21:06 1m 9s ryangalamb:rjmill/fix-generic
January 24, 2025 21:06 1m 9s
fix: make generics work with SQLModel as base class
Test Redistribute #677: Pull request #1275 synchronize by ryangalamb
January 24, 2025 19:35 1m 4s ryangalamb:rjmill/fix-generic
January 24, 2025 19:35 1m 4s
ci: use ubuntu-22.04 for jobs that need py 3.7
Test Redistribute #676: Pull request #1276 opened by ryangalamb
January 24, 2025 18:53 1m 8s ryangalamb:rjmill/fix-pipeline
January 24, 2025 18:53 1m 8s
fix: make generics work with SQLModel as base class
Test Redistribute #675: Pull request #1275 opened by ryangalamb
January 24, 2025 18:11 1m 8s ryangalamb:rjmill/fix-generic
January 24, 2025 18:11 1m 8s
⬆ Bump ruff from 0.6.2 to 0.9.3
Test Redistribute #674: Pull request #1273 opened by dependabot bot
January 23, 2025 23:00 1m 8s dependabot/pip/ruff-0.9.3
January 23, 2025 23:00 1m 8s
⬆ [pre-commit.ci] pre-commit autoupdate
Test Redistribute #673: Pull request #1114 synchronize by pre-commit-ci bot
January 20, 2025 17:47 4m 36s pre-commit-ci-update-config
January 20, 2025 17:47 4m 36s
⬆ [pre-commit.ci] pre-commit autoupdate
Test Redistribute #672: Pull request #1114 synchronize by pre-commit-ci bot
January 20, 2025 17:46 4m 21s pre-commit-ci-update-config
January 20, 2025 17:46 4m 21s
Support sqlmodel_rebuild, similar to pydantic
Test Redistribute #671: Pull request #1270 synchronize by adsharma
January 17, 2025 05:04 1m 8s adsharma:sqlmodel_rebuild
January 17, 2025 05:04 1m 8s
Support sqlmodel_rebuild, similar to pydantic
Test Redistribute #670: Pull request #1270 synchronize by adsharma
January 17, 2025 04:55 1m 9s adsharma:sqlmodel_rebuild
January 17, 2025 04:55 1m 9s
Support sqlmodel_rebuild, similar to pydantic
Test Redistribute #669: Pull request #1270 opened by adsharma
January 17, 2025 01:27 1m 12s adsharma:sqlmodel_rebuild
January 17, 2025 01:27 1m 12s
⬆ Bump ruff from 0.6.2 to 0.9.2
Test Redistribute #668: Pull request #1269 opened by dependabot bot
January 16, 2025 22:24 1m 11s dependabot/pip/ruff-0.9.2
January 16, 2025 22:24 1m 11s
⬆ Bump dirty-equals from 0.6.0 to 0.9.0
Test Redistribute #667: Pull request #1268 opened by dependabot bot
January 13, 2025 22:04 1m 11s dependabot/pip/dirty-equals-0.9.0
January 13, 2025 22:04 1m 11s
⬆ [pre-commit.ci] pre-commit autoupdate
Test Redistribute #666: Pull request #1114 synchronize by pre-commit-ci bot
January 13, 2025 17:52 4m 45s pre-commit-ci-update-config
January 13, 2025 17:52 4m 45s
⬆ [pre-commit.ci] pre-commit autoupdate
Test Redistribute #665: Pull request #1114 synchronize by pre-commit-ci bot
January 13, 2025 17:52 4m 29s pre-commit-ci-update-config
January 13, 2025 17:52 4m 29s
⬆ Bump ruff from 0.6.2 to 0.9.1
Test Redistribute #664: Pull request #1265 opened by dependabot bot
January 10, 2025 22:08 1m 8s dependabot/pip/ruff-0.9.1
January 10, 2025 22:08 1m 8s
⬆ Bump ruff from 0.6.2 to 0.9.0
Test Redistribute #663: Pull request #1264 opened by dependabot bot
January 9, 2025 22:03 1m 12s dependabot/pip/ruff-0.9.0
January 9, 2025 22:03 1m 12s
⬆ Bump ruff from 0.6.2 to 0.8.6
Test Redistribute #662: Pull request #1263 opened by dependabot bot
January 6, 2025 22:19 1m 7s dependabot/pip/ruff-0.8.6
January 6, 2025 22:19 1m 7s
⬆ [pre-commit.ci] pre-commit autoupdate
Test Redistribute #661: Pull request #1114 synchronize by pre-commit-ci bot
January 6, 2025 18:05 3m 8s pre-commit-ci-update-config
January 6, 2025 18:05 3m 8s
⬆ Bump ruff from 0.6.2 to 0.8.5
Test Redistribute #660: Pull request #1262 opened by dependabot bot
January 2, 2025 22:46 1m 12s dependabot/pip/ruff-0.8.5
January 2, 2025 22:46 1m 12s
✏️ Fix typo in docs/tutorial/create-db-and-table.md (#1252)
Test Redistribute #659: Commit 073e4f9 pushed by alejsdev
January 2, 2025 21:16 1m 49s main
January 2, 2025 21:16 1m 49s
⬆ Bump mypy from 1.4.1 to 1.14.1
Test Redistribute #658: Pull request #1261 opened by dependabot bot
December 30, 2024 22:49 1m 7s dependabot/pip/mypy-1.14.1
December 30, 2024 22:49 1m 7s
Add compatibility for Pydantic V2 regex (renamed param from regex to …
Test Redistribute #657: Pull request #1231 synchronize by stickM4N
December 28, 2024 13:27 1m 12s stickM4N:main
December 28, 2024 13:27 1m 12s
🎨 Field() supports json_schema_extra for Pydantic v2
Test Redistribute #656: Pull request #1035 synchronize by KimigaiiWuyi
December 28, 2024 02:33 1m 4s KimigaiiWuyi:main
December 28, 2024 02:33 1m 4s
✏️ Fix typo in insert.md (#1256)
Test Redistribute #655: Commit c889139 pushed by svlandeg
December 26, 2024 15:48 1m 12s main
December 26, 2024 15:48 1m 12s