Commit graph

141 commits

Author SHA1 Message Date
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)
Some checks failed
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)
Some checks are pending
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)
Some checks are pending
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)
Some checks failed
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
Zanie Blue
cd4ca0bd00
Drop the README transform and Rust cache from the docs publish workflow (#745)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
See failure at
4514952765

These are vestigial
2025-07-01 11:50:06 -05:00
Zanie Blue
ed08b1855a
Add documentation publishing workflow (#730)
Adds a documentation publishing workflow as a part of
https://github.com/astral-sh/ty/pull/729 but is based on `main` so we
can test the workflow dispatch against the branch.

This is copied from ruff with updated names.
2025-07-01 11:31:55 -05:00
Alex Waygood
43e323e909
Improve release instructions (#702)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
2025-06-25 13:51:03 +01:00
Alex Waygood
f7446a6ee7
Bump version to 0.0.1-alpha.12 (#700)
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2025-06-25 12:37:46 +01:00
Alex Waygood
d3f948df60
Tell Rooster to ignore PRs labeled with ci when generating changelogs (#701) 2025-06-25 12:28:46 +01:00
Micha Reiser
4bd25b710b
Use environment.root instead of src.root in README (#694)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-06-24 14:53:00 +02:00
Micha Reiser
5f2a43e7e5
Document file exclusion (#647)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
2025-06-18 09:10:31 +00:00
Dhruv Manilawala
27e0a80f46
Document python.ty.disableLanguageServices (#668)
This PR documents the new option `python.ty.disableLanguageServices`.
2025-06-18 11:58:43 +05:30
David Peter
1ae7038368
Bump version to 0.0.1a11 (#672)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
Co-authored-by: Carl Meyer <carl@astral.sh>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-17 22:28:08 +02:00
Zanie Blue
9788148709
Ignore default major and minor labels during version determination (#673)
Otherwise, a `breaking` label will move us to 1.0.0
2025-06-17 15:19:08 -05:00
Andrew Gallant
efa735beac
docs: remove experimental section (#650)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
This was only used to opt into completions. But we're removing the
opt-in in https://github.com/astral-sh/ruff/pull/18650, so let's remove
it from the docs too.

Ref #86
2025-06-16 07:43:25 -04:00
Carl Meyer
15bae14c22
Bump version to 0.0.1-alpha.10 (#651)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-13 20:19:49 +00:00
Aria Desires
56d44b6df9
update cargo-dist and use the recursive-tarball feature (#617)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Fixes #372
2025-06-12 10:32:22 -04:00
Dhruv Manilawala
2feba5eb22
Bump version to 0.0.1-alpha.9 (#634)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-06-11 11:05:43 +00:00
Charlie Marsh
e69569b4fe
Update list of referenced environment variables (#612)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Closes #564.
2025-06-08 20:10:20 -04:00
Dhruv Manilawala
c1337c962c
Bump version to 0.0.1-alpha.8 (#568)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-02 17:06:30 +05:30
Alex Waygood
820b7411b7
Update docs README for Python version inference from environment (#565) 2025-06-02 11:24:46 +00:00
David Peter
afb20f6feb
Bump version to 0.0.1a7 (#516)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-05-26 20:39:35 +02:00
Sumana Harihareswara
55b4120370
Contributor guide: document sources of autogenerated reference docs (#490)
## Summary

Explain in `CONTRIBUTING.md` that some ty help text and reference
documentation result from source code that lives in Ruff, and point to
sources, to help tech writer contributors.

Inspired by my stumble in #478 and subsequent pointers in
https://github.com/astral-sh/ruff/pull/18246 .

## Test Plan

I used `git grep` to search the Ruff repository for several chunks of
the prose in `docs/reference/` to verify which source code contains text
that turns into the autogenerated docs. I pushed my branch to GitHub and
manually checked that the formatting and hyperlinks were correct.
2025-05-23 08:42:03 +02:00
Sumana Harihareswara
aaef059330
Fix anchor tag in README ToC (#486)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
2025-05-22 14:54:55 +02:00
Sumana Harihareswara
9cd30272fd
Add ToC and troubleshooting guidance to detailed README (#464)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-05-21 15:54:37 -04:00
Fabrizio Damicelli
d6138521fd
Add setup guide for using language server in Neovim (#436)
## Summary

Add documentation for minimal setup of `ty` on Neovim.

---------

Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2025-05-21 15:23:39 +00:00
Alex Waygood
f11c6012d7
Bump version to 0.0.1-alpha.6 (#465)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-05-20 15:47:25 -04:00
Daniel Hollas
2b9ea7e899
Add link to playground to README.md (#440) 2025-05-20 14:48:54 -04:00
David Peter
7c1c7f55aa
Issue template: link to frequently encountered problems (#446)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
2025-05-19 14:13:19 +02:00
Emil Sadek
4ad13f211d
Add: README badges (#432)
Some checks failed
CI / python package (push) Has been cancelled
CI / pre-commit (push) Has been cancelled
CI / Check generated files unedited (push) Has been cancelled
Co-authored-by: Emil Sadek <esadek@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-05-17 16:35:29 +00:00
Carl Meyer
3b726d87a2
Bump version to 0.0.1a5 (#434) 2025-05-17 08:57:49 -04:00
Zanie Blue
cf971274f6
Bump version to 0.0.1a4 (#426)
Some checks are pending
CI / Check generated files unedited (push) Waiting to run
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
2025-05-16 12:19:54 -05:00
Max Mynter
b6767534cf
[CI] Add check for changes in autogenerated files (#415)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
2025-05-16 08:05:04 +02:00
Matthew Mckee
44f26717cf
Add daily property tests (#413)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
2025-05-16 00:56:31 +00:00
Zanie Blue
144a26d448
Bump version to 0.0.1a3 (#407)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
2025-05-15 07:37:23 -05:00
Zanie Blue
516aa69688
Use Cargo-style versions in the changelog (#397)
Some checks are pending
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
Uses https://github.com/zanieb/rooster/pull/70, which should fix dist's
changelog -> GitHub Release propagation.
2025-05-14 19:36:44 -05:00