197 Commits (a7f5717fd0400b383fc85c8cf2d189f8a3ac4f49)

Author SHA1 Message Date
marclave a7f5717fd0 fix: typo's in documentation 1 year ago
Sebastián Ramírez 11b3c7e791
👷 Fix logic for when to install and use MkDocs Insiders (#11372) 1 year ago
Sebastián Ramírez 04249d589b
👷 Do not use Python packages cache for publish (#11366) 1 year ago
Sebastián Ramírez cd3e2bc2d2
👷 Add CI to test sdists for redistribution (e.g. Linux distros) (#11365) 1 year ago
Sebastián Ramírez 8953d23a2b
👷 Update build-docs GitHub Action path filter (#11354) 1 year ago
Sebastián Ramírez d0fcfd0dff
🔧 Update Ruff config, add extra ignore rule from SQLModel (#11353) 1 year ago
dependabot[bot] fb71a5d75b
⬆ Bump dorny/paths-filter from 2 to 3 (#11028) 1 year ago
dependabot[bot] cbbfd22aa0
⬆ Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4 (#11310) 1 year ago
Sebastián Ramírez f0becc4452
♻️ Refactor computing FastAPI People, include 3 months, 6 months, 1 year, based on comment date, not discussion date (#11304) 1 year ago
Sebastián Ramírez fb7af9ec72
👷 Upgrade GitHub Action issue-manager (#11056) 1 year ago
Sebastián Ramírez 2fe1a1387b
🔨 Verify `mkdocs.yml` languages in CI, update `docs.py` (#11009) 1 year ago
Alejandra 62e6c888b7
🔧 Update config in `label-approved.yml` to accept translations with 1 reviewer (#11007) 1 year ago
Sebastián Ramírez 63e5396a78
👷 Add changes-requested handling in GitHub Action issue manager (#10971) 1 year ago
Marcelo Trylesinski fad1a464e7
🔧 Group dependencies on dependabot updates (#10952) 1 year ago
dependabot[bot] b0cd4f915b
⬆ Bump actions/setup-python from 4 to 5 (#10764) 1 year ago
dependabot[bot] a293709998
⬆ Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#10731) 1 year ago
dependabot[bot] 91666b3556
⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 (#10777) 1 year ago
Aliaksei Urbanski 07f8d31ec9
Add support for Python 3.12 (#10666) 1 year ago
Sebastián Ramírez 423cdd24cc
👷 Upgrade custom GitHub Action comment-docs-preview-in-pr (#10916) 1 year ago
Sebastián Ramírez 78ff6e3efd
⬆️ Upgrade GitHub Action latest-changes (#10915) 1 year ago
Sebastián Ramírez 3c7685273f
👷 Upgrade GitHub Action label-approved (#10913) 1 year ago
Sebastián Ramírez 1780c21e7a
⬆️ Upgrade GitHub Action label-approved (#10905) 1 year ago
Sebastián Ramírez 6f5aa81c07
Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]` (#10773) 1 year ago
Sebastián Ramírez ca03379b65
👷 Update build docs, verify README on CI (#10750) 1 year ago
Sebastián Ramírez 4f89886b00
👷 Upgrade latest-changes GitHub Action (#10587) 1 year ago
Sebastián Ramírez e45cbb7e5e
👷 Install MkDocs Material Insiders only when secrets are available, for Dependabot (#10544) 1 year ago
Sebastián Ramírez 05ca41cfd1
Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure (#10392) 1 year ago
dependabot[bot] 89e7417652
⬆ Bump dawidd6/action-download-artifact from 2.27.0 to 2.28.0 (#10268) 1 year ago
dependabot[bot] d03373f3e8
⬆ Bump actions/checkout from 3 to 4 (#10208) 1 year ago
dependabot[bot] 6b0c77e554
⬆ Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (#10061) 1 year ago
Sebastián Ramírez 2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 1 year ago
Sebastián Ramírez d0b17dd49c
⬆️ Upgrade Python version in Docker images for GitHub Actions (#10350) 2 years ago
Sebastián Ramírez bc935e08b6
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344) 2 years ago
Sebastián Ramírez 74cf05117b
🔧 Rename label "awaiting review" to "awaiting-review" to simplify search queries (#10343) 2 years ago
Sebastián Ramírez 7a06de2bb9
♻️ Refactor tests for new Pydantic 2.2.1 (#10115) 2 years ago
Sebastián Ramírez ebdf952545
👷 Add GitHub Actions step dump context to debug external failures (#10008) 2 years ago
Sebastián Ramírez 86e4e9f8f9
🔧 Restore MkDocs Material pin after the fix (#10001) 2 years ago
Sebastián Ramírez 059fb12892
🔧 Update the Question template to ask for the Pydantic version (#10000) 2 years ago
David Montague 25694f5ae1
Fix tests for compatibility with pydantic 2.1.1 (#9943) 2 years ago
Sebastián Ramírez 4ab0363ad7
Remove direct dependency on MkDocs, Material for MkDocs defines its own dependency (#9986) 2 years ago
Sebastián Ramírez 89537a0497
🐳 Update Dockerfile with compatibility versions, to upgrade later (#9998) 2 years ago
Sebastián Ramírez 53220b9832
Add pydantic-settings to FastAPI People dependencies (#9988) 2 years ago
Sebastián Ramírez 1e6bfa1f39
♻️ Update FastAPI People logic with new Pydantic (#9985) 2 years ago
Sebastián Ramírez d2169fbad9
👷 Deploy docs to Cloudflare Pages (#9978) 2 years ago
Sebastián Ramírez a0b987224a
👷 Update CI debug mode with Tmate (#9977) 2 years ago
Sebastián Ramírez fe91def515
👷 Update FastAPI People token (#9844) 2 years ago
Sebastián Ramírez 9213b72115
👷 Update MkDocs Material token (#9843) 2 years ago
Sebastián Ramírez 69df2fa1e5
👷 Update token for latest changes (#9842) 2 years ago
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 2 years ago
Sebastián Ramírez ed297bb2e0
Add Material for MkDocs Insiders features and cards (#9748) 2 years ago