Commit Graph

6493 Commits

Author SHA1 Message Date
Yurii Motov f5112778d0 Add tests for html links 2026-01-06 09:54:29 +01:00
Yurii Motov a8bf5871d7 Add tests for markdown links 2026-01-06 08:43:19 +01:00
Yurii Motov 5ca9472d8a Fix check for markdown links number mismatch 2026-01-06 08:26:08 +01:00
Yurii Motov 5c50b3dd15 Add tests for header and permalinks 2026-01-06 07:23:01 +01:00
Yurii Motov 8c5f21c83c Fix error message on header level mismatch 2026-01-06 07:20:38 +01:00
Yurii Motov 6b987b7262 Add more tests for code includes 2026-01-06 06:44:31 +01:00
Yurii Motov 50dd09a7b2 Remove commented code 2026-01-06 06:18:53 +01:00
Yurii Motov e076f651e7 Increase verbosity of `replace_multiline_code_block` and `replace_multiline_code_blocks_in_text` 2026-01-06 06:03:38 +01:00
Yurii Motov badefaba9f Refactor `replace_html_links`, improve error message 2026-01-06 05:57:26 +01:00
Yurii Motov 5b812d4754 Improve error message in `replace_header_permalinks` 2026-01-05 20:17:24 +01:00
Yurii Motov 44b530168e Simplify `replace_markdown_links`, improve error message 2026-01-05 20:16:59 +01:00
Yurii Motov 6c50c68761 Fix formatting 2026-01-05 20:00:08 +01:00
Yurii Motov c42dd05cb8 Simplify `replace_placeholders_with_code_includes` and improve error message 2026-01-05 20:00:08 +01:00
Yurii Motov aba58fc19d Fix bug with `all_good` flag 2026-01-05 20:00:08 +01:00
Yurii Motov c70d79afe9 Add test 2026-01-05 20:00:08 +01:00
Yurii Motov 44f25ad0ac Fix constructing URL for static assets 2026-01-05 16:35:52 +01:00
Yurii Motov 51df013955 Remove debug printing 2026-01-05 14:50:22 +01:00
Yurii Motov 7ff3dfb4fc Add `hash-style-comments` and `slash-style-comments` code block languages 2026-01-05 12:10:06 +01:00
Yurii Motov 9aa406d624 Add `fix-all`command. Handle errors (skip document, exit with status code 1 later) 2026-01-05 12:10:06 +01:00
Yurii Motov b3ad074153 Fix comment regexes (require leading whitespace if comment starts not at the line start) 2026-01-05 12:10:06 +01:00
Yurii Motov e7fb2453ea Fix header permalinks replacement 2026-01-05 11:17:51 +01:00
Yurii Motov beff498743 Handle code blocks, fix some bugs, add `fix-all` command 2025-12-30 17:44:57 +01:00
Yurii Motov 0339277673 Fix links, permalinks, code includes 2025-12-30 10:13:01 +01:00
Yurii Motov 2c56706505 Add more supported languages 2025-12-29 19:32:13 +01:00
Yurii Motov e15cff7376 Print pure text in non-interactive mode 2025-12-24 16:19:18 +01:00
Yurii Motov 844ded6b43 Add script to compare fixed elements in translated page with En page 2025-12-23 22:46:48 +01:00
github-actions[bot] e55f223b46 📝 Update release notes
[skip ci]
2025-12-23 11:17:37 +00:00
Sebastián Ramírez a329baaa54
👷 Update secrets check (#14592) 2025-12-23 11:17:16 +00:00
github-actions[bot] a7a0aee984 📝 Update release notes
[skip ci]
2025-12-21 17:52:08 +00:00
Sebastián Ramírez 6539b80d9f
👷 Run CodSpeed tests in parallel to other tests to speed up CI (#14586) 2025-12-21 18:51:45 +01:00
github-actions[bot] e1bd9f3e33 📝 Update release notes
[skip ci]
2025-12-21 17:40:41 +00:00
Sebastián Ramírez b9b2793bda
🔨 Update scripts and pre-commit to autofix files (#14585) 2025-12-21 17:40:17 +00:00
Sebastián Ramírez c4a1ab5036 🔖 Release version 0.127.0 2025-12-21 17:45:43 +01:00
github-actions[bot] 22c7200ebb 📝 Update release notes
[skip ci]
2025-12-21 16:44:32 +00:00
Sebastián Ramírez 6e42bcd8ce
🔊 Add deprecation warnings when using `pydantic.v1` (#14583) 2025-12-21 17:44:10 +01:00
github-actions[bot] 6513d4daa1 📝 Update release notes
[skip ci]
2025-12-21 08:06:42 +00:00
Sebastián Ramírez 1d93d531bc
⬆️ Upgrade OpenAI model for translations to gpt-5.2 (#14579) 2025-12-21 08:06:22 +00:00
github-actions[bot] c2c1cc8aec 📝 Update release notes
[skip ci]
2025-12-20 17:32:31 +00:00
Sebastián Ramírez 5289259275
🔧 Add LLM prompt file for Korean, generated from the existing translations (#14546)
Co-authored-by: hy.lee <rurouni24@gmail.com>
2025-12-20 18:32:05 +01:00
github-actions[bot] 5783910d0c 📝 Update release notes
[skip ci]
2025-12-20 17:31:11 +00:00
Sebastián Ramírez 026b43e5d3
🔧 Add LLM prompt file for Japanese, generated from the existing translations (#14545)
Co-authored-by: Maruo.S <raspi-maru2004@outlook.jp>
2025-12-20 18:30:52 +01:00
Sebastián Ramírez 6b591ddd7e 📝 Update release notes 2025-12-20 17:15:42 +01:00
Sebastián Ramírez 10252b1937 🔖 Release version 0.126.0 2025-12-20 17:11:50 +01:00
github-actions[bot] 55ec28b81b 📝 Update release notes
[skip ci]
2025-12-20 16:09:21 +00:00
Sebastián Ramírez 1cb4e25651
🔧 Tweak pre-commit to allow committing release-notes (#14577) 2025-12-20 17:08:57 +01:00
github-actions[bot] eac57f6908 📝 Update release notes
[skip ci]
2025-12-20 15:56:04 +00:00
Sebastián Ramírez e2cd8a4201
Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-20 16:55:38 +01:00
github-actions[bot] 5c7dceb80f 📝 Update release notes
[skip ci]
2025-12-20 06:40:44 +00:00
Paras Verma d70ed5eceb
📝 Fix duplicated variable in `docs_src/python_types/tutorial005_py39.py` (#14565)
Fix duplicated variable in python types example
2025-12-20 07:40:21 +01:00
github-actions[bot] 261c11b218 📝 Update release notes
[skip ci]
2025-12-19 12:52:40 +00:00