175 Commits (040ad986d48bb9a400de804f7f25abb856d85e1a)

Author SHA1 Message Date
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
Sebastián Ramírez dfa56f743a
👷 Make cron jobs run only on main repo, not on forks, to avoid error notifications from missing tokens (#9735) 2 years ago
Sebastián Ramírez c09e5cdfa7
👷 Refactor Docs CI, run in multiple workers with a dynamic matrix to optimize speed (#9732) 2 years ago
Sebastián Ramírez f61217a18a
🔥 Remove old internal GitHub Action watch-previews that is no longer needed (#9730) 2 years ago
Sebastián Ramírez 42d0d6e4a5
👷 Build and deploy docs only on docs changes (#9728) 2 years ago
dependabot[bot] 56bc75372f
⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#9482) 2 years ago
Sebastián Ramírez 8767634932
👷 Lint in CI only once, only with one version of Python, run tests with all of them (#9686) 2 years ago
Sebastián Ramírez f5844e76b5
💚 Update CI cache to fix installs when dependencies change (#9659) 2 years ago
Sebastián Ramírez 6595658324
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras (#9655) 2 years ago
Sebastián Ramírez 8d29e494e0
👷 Add custom tokens for GitHub Actions to avoid rate limits (#9647) 2 years ago
Sebastián Ramírez 4c23c0644b
👷 Add custom token to Smokeshow and Preview Docs for download-artifact, to prevent API rate limits (#9646) 2 years ago
Sebastián Ramírez 46726aa1c4
💚 Disable setup-python pip cache in CI (#9438) 2 years ago
dependabot[bot] a3d881ab67
⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 (#9346) 2 years ago
dependabot[bot] 07f691ba4b
⬆ Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0 (#9394) 2 years ago
dependabot[bot] c8a07078cf
⬆ Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0 (#6034) 2 years ago
Sebastián Ramírez c5f343a4fd
👷 Update translation bot messages (#9206) 2 years ago
Sebastián Ramírez bd219c2bbf
👷 Update translations bot to use Discussions, and notify when a PR is done (#9183) 2 years ago
Sebastián Ramírez e9326de161
🔊 Log GraphQL errors in FastAPI People, because it returns 200, with a payload with an error (#9171) 2 years ago
Sebastián Ramírez a8bde44029
💚 Fix/workaround GitHub Actions in Docker with git for FastAPI People (#9169) 2 years ago
Sebastián Ramírez 35d93d59d8
♻️ Refactor FastAPI Experts to use only discussions now that questions are migrated (#9165) 2 years ago
Yasser Tahiri 99deead7fc
✏ Update Pydantic GitHub URLs (#5952) 2 years ago
Sebastián Ramírez 3e4840f21b
⬆️ Upgrade Ubuntu version for docs workflow (#5971) 2 years ago
Sebastián Ramírez 0b0af37b0e
🔧 Update new issue chooser to direct to GitHub Discussions (#5948) 2 years ago