Yurii Motov
2b9d85a61a
Add tests for `docs_src.dependencies.tutorial008` (skipped for annotated version)
7 months ago
Yurii Motov
6b4017f91c
Add tests for `docs_src.dependencies.tutorial007`
7 months ago
Yurii Motov
d57ba0076f
Add tests for `docs_src.custom_response.tutorial010`
7 months ago
Yurii Motov
010480be8e
Add tests for `docs_src.security.tutorial007`
7 months ago
Yurii Motov
cb57435e1b
Add tests for `docs_src.custom_response.tutorial002` and `docs_src.custom_response.tutorial003`
7 months ago
Yurii Motov
ac076dd55c
Rename `dataclasses` to `dataclasses_` and `graphql` to `graphql_` to avoid package name collisions
7 months ago
Yurii Motov
b64d8494c6
Add missing `__init__.py` files in `docs_src` sub-directories
7 months ago
Yurii Motov
cfcd3e5947
Fix coverage for `docs_src.debugging.tutorial001`
7 months ago
Yurii Motov
89244f67be
Fix coverage for `docs_src.security.tutorial004`
7 months ago
Yurii Motov
f24f82bb06
Fix coverage for `docs_src.path_params.tutorial003b`
7 months ago
Yurii Motov
bed4fc10f0
Fix merge conflicts
7 months ago
Sebastián Ramírez
c6482aac39
🔖 Release version 0.125.0
7 months ago
Sebastián Ramírez
9f21611a24
📝 Update release notes
7 months ago
github-actions[bot]
a5e6f5bc69
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
a79431c81d
♻️ Upgrade internal syntax to Python 3.9+ 🎉 ( #14564 )
7 months ago
github-actions[bot]
03f5ad5d3e
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
49a7eb0e98
🔧 Drop support for Python 3.8 ( #14563 )
7 months ago
github-actions[bot]
10161cea1b
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
696884ee69
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs ( #14559 )
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
7 months ago
github-actions[bot]
b0e68fb4ac
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
21dd9c0d27
🌐 Update translations for pt (add-missing) ( #14539 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
github-actions[bot]
5da6d0f027
📝 Update release notes
[skip ci]
7 months ago
Motov Yurii
2c8ad5ee44
⬆ Bump `markdown-include-variants` from 0.0.7 to 0.0.8 ( #14556 )
7 months ago
github-actions[bot]
cf5ea0f0df
📝 Update release notes
[skip ci]
7 months ago
Motov Yurii
11a0f74280
🔧 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>
7 months ago
github-actions[bot]
536f18332e
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
46be810890
🔧 Add LLM prompt file for French, generated from the existing French docs ( #14544 )
7 months ago
github-actions[bot]
8b1dfba53c
📝 Update release notes
[skip ci]
7 months ago
Motov Yurii
b60a8f73d0
🌐 Sync Portuguese docs (pages found with script) ( #14554 )
7 months ago
github-actions[bot]
f3ca336d0c
📝 Update release notes
[skip ci]
7 months ago
Motov Yurii
0e03f56127
🌐 Sync Spanish docs (outdated pages found with script) ( #14553 )
Co-authored-by: Sebastián Ramírez <[email protected] >
7 months ago
github-actions[bot]
4ebc1fcdd9
📝 Update release notes
[skip ci]
7 months ago
Nils-Hero Lindemann
f674a6ce93
🌐 Sync German docs ( #14519 )
Sync with #14505 (plus some more)
I actually searched for those patterns in VS Code.
Always:
files to exclude: README.md, SECURITY.md, llm-prompt.md
This search & replace cleans up the hash parts everywhere under docs/.
It only finds the four occurences in the two _llm-test.md under docs/de/ and docs/pt/
files to include: docs/**
Search regex: \{[^\S\n]*#([^\S\n]*[a-z0-9]+(?:-[a-z0-9]+)*)[^\S\n]*\}
Replace with: { #$1 }
This search finds headings without hash parts. It finds two headings in docs\de\docs\index.md (those which #14505 fixes) and all headings in docs\pt\docs\tutorial\security\index.md, which I also fixed on the way as that document seems to be in sync. docs\pt\docs\index.md is not in Sync, so I didnt touch it.
files to include: docs/de/**, docs/pt/**
Search regex: ^(#+)[^\S\n]*([^{}#\s]+(?:[^\S\n]+[^{}\s]+)*)[^\S\n]*(?=\n)
(added the missing hash parts)
7 months ago
github-actions[bot]
126b71f6db
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
de26a66f02
🔥 Remove inactive/scarce translations to Vietnamese ( #14543 )
7 months ago
github-actions[bot]
edb032c652
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
1443b96993
🔥 Remove inactive/scarce translations to Persian ( #14542 )
7 months ago
github-actions[bot]
9dbf9f362a
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
4e68aebf1c
🔥 Remove translation to emoji to simplify the new setup with LLM autotranslations ( #14541 )
7 months ago
github-actions[bot]
be655ae071
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
dd21dd55ea
🌐 Update translations for pt (update-outdated) ( #14537 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
github-actions[bot]
a645ca8d38
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
4b3c646b4a
🔧 Update test workflow config, remove commented code ( #14540 )
7 months ago
github-actions[bot]
e398d7653e
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
5078240ffb
👷 Configure coverage, error on main tests, don't wait for Smokeshow ( #14536 )
7 months ago
github-actions[bot]
9f26ed7499
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
f3e5112b5a
👷 Run Smokeshow always, even on test failures ( #14538 )
7 months ago
github-actions[bot]
34f5969862
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
23ae6cb22c
👷 Make Pydantic versions customizable in CI ( #14535 )
7 months ago
github-actions[bot]
197d404f0a
📝 Update release notes
[skip ci]
7 months ago