Dhruv Manilawala
07868315cb
Add ty.inlayHints.callArgumentNames reference ( #981 )
2025-08-14 15:04:13 +05:30
renovate[bot]
d3fe41bbed
Update rui314/setup-mold digest to 7344740 ( #962 )
...
CI / mkdocs (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:21:15 +02:00
renovate[bot]
790681a781
Update actions/download-artifact digest to de96f46 ( #961 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-08-11 06:19:49 +00:00
renovate[bot]
3114841a1c
Update actions/cache action to v4.2.4 ( #963 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:19:30 +02:00
renovate[bot]
94285869e5
Update dependency python to 3.13 ( #964 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:19:15 +02:00
renovate[bot]
702dee2ef2
Update docker/login-action action to v3.5.0 ( #965 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:18:56 +02:00
renovate[bot]
32bbdaed6e
Update pre-commit dependencies ( #967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:18:29 +02:00
renovate[bot]
43d584ad98
Update actions/download-artifact action to v5 ( #966 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 06:12:23 +00:00
Dhruv Manilawala
daf8e91b93
Add ty.experimental.rename, ty.inlayHints.variableTypes ( #951 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
## Summary
This PR adds reference documentation for the two new editor settings
that were added in https://github.com/astral-sh/ruff/pull/19800 and
https://github.com/astral-sh/ruff/pull/19780 .
## Test Plan
<img width="2491" height="1374" alt="Screenshot 2025-08-07 at 19 24 44"
src="https://github.com/user-attachments/assets/f0fc32c5-1045-4fd9-900d-c4e7e429d54f "
/>
2025-08-07 19:37:44 +05:30
Dhruv Manilawala
7858ecb61b
Update editor settings reference with new format ( #944 )
...
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
## Summary
This PR updates the documentation to reflect the changes made in
https://github.com/astral-sh/ruff/pull/19614 and
https://github.com/astral-sh/ty-vscode/pull/106 .
## Test Plan
<details><summary>Screenshot of the new editor settings reference
page:</summary>
<p>
<img width="4992" height="3702" alt="image"
src="https://github.com/user-attachments/assets/e3afd5a3-8b5b-43c3-addd-e1d6636ab1b7 "
/>
</p>
</details>
2025-08-07 10:31:22 +05:30
Dhruv Manilawala
1712284c8f
Bump version to 0.0.1-alpha.17 ( #945 )
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
2025-08-06 17:30:28 +05:30
renovate[bot]
f1e9fe8754
Update docker/metadata-action action to v5.8.0 ( #934 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 06:17:47 +00:00
renovate[bot]
29cb6c9385
Update pre-commit dependencies ( #933 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit )
| repository | patch | `v0.12.5` -> `v0.12.7` |
|
[astral-sh/uv-pre-commit](https://redirect.github.com/astral-sh/uv-pre-commit )
| repository | patch | `0.8.3` -> `0.8.4` |
Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://redirect.github.com/renovatebot/renovate/discussions/new )
if you have any questions.
---
### Release Notes
<details>
<summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>
###
[`v0.12.7`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.12.7 )
[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.12.6...v0.12.7 )
See: https://github.com/astral-sh/ruff/releases/tag/0.12.7
###
[`v0.12.6`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.12.6 )
[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.12.5...v0.12.6 )
See: https://github.com/astral-sh/ruff/releases/tag/0.12.7
Ruff's 0.12.6 release was yanked. See the linked release notes for more
information.
</details>
<details>
<summary>astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)</summary>
###
[`v0.8.4`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.8.4 )
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.8.3...0.8.4 )
See: https://github.com/astral-sh/uv/releases/tag/0.8.4
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 07:07:51 +01:00
Micha Reiser
e48b66fd76
Improve visibility of copy and line separator in dark mode ( #917 )
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-07-31 07:50:59 +01:00
Joren Hammudoglu
e663c524c2
ty badge (#897 )
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-07-28 20:35:08 +01:00
renovate[bot]
89762cf676
Update astral-sh/setup-uv action to v6.4.3 ( #905 )
...
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv ) |
action | patch | `v6.4.1` -> `v6.4.3` |
---
### Release Notes
<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>
###
[`v6.4.3`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.4.3 ):
🌈 fix relative paths starting with dots
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.4.2...v6.4.3 )
#### 🐛 Bug fixes
- fix relative paths starting with dots
[@​eifinger](https://redirect.github.com/eifinger )
([#​500](https://redirect.github.com/astral-sh/setup-uv/issues/500 ))
###
[`v6.4.2`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.4.2 ):
🌈 Interpret relative inputs as under working-directory
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.4.1...v6.4.2 )
#### Changes
This release will interpret relative paths in inputs as relative
to the value of `working-directory` (default is `${{ github.workspace
}}`) .
This means the following configuration
```yaml
- uses: astral-sh/setup-uv@v6
with:
working-directory: /my/path
cache-dependency-glob: uv.lock
```
will look for the `cache-dependency-glob` under `/my/path/uv.lock`
#### 🐛 Bug fixes
- interpret relative inputs as under working-directory
[@​eifinger](https://redirect.github.com/eifinger )
([#​498](https://redirect.github.com/astral-sh/setup-uv/issues/498 ))
#### 🧰 Maintenance
- chore: update known versions for 0.8.1/0.8.2
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​497](https://redirect.github.com/astral-sh/setup-uv/issues/497 ))
- chore: update known versions for 0.8.0
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​491](https://redirect.github.com/astral-sh/setup-uv/issues/491 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 08:52:16 +02:00
renovate[bot]
47cde2d61b
Update pre-commit dependencies ( #906 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit )
| repository | patch | `v0.12.4` -> `v0.12.5` |
|
[astral-sh/uv-pre-commit](https://redirect.github.com/astral-sh/uv-pre-commit )
| repository | patch | `0.8.0` -> `0.8.3` |
Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://redirect.github.com/renovatebot/renovate/discussions/new )
if you have any questions.
---
### Release Notes
<details>
<summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>
###
[`v0.12.5`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.12.5 )
[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.12.4...v0.12.5 )
See: https://github.com/astral-sh/ruff/releases/tag/0.12.5
</details>
<details>
<summary>astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)</summary>
###
[`v0.8.3`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.8.3 )
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.8.2...0.8.3 )
See: https://github.com/astral-sh/uv/releases/tag/0.8.3
###
[`v0.8.2`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.8.2 )
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.8.1...0.8.2 )
See: https://github.com/astral-sh/uv/releases/tag/0.8.2
###
[`v0.8.1`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.8.1 )
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.8.0...0.8.1 )
See: https://github.com/astral-sh/uv/releases/tag/0.8.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 08:52:01 +02:00
David Peter
c452e53a04
Bump version to 0.0.1-alpha.16 ( #890 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Changes which I chose not to include; let me know if one of these should
be added:
```
- Add warning for unknown `TY_MEMORY_REPORT` value ([#19465 ](https://github.com/astral-sh/ruff/pull/19465 ))
- Add goto definition to playground ([#19425 ](https://github.com/astral-sh/ruff/pull/19425 ))
- Added support for "go to references" in ty playground. ([#19516 ](https://github.com/astral-sh/ruff/pull/19516 ))
- Fall back to `Unknown` if no type is stored for an expression ([#19517 ](https://github.com/astral-sh/ruff/pull/19517 ))
- Make `Module` a Salsa ingredient ([#19495 ](https://github.com/astral-sh/ruff/pull/19495 ))
- Return a tuple spec from the iterator protocol ([#19496 ](https://github.com/astral-sh/ruff/pull/19496 ))
```
---------
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-07-25 15:46:28 +02:00
renovate[bot]
326db79d6f
Update rui314/setup-mold digest to 702b190 ( #856 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:27:20 +02:00
renovate[bot]
c28ac94f29
Update pre-commit dependencies ( #857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:26:29 +02:00
renovate[bot]
c2b60be502
Update astral-sh/setup-uv action to v6.4.1 ( #858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:25:20 +02:00
David Peter
0369a35981
Bump version to 0.0.1-alpha.15 ( #852 )
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
2025-07-18 14:49:13 +02:00
Dmitry
01c75b8b4a
fix: incorrect working directory for Git command ( #849 )
2025-07-18 11:55:09 +00:00
renovate[bot]
03f35a4908
Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.3 ( #821 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 08:32:01 +02:00
renovate[bot]
1145e8a101
Update pre-commit dependencies ( #809 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-07-11 07:59:44 +00:00
renovate[bot]
e3470c2396
Update docker/build-push-action action to v6.18.0 ( #805 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:59:20 +02:00
renovate[bot]
5427e32ea9
Update docker/login-action action to v3.4.0 ( #806 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:59:11 +02:00
renovate[bot]
c45a2e68eb
Update docker/metadata-action action to v5.7.0 ( #807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:59:00 +02:00
renovate[bot]
65b963cebb
Update rui314/setup-mold digest to 85c79d0 ( #804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 07:47:11 +00:00
renovate[bot]
04e0cee8dc
Update Swatinem/rust-cache action to v2.8.0 ( #810 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:53 +02:00
renovate[bot]
7a60b7c45d
Update docker/setup-buildx-action action to v3.11.1 ( #808 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:33 +02:00
renovate[bot]
436741bf76
Update astral-sh/setup-uv action to v6 ( #811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:22 +02:00
renovate[bot]
c455e87a59
Update uraimo/run-on-arch-action action to v3 ( #812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:09 +02:00
renovate[bot]
df68276709
Update PyO3/maturin-action action to v1.49.3 ( #797 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:29:24 +02:00
Charlie Marsh
232a5d6895
Sync env.md script in release pipeline ( #782 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
## Summary
See: https://github.com/astral-sh/ruff/pull/19205
Closes: https://github.com/astral-sh/ty/issues/773 .
2025-07-08 11:34:51 -04:00
Alex Waygood
3ececb07e6
Bump version to 0.0.1-alpha.14 ( #778 )
...
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-07-08 12:46:08 +01:00
Dhruv Manilawala
21886e591c
Add docs for ty.diagnosticMode ( #779 )
2025-07-08 12:21:13 +01:00
हिमांशु
a38c3c30d9
Document TY_MEMORY_REPORT ( #768 )
...
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
## Summary
Closes #714 .
2025-07-07 16:53:50 +00:00
David Peter
6a408d5f98
Bump version to 0.0.1a13 ( #756 )
...
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
CI / mkdocs (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-07-02 19:39:04 +02:00
David Peter
2d0f4be889
Use 'origin' as the default remote name ( #755 )
...
We use `origin` as the default remote name elsewhere in this doc, so
let's use it here as well?
2025-07-02 18:25:34 +02:00
David Peter
f867272b3a
Update documentation links to point to https://docs.astral.sh/ty/
2025-07-02 09:40:49 -05:00
David Peter
c70ae8c84a
Update ruff submodule reference and auto-generate files
2025-07-02 09:40:49 -05:00
Zanie Blue
9ade58a254
Rename "Introduction" to "Getting started" ( #753 )
2025-07-02 09:40:49 -05:00
David Peter
75af7fca4d
Minor adjustments to docs ( #752 )
2025-07-02 09:40:49 -05:00
Zanie Blue
3634c41020
Naively split the "Overview" page into child pages ( #748 )
...
Splits each top-level heading of the existing documentation into
a dedicated page as a starting point.
---------
Co-authored-by: David Peter <mail@david-peter.de>
2025-07-02 09:40:49 -05:00
Zanie Blue
0f44fb86a9
Build the documentation in CI ( #734 )
...
To ensure things are working! The `--strict` flag performs checks for
valid URLs and such.
2025-07-02 09:40:49 -05:00
Zanie Blue
fba03297fe
Add ty letter logo asset ( #747 )
...
<img width="471" alt="Screenshot 2025-07-01 at 12 01 07 PM"
src="https://github.com/user-attachments/assets/404eaeaa-9d8a-4307-82c4-d9757d4d7f43 "
/>
This renders up in the top left
2025-07-02 09:40:49 -05:00
Zanie Blue
f58fd6b9d6
Add favicon ( #746 )
...
This needs to be the Astral icon since all of the documentation pages
are on the same subdomain
2025-07-02 09:40:49 -05:00
Zanie Blue
c14037ab2a
Copy basic template and styling for documentation from uv ( #729 )
...
This copies the documentation scaffolding from uv, doing the minimum
amount of work to make it viable.
---------
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-07-02 09:40:49 -05:00
Zanie Blue
cbfaf725ff
Publish documentation on release ( #731 )
...
Extends #730 , separated so we can test publishing the documentation
manually before doing so on release.
This is copied from ruff.
2025-07-02 09:40:49 -05:00