Sebastián Ramírez
376e108580
🌐 Update translations for zh (update-outdated) ( #14843 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 months ago
Sebastián Ramírez
570e592a03
🌐 Enable Traditional Chinese translations ( #14842 )
4 months ago
Sebastián Ramírez
72325f698f
🌐 Enable French docs translations ( #14841 )
4 months ago
Sebastián Ramírez
23ddf09dd1
🔨 Add max pages to translate to configs ( #14840 )
4 months ago
Sebastián Ramírez
0e68d36cd5
🔨 Update docs and translations scripts, enable Turkish ( #14824 )
4 months ago
Sebastián Ramírez
84a5bcf82d
⬇️ Downgrade LLM translations model to GPT-5 to reduce mistakes ( #14823 )
4 months ago
Sebastián Ramírez
b0e99d66e8
🌐 Update translations for ja (update-outdated) ( #14588 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
Co-authored-by: Maruo.S <[email protected] >
4 months ago
Sebastián Ramírez
aea61373ae
🐛 Fix translation script commit in place ( #14818 )
4 months ago
Motov Yurii
61f95c9606
📝 Add banner to translated pages ( #14809 )
* Add banner to translated pages
* Add link to English version. Use modern syntax for details block
* 🎨 Auto format
* Move `translation-banner.md` inside `docs` directory
* 🎨 Auto format
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
Motov Yurii
27b91d4ad6
🔨 Update translation script to retry if LLM-response doesn't pass validation with Translation Fixer tool ( #14749 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
Sebastián Ramírez
1054fbd256
📝 Update docs for contributing with translations ( #14701 )
5 months ago
Sebastián Ramírez
cf8dc98aad
🌐 Update translations for ko (update-outdated) ( #14589 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
5 months ago
Sebastián Ramírez
6f977366a4
🌐 Update translations for uk (update-outdated) ( #14587 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
5 months ago
Sebastián Ramírez
49653aa295
🔨 Refactor translation script to allow committing in place ( #14687 )
5 months ago
Sebastián Ramírez
cefd50702a
🐛 Fix translation script path ( #14685 )
5 months ago
Sebastián Ramírez
7eac6e3169
✅ Enable tests in CI for scripts ( #14684 )
5 months ago
Motov Yurii
d1c67c0055
🔨 Add LLM translations tool fixer ( #14652 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
5 months ago
Sebastián Ramírez
d9b7b65b81
🌐 Update translation prompts ( #14619 )
5 months ago
Sebastián Ramírez
3b1b4f034b
🔨 Update LLM translation script to guide reviewers to change the prompt ( #14614 )
5 months ago
Sebastián Ramírez
b9b2793bda
🔨 Update scripts and pre-commit to autofix files ( #14585 )
6 months ago
Sebastián Ramírez
1d93d531bc
⬆️ Upgrade OpenAI model for translations to gpt-5.2 ( #14579 )
6 months ago
Sebastián Ramírez
1c4fc96c91
♻️ Upgrade internal syntax to Python 3.9+ 🎉 ( #14564 )
6 months ago
Motov Yurii
ed5c5bef5e
🔧 Temporarily disable translations still in progress, being migrated to the new LLM setup ( #14555 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Sebastián Ramírez
58bc4a15ac
🔥 Remove inactive/scarce translations to Persian ( #14542 )
6 months ago
Sebastián Ramírez
5da1cb0792
👷 Fix Typer command for CI LLM translations ( #14530 )
6 months ago
Sebastián Ramírez
2e7aaea524
👷 Update LLM translation CI, add language matrix and extra commands, prepare for scheduled run ( #14529 )
6 months ago
Sebastián Ramírez
c548348386
👷 Update github-actions user for GitHub Actions workflows ( #14528 )
6 months ago
Yuji Teshima
5b6245666b
✏️ Fix typo in `scripts/mkdocs_hooks.py` ( #14457 )
6 months ago
Sebastián Ramírez
4f3ff79736
👷 Add pre-commit config with local script for permalinks ( #14398 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Motov Yurii
32b375c5e4
🛠️ Add `add-permalinks` and `add-permalinks-page` to `scripts/docs.py` ( #14033 )
Co-authored-by: Sebastián Ramírez <[email protected] >
7 months ago
Sebastián Ramírez
be5a6311f5
🔧 Upgrade Material for MkDocs and remove insiders ( #14375 )
7 months ago
Sebastián Ramírez
994d6cc912
📝 Add docs for using FastAPI Cloud ( #14359 )
7 months ago
Sebastián Ramírez
485bfedf5d
🔨 Move local coverage logic to its own script ( #14166 )
8 months ago
Sebastián Ramírez
2f6fb12258
👷 Update docs previews comment, single comment, add failure status ( #14129 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
8 months ago
Motov Yurii
06367347e6
🔨 Modify `mkdocs_hooks.py` to add `title` to page's metadata (remove permalinks in social cards) ( #14125 )
8 months ago
Motov Yurii
4c9c3b5942
🔨 Update translations script ( #13968 )
Co-authored-by: Nils Lindemann <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
9 months ago
Motov Yurii
47acc62e54
🛠️ Update `docs.py generate-readme` command to remove permalinks from headers ( #14055 )
9 months ago
Sebastián Ramírez
784f068aba
🛠️ Update `mkdocs_hooks` to handle headers with permalinks when building docs ( #14025 )
Co-authored-by: Yurii Motov <[email protected] >
9 months ago
Motov Yurii
b40acb83c9
⚒️ Update translate script, update prompt to minimize generated diff ( #13947 )
10 months ago
Sebastián Ramírez
9aab3d9e22
⚒️ Tweak translate script and CI ( #13939 )
10 months ago
Sebastián Ramírez
6516a6c4a6
👷 Add CI to translate with LLMs ( #13937 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
Sebastián Ramírez
273b06adab
⚒️ Update translate script, show and update outdated translations ( #13933 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
Sebastián Ramírez
adc328e258
🔨 Refactor translate script with extra feedback (prints) ( #13932 )
10 months ago
Sebastián Ramírez
ae02be90b6
🔨 Update translations script to remove old (removed) files ( #13928 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
Sebastián Ramírez
ce26b8e1ca
🔨 Update FastAPI People sleep interval, use external settings ( #13888 )
11 months ago
Emmanuel Ferdman
7c04182724
🔨 Resolve Pydantic deprecation warnings in internal script ( #13696 )
Signed-off-by: Emmanuel Ferdman <[email protected] >
12 months ago
dependabot[bot]
8c94e97c89
⬆ Bump ruff to 0.9.4 ( #13299 )
* ⬆ Bump ruff from 0.6.4 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.4 to 0.9.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.9.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
* update pre-commit accordingly and make formatting changes
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: svlandeg <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Sebastián Ramírez
0a2b24653b
♻️ Fix `notify_translations.py` empty env var handling for PR label events vs workflow_dispatch ( #13272 )
1 year ago
Sebastián Ramírez
326fec16b9
♻️ Refactor and move `scripts/notify_translations.py`, no need for a custom GitHub Action ( #13270 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Sebastián Ramírez
ff68d0894a
🔨 Update FastAPI People Experts script, refactor and optimize data fetching to handle rate limits ( #13267 )
1 year ago