213 Commits
Author SHA1 Message Date
Sebastián Ramírez 24ecb120f4 👷 Update translation PR branches with PR Push (#16224) 2026-08-18 21:42:27 +02:00
Yurii Motov b26a476a9c ️ Restore commit_in_place input in translate.yml (#16216) 2026-08-17 19:20:02 +00:00
Sebastián Ramírez d353359c78 🐛 Fix Sponsors Git authentication (#16174) 2026-08-09 08:08:44 +00:00
Sebastián Ramírez 591a4f819c 🔐 Use PR Submit for automated updates (#16172) 2026-08-09 09:54:58 +02:00
Sebastián Ramírez b43dc5e10c 🔐 Use PR Submit for translations (#16168) 2026-08-09 09:40:24 +02:00
dependabot[bot]andYurii Motov 84fc3860b7 ⬆ Bump the python-packages group with 12 updates (#16121)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2026-08-05 09:34:07 +02:00
Sebastián Ramírez 7f05e26d08 🔥 Remove now-obsolete scripts to generate data for FastAPI People (#16016) 2026-07-16 18:38:36 +00:00
Yurii Motov e24d44cce4 📝 Fix topic repository list not being displayed and skip_users not being applied (#15995) 2026-07-15 16:36:37 +02:00
Sebastián Ramírez cba4158567 ♻️ Refactor how sponsors data is handled for banners (#15852) 2026-06-27 12:47:35 +00:00
Yurii Motovandgithub-actions[bot] 6e6c74fc16 🌐 Enable Hindi docs translations (#15554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-19 22:16:06 +02:00
Yurii Motov 2f4ba0bdd1 🔨 Use gpt-5.5 model in translate.py, specify -chat to avoid warnings (#15792) 2026-06-18 10:59:31 +02:00
Sebastián Ramírez 32d711f6d2 🔨 Update sponsors script to simplify previews (#15786) 2026-06-17 22:36:24 +02:00
Sebastián Ramírez 818b97a68b ️ Revert removing scripts, only remove coverage.sh (#15772) 2026-06-16 08:34:25 +00:00
Sebastián Ramírez c054476c6f 🔥 Remove unused scripts (#15771) 2026-06-15 16:03:45 +00:00
Sebastián Ramírez b7de2b7feb 🔧 Add ty configs to check docs sources (#15770) 2026-06-15 17:53:46 +02:00
Sebastián Ramírez 76876e5a81 🔧 Add ty configs to check docs sources (#15769) 2026-06-15 14:31:14 +00:00
Sebastián Ramírez b4d58fddee 👷 Automate release preparation (#15661) 2026-05-31 16:00:38 +00:00
Yurii Motov 57535ef85b Use custom changing_dir instead of CLIRunner.isolated_filesystem to set working dir (#15616) 2026-05-27 22:22:44 +02:00
Sebastián Ramírez 55a9ff2e5e 📝 Add docs references to central contributing docs (#15580) 2026-05-21 20:03:25 +00:00
Sebastián Ramírez 31ced9d49e 🔧 Migrate docs from MkDocs to Zensical (#15563) 2026-05-19 19:40:41 +02:00
Alejandraandgithub-actions[bot] b363a1d002 💄 Improve layout and styling (#15462)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-30 18:03:33 +02:00
Motov Yurii 38039e12a8 🔨 Tweak translation script (#15174) 2026-04-23 18:35:43 +02:00
Motov Yurii 180e81bb4b 🔨 Add pre-commit hook to ensure latest release header has date (#15293) 2026-04-03 14:06:36 +02:00
Sofie Van Landeghem 8238446b1b 👷 Add ty check to lint.sh (#15136) 2026-03-24 17:39:32 +01:00
Motov Yurii 0227991a01 🔨 Exclude spam comments from statistics in scripts/people.py (#15088) 2026-03-23 14:51:24 +01:00
Motov Yurii 9960db5abf 🔨 Tweak translation workflow and translation fixer tool (#15166) 2026-03-19 18:37:41 +01:00
Motov Yurii b0895003c5 🔨 Update translation general prompt to enforce link style in translation matches the original link style (#15148) 2026-03-18 11:55:36 +01:00
Sebastián Ramírez 0c0be9429f 🔨 Update script to autofix permalinks to account for headers with Markdown links (#15062) 2026-03-05 17:46:10 +00:00
Motov Yurii 5aacc7b6a0 🔨 Run tests with pytest-xdist and pytest-cov (#14992) 2026-02-27 11:53:47 +01:00
Motov Yurii 1fa1065f9e Fix all tests are skipped on Windows (#14994)
Fix all tests are skipped on Windows
2026-02-25 11:37:59 +01:00
Motov Yurii a3c8c37272 🔨 Fix FastAPI People workflow (#14951) 2026-02-23 12:44:47 +01:00
Sebastián Ramírez e8b98d2187 🐛 Fix JSON Schema for files, use contentMediaType instead of format: binary (#14953) 2026-02-21 14:01:31 +01:00
faee822574 🎨 Upgrade typing syntax for Python 3.10 (#14932)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tiangolo <1326112+tiangolo@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-17 09:59:14 +00:00
Sebastián Ramírez bbb96d4a0a 🔥 Remove Python 3.9 specific files, no longer needed after updating translations (#14931) 2026-02-17 08:08:04 +00:00
Sebastián Ramírez 31d9750ace 🔨 Update docs.py scripts to migrate Python 3.9 to Python 3.10 (#14906) 2026-02-12 13:31:33 +00:00
Motov YuriiandSebastián Ramírez 81f82fd955 🔧 Update LLM-prompt for abbr and dfn tags (#14747)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2026-02-10 11:56:20 +00:00
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 <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2026-02-08 11:39:41 +01:00
Sebastián Ramírez 570e592a03 🌐 Enable Traditional Chinese translations (#14842) 2026-02-05 19:42:18 +00:00
Sebastián Ramírez 72325f698f 🌐 Enable French docs translations (#14841) 2026-02-05 19:27:51 +00:00
Sebastián Ramírez 23ddf09dd1 🔨 Add max pages to translate to configs (#14840) 2026-02-05 19:25:49 +00:00
Sebastián Ramírez 0e68d36cd5 🔨 Update docs and translations scripts, enable Turkish (#14824) 2026-02-04 17:35:21 +00:00
Sebastián Ramírez 84a5bcf82d ⬇️ Downgrade LLM translations model to GPT-5 to reduce mistakes (#14823) 2026-02-04 18:00:40 +01:00
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 <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Maruo.S <raspi-maru2004@outlook.jp>
2026-02-04 17:44:21 +01:00
Sebastián Ramírez aea61373ae 🐛 Fix translation script commit in place (#14818) 2026-02-04 15:49:18 +01:00
Motov Yuriiandgithub-actions[bot] 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>
2026-02-04 14:26:02 +01:00
Motov Yuriiandgithub-actions[bot] 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>
2026-02-04 13:05:19 +01:00
Sebastián Ramírez 1054fbd256 📝 Update docs for contributing with translations (#14701) 2026-01-11 18:18:38 +00:00
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 <yurii.motov.monte@gmail.com>
2026-01-11 00:15:26 +00:00
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 <yurii.motov.monte@gmail.com>
2026-01-11 01:15:06 +01:00
Sebastián Ramírez 49653aa295 🔨 Refactor translation script to allow committing in place (#14687) 2026-01-11 00:03:50 +00:00