Commit Graph

  • cfc9b9430b Refactor translation_fixer.process_one_page - move some logic to doc_parsing_utils.check_translation Yurii Motov 2026-01-07 23:01:29 +01:00
  • 12b1d19892 Merge remote-tracking branch 'upstream/master' into translate-fr-update-outdated-78abe3ae translate-fr-update-outdated-78abe3ae Yurii Motov 2026-01-07 15:18:33 +01:00
  • e6a08f313d 🎨 Auto format github-actions[bot] 2026-01-06 10:36:07 +00:00
  • bf8507209a Remove cmpr.py Yurii Motov 2026-01-06 11:30:36 +01:00
  • 9a96763bad Improve error messages in replace_multiline_code_block Yurii Motov 2026-01-06 11:27:26 +01:00
  • b08681fafd Add tests for code blocks Yurii Motov 2026-01-06 11:04:52 +01:00
  • 6fcc6054ff Only warn about mermaid diagram if it's changed Yurii Motov 2026-01-06 11:04:36 +01:00
  • ce8a5ab91c Fix CODE_BLOCK_LANG_RE to handle 4 backticks Yurii Motov 2026-01-06 10:38:21 +01:00
  • f5112778d0 Add tests for html links Yurii Motov 2026-01-06 09:42:58 +01:00
  • a8bf5871d7 Add tests for markdown links Yurii Motov 2026-01-06 08:33:43 +01:00
  • 5ca9472d8a Fix check for markdown links number mismatch Yurii Motov 2026-01-06 08:26:08 +01:00
  • 5c50b3dd15 Add tests for header and permalinks Yurii Motov 2026-01-06 07:21:00 +01:00
  • 8c5f21c83c Fix error message on header level mismatch Yurii Motov 2026-01-06 07:20:38 +01:00
  • 6b987b7262 Add more tests for code includes Yurii Motov 2026-01-06 06:44:31 +01:00
  • 50dd09a7b2 Remove commented code Yurii Motov 2026-01-06 06:18:53 +01:00
  • e076f651e7 Increase verbosity of replace_multiline_code_block and replace_multiline_code_blocks_in_text Yurii Motov 2026-01-06 06:03:38 +01:00
  • badefaba9f Refactor replace_html_links, improve error message Yurii Motov 2026-01-06 05:57:26 +01:00
  • 5b812d4754 Improve error message in replace_header_permalinks Yurii Motov 2026-01-05 20:17:24 +01:00
  • 44b530168e Simplify replace_markdown_links, improve error message Yurii Motov 2026-01-05 20:16:41 +01:00
  • 6c50c68761 Fix formatting Yurii Motov 2026-01-05 19:58:38 +01:00
  • c42dd05cb8 Simplify replace_placeholders_with_code_includes and improve error message Yurii Motov 2026-01-05 19:58:13 +01:00
  • aba58fc19d Fix bug with all_good flag Yurii Motov 2026-01-05 19:30:38 +01:00
  • c70d79afe9 Add test Yurii Motov 2026-01-05 18:53:58 +01:00
  • 44f25ad0ac Fix constructing URL for static assets Yurii Motov 2026-01-05 15:20:00 +01:00
  • 51df013955 Remove debug printing Yurii Motov 2026-01-05 14:50:22 +01:00
  • 7ff3dfb4fc Add hash-style-comments and slash-style-comments code block languages Yurii Motov 2026-01-05 11:21:58 +01:00
  • 9aa406d624 Add fix-allcommand. Handle errors (skip document, exit with status code 1 later) Yurii Motov 2026-01-05 11:21:16 +01:00
  • b3ad074153 Fix comment regexes (require leading whitespace if comment starts not at the line start) Yurii Motov 2026-01-05 11:19:38 +01:00
  • e7fb2453ea Fix header permalinks replacement Yurii Motov 2026-01-05 11:16:32 +01:00
  • f2687dc1bb 📝 Update release notes github-actions[bot] 2026-01-02 06:47:25 +00:00
  • 862c3f4f94 📝 Update release notes github-actions[bot] 2026-01-02 06:46:59 +00:00
  • 052d6e86c2 👥 Update FastAPI People - Sponsors (#14626) Sebastián Ramírez 2026-01-01 22:46:57 -08:00
  • 31c7ffcdfe 👥 Update FastAPI GitHub topic repositories (#14630) Sebastián Ramírez 2026-01-01 22:46:34 -08:00
  • 6854be9ebc 📝 Update release notes github-actions[bot] 2026-01-02 06:40:39 +00:00
  • 258deb925d 👥 Update FastAPI People - Contributors and Translators (#14625) Sebastián Ramírez 2026-01-01 22:40:15 -08:00
  • beff498743 Handle code blocks, fix some bugs, add fix-all command Yurii Motov 2025-12-30 17:44:57 +01:00
  • 0339277673 Fix links, permalinks, code includes Yurii Motov 2025-12-30 08:30:54 +01:00
  • 53d2453d1a 📝 Update release notes github-actions[bot] 2025-12-29 18:54:43 +00:00
  • d9b7b65b81 🌐 Update translation prompts (#14619) Sebastián Ramírez 2025-12-29 10:54:20 -08:00
  • 2c56706505 Add more supported languages Yurii Motov 2025-12-29 19:32:13 +01:00
  • 9ed5f246ed 📝 Update release notes github-actions[bot] 2025-12-29 12:38:35 +00:00
  • edf7995775 🔧 Add LLM prompt file for Turkish, generated from the existing translations (#14547) Sebastián Ramírez 2025-12-29 04:38:11 -08:00
  • 47391ea8fb 📝 Update release notes github-actions[bot] 2025-12-27 19:06:15 +00:00
  • 3b1b4f034b 🔨 Update LLM translation script to guide reviewers to change the prompt (#14614) Sebastián Ramírez 2025-12-27 11:05:53 -08:00
  • f362fdc234 📝 Update release notes github-actions[bot] 2025-12-27 18:51:39 +00:00
  • 4ce34686d9 📝 Update release notes github-actions[bot] 2025-12-27 18:51:18 +00:00
  • dbe83f3919 🔧 Add LLM prompt file for Traditional Chinese, generated from the existing translations (#14550) Sebastián Ramírez 2025-12-27 10:49:46 -08:00
  • 13743e115a 📝 Update release notes github-actions[bot] 2025-12-27 18:49:09 +00:00
  • 52842fb8d3 🔧 Add LLM prompt file for Simplified Chinese, generated from the existing translations (#14549) Sebastián Ramírez 2025-12-27 10:49:08 -08:00
  • 4d4fb28f9f 👷 Do not run translations on cron while finishing updating existing languages (#14613) Sebastián Ramírez 2025-12-27 10:48:45 -08:00
  • a1735d6d11 📝 Update release notes github-actions[bot] 2025-12-27 18:31:59 +00:00
  • 1b42639296 🔥 Remove test variants for Pydantic v1 in test_request_params (#14612) Sebastián Ramírez 2025-12-27 10:31:34 -08:00
  • ded035a421 📝 Update release notes github-actions[bot] 2025-12-27 18:19:33 +00:00
  • 44c849c4fc 🔥 Remove Pydantic v1 specific test variants (#14611) Sebastián Ramírez 2025-12-27 10:19:10 -08:00
  • 8322a4445a 🔖 Release version 0.128.0 0.128.0 Sebastián Ramírez 2025-12-27 16:19:50 +01:00
  • 4b2cfcfd34 📝 Update release notes github-actions[bot] 2025-12-27 12:55:22 +00:00
  • e300630551 Drop support for pydantic.v1 (#14609) Sebastián Ramírez 2025-12-27 04:54:56 -08:00
  • 1b3bea8b6b 📝 Update release notes github-actions[bot] 2025-12-26 20:40:51 +00:00
  • 34e884156f Run performance tests only on Pydantic v2 (#14608) Sebastián Ramírez 2025-12-26 12:40:26 -08:00
  • cd90c78391 🔖 Release version 0.127.1 0.127.1 Sebastián Ramírez 2025-12-26 14:02:41 +01:00
  • 93f4dfd88b 📝 Update release notes github-actions[bot] 2025-12-26 12:46:00 +00:00
  • 535b5daa31 🔊 Add a custom FastAPIDeprecationWarning (#14605) Sebastián Ramírez 2025-12-26 04:45:20 -08:00
  • 6b53786f62 📝 Update release notes github-actions[bot] 2025-12-26 11:37:18 +00:00
  • d98f4eb56e 🔧 Update pre-commit to use local Ruff instead of hook (#14604) Sebastián Ramírez 2025-12-26 03:36:58 -08:00
  • 8cefc4b7cc 📝 Update release notes github-actions[bot] 2025-12-26 10:43:27 +00:00
  • 3063ada72f Add missing tests for code examples (#14569) Motov Yurii 2025-12-26 11:43:02 +01:00
  • 0220560294 Update index.md to reflect latest changes Yurii Motov 2025-12-26 11:15:24 +01:00
  • b3981b9f9a Merge remote-tracking branch 'upstream/master' into translate-fr-update-outdated-78abe3ae Yurii Motov 2025-12-26 11:05:42 +01:00
  • 5eb8d6ed8a 📝 Update release notes github-actions[bot] 2025-12-26 09:40:18 +00:00
  • 7c751a2e1c 🌐 Update translations for de (update-outdated) (#14602) Nils-Hero Lindemann 2025-12-26 10:39:53 +01:00
  • 55b556a7d1 📝 Update release notes github-actions[bot] 2025-12-26 08:54:23 +00:00
  • a4d04c9b7e 👷 Remove lint job from test CI workflow (#14593) Motov Yurii 2025-12-26 09:53:59 +01:00
  • fc3679e923 Fix issues found by script Yurii Motov 2025-12-26 09:37:17 +01:00
  • 23caa2709b 📝 Update release notes github-actions[bot] 2025-12-25 11:02:01 +00:00
  • c264467efe 📝 Add documentary to website (#14600) Sebastián Ramírez 2025-12-25 03:01:37 -08:00
  • e15cff7376 Print pure text in non-interactive mode Yurii Motov 2025-12-24 16:19:18 +01:00
  • 2b212ddd76 📝 Update release notes github-actions[bot] 2025-12-24 10:28:45 +00:00
  • 7203e860b3 🌐 Update translations for de (update-outdated) (#14581) Nils-Hero Lindemann 2025-12-24 11:28:19 +01:00
  • 844ded6b43 Add script to compare fixed elements in translated page with En page Yurii Motov 2025-12-23 22:46:48 +01:00
  • e55f223b46 📝 Update release notes github-actions[bot] 2025-12-23 11:17:37 +00:00
  • a329baaa54 👷 Update secrets check (#14592) Sebastián Ramírez 2025-12-23 03:17:16 -08:00
  • a7a0aee984 📝 Update release notes github-actions[bot] 2025-12-21 17:52:08 +00:00
  • 6539b80d9f 👷 Run CodSpeed tests in parallel to other tests to speed up CI (#14586) Sebastián Ramírez 2025-12-21 09:51:45 -08:00
  • 23bbd3fe85 🎨 Auto format github-actions[bot] 2025-12-21 17:42:52 +00:00
  • 08ab1c1f27 Merge branch 'master' into translate-fr-update-outdated-78abe3ae Sebastián Ramírez 2025-12-21 09:41:38 -08:00
  • e1bd9f3e33 📝 Update release notes github-actions[bot] 2025-12-21 17:40:41 +00:00
  • b9b2793bda 🔨 Update scripts and pre-commit to autofix files (#14585) Sebastián Ramírez 2025-12-21 09:40:17 -08:00
  • c4a1ab5036 🔖 Release version 0.127.0 0.127.0 Sebastián Ramírez 2025-12-21 17:45:43 +01:00
  • 22c7200ebb 📝 Update release notes github-actions[bot] 2025-12-21 16:44:32 +00:00
  • 6e42bcd8ce 🔊 Add deprecation warnings when using pydantic.v1 (#14583) Sebastián Ramírez 2025-12-21 08:44:10 -08:00
  • 86e1727787 ♻️ Add French to supported languages Sebastián Ramírez 2025-12-21 09:38:47 +01:00
  • 487896657b 🌐 Update translations for fr (update-outdated) github-actions[bot] 2025-12-21 08:32:45 +00:00
  • 6513d4daa1 📝 Update release notes github-actions[bot] 2025-12-21 08:06:42 +00:00
  • 1d93d531bc ⬆️ Upgrade OpenAI model for translations to gpt-5.2 (#14579) Sebastián Ramírez 2025-12-21 00:06:22 -08:00
  • c2c1cc8aec 📝 Update release notes github-actions[bot] 2025-12-20 17:32:31 +00:00
  • 5289259275 🔧 Add LLM prompt file for Korean, generated from the existing translations (#14546) Sebastián Ramírez 2025-12-20 09:32:05 -08:00
  • 5783910d0c 📝 Update release notes github-actions[bot] 2025-12-20 17:31:11 +00:00
  • 026b43e5d3 🔧 Add LLM prompt file for Japanese, generated from the existing translations (#14545) Sebastián Ramírez 2025-12-20 09:30:52 -08:00
  • 6b591ddd7e 📝 Update release notes 0.126.0 Sebastián Ramírez 2025-12-20 17:15:42 +01:00
  • 10252b1937 🔖 Release version 0.126.0 Sebastián Ramírez 2025-12-20 17:11:50 +01:00