Sebastián Ramírez
ed297bb2e0
✨ Add Material for MkDocs Insiders features and cards ( #9748 )
* ➕ Add dependencies for MkDocs Insiders
* 🙈 Add Insider's .cache to .gitignore
* 🔧 Update MkDocs configs for Insiders
* 💄 Add custom Insiders card layout, while the custom logo is provided from upstream
* 🔨 Update docs.py script to dynamically enable insiders if it's installed
* 👷 Add cache for MkDocs Material Insiders' cards
* 🔊 Add a small log to the docs CLI
* 🔊 Tweak logs, only after exporting languages
* 🐛 Fix accessing non existing env var
* 🔧 Invalidate deps cache
* 🔧 Tweak cache IDs
* 👷 Update cache for installing insiders
* 🔊 Log insiders
* 💚 Invalidate cache
* 👷 Tweak cache keys
* 👷 Trigger CI and test cache
* 🔥 Remove cache comment
* ⚡ ️ Optimize cache usage for first runs of docs
* 👷 Tweak cache for MkDocs Material cards
* 💚 Trigger CI to test cache
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 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.6.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.8.5 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
07f691ba4b
⬆ Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0 ( #9394 )
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.27.0 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
c8a07078cf
⬆ Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0 ( #6034 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
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
Sebastián Ramírez
9530defba8
✨ Compute FastAPI Experts including GitHub Discussions ( #5941 )
2 years ago
Sebastián Ramírez
9858577cd6
🔧 Add template for questions in Discussions ( #5920 )
2 years ago
dependabot[bot]
a17da3d0f4
⬆ Bump dawidd6/action-download-artifact from 2.24.2 to 2.24.3 ( #5842 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
dependabot[bot]
6e1152d31f
⬆ Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 ( #5750 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
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 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Sebastián Ramírez
a0c717d784
🛠 Add Arabic issue number to Notify Translations GitHub Action ( #5610 )
2 years ago
dependabot[bot]
678d35994a
⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 ( #5609 )
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.1...v2.24.2 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
f36d2e2b2b
⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 ( #5603 )
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.0...v2.24.1 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
9a442c9730
👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot ( #5586 )
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 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
dependabot[bot]
fcf49a04eb
⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 ( #5508 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
fdfcb9412e
🔧 Add config for Tamil translations ( #5563 )
2 years ago
Ofek Lev
4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch ( #5240 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Irfanuddin Shafi Ahmed
4cff206ebb
🐛 Fix FastAPI People GitHub Action: set HTTPX timeout for GraphQL query request ( #5222 )
Co-authored-by: Irfanuddin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
dependabot[bot]
a3a8d68715
⬆ Bump dawidd6/action-download-artifact from 2.22.0 to 2.23.0 ( #5321 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
d26674616c
⬆ Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 ( #5258 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mohsen Mahmoodi
3b5839260f
🌐 Add Persian translation for `docs/fa/docs/index.md` and tweak right-to-left CSS ( #2395 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
9197cbd36c
🔧 Update translations notification for Hebrew ( #5158 )
3 years ago