124 Commits (05ca41cfd1c56157cf5bd2b3c1958263bdd71611)

Author SHA1 Message Date
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 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 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
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 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 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 bd219c2bbf
👷 Update translations bot to use Discussions, and notify when a PR is done (#9183) 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 3e4840f21b
⬆️ Upgrade Ubuntu version for docs workflow (#5971) 2 years ago
dependabot[bot] a17da3d0f4
⬆ Bump dawidd6/action-download-artifact from 2.24.2 to 2.24.3 (#5842) 2 years ago
dependabot[bot] 6e1152d31f
⬆ Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 (#5750) 2 years ago
Sviatoslav Sydorenko 2583a83f9d
👷 Add GitHub Action gate/check (#5492) 2 years ago
dependabot[bot] 63ad0ed4a6
⬆ Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0 (#5757) 2 years ago
Sebastián Ramírez 9efab1bd96
👷 Refactor CI artifact upload/download for docs previews (#5793) 2 years ago
dependabot[bot] 1ba515a18d
⬆ Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#5714) 2 years ago
Sebastián Ramírez fcc4dd61f1
👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#5700) 2 years ago
Sebastián Ramírez c942a9b8d0
💚 Fix pip cache for Smokeshow (#5697) 2 years ago
Sebastián Ramírez 0c07e542a7
👷 Fix and tweak CI cache handling (#5696) 2 years ago
Michael Adkins 22837ee202
👷 Update `setup-python` action in tests to use new caching feature (#5680) 2 years ago
dependabot[bot] 678d35994a
⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#5609) 2 years ago
dependabot[bot] f36d2e2b2b
⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#5603) 2 years ago
Sebastián Ramírez be3e29fb3c
👷 Switch from Codecov to Smokeshow plus pytest-cov to pure coverage for internal tests (#5583) 2 years ago
Sebastián Ramírez d62f5c1b28
Enable tests for Python 3.11 (#4881) 2 years ago
dependabot[bot] 5f089435e5
⬆ Bump nwtgck/actions-netlify from 1.2.3 to 1.2.4 (#5507) 2 years ago
dependabot[bot] fcf49a04eb
⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#5508) 2 years ago