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
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
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 )
...
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
Aria Desires
56d44b6df9
update cargo-dist and use the recursive-tarball feature ( #617 )
...
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
Max Mynter
b6767534cf
[CI] Add check for changes in autogenerated files ( #415 )
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 )
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
2025-05-16 00:56:31 +00:00
Zanie Blue
ab530d992d
Restore readme transformation script ( #330 )
2025-05-12 13:40:00 -05:00
Zanie Blue
8ddfe108f4
Add write permissions to docker publish workflow ( #250 )
...
Required to fix 1488870781
Conditional permissions based on whether it's a dry-run or not look
infeasible, or would require duplication of the job.
2025-05-07 12:49:15 -05:00
Micha Reiser
f9ca13a4dd
Add basic CI job ( #69 )
2025-05-07 16:32:58 +02:00
Micha Reiser
f2f1fa644a
Delete unused release jobs and upgrade cargo-dist ( #56 )
2025-05-06 14:52:17 +02:00
Micha Reiser
aeff25fea6
Update email in code of conduct ( #55 )
2025-05-06 08:32:29 +02:00
Zanie Blue
4ae7f04a48
Temporarily force allow pre-release publish for PyPI ( #51 )
2025-05-05 19:40:36 -05:00
Zanie Blue
560119929e
Include the raw tag in Docker publish labels ( #46 )
2025-05-05 18:45:03 -05:00
Zanie Blue
456de14d0b
Drop [ty] prefix from build and publish jobs ( #45 )
2025-05-05 18:39:25 -05:00
Zanie Blue
4a5192af89
Use TAG_VALUE instead of latest for extra Docker file base ( #44 )
2025-05-05 18:30:52 -05:00
Zanie Blue
e478218499
Set permissions during Docker publish ( #43 )
2025-05-05 17:56:57 -05:00
Zanie Blue
a9ce032a63
Compare to dist-workspace instead of pyproject during Docker tag check ( #42 )
2025-05-05 17:29:48 -05:00
Zanie Blue
17c03b2121
Enable binary builds ( #37 )
...
* Renable binary builds on push
* Set GitHub token?
* TMP: only build sdists
* Set `contents: read`
* TMP: Remove readme transform
* Enable all jobs again
* Test the version command during binary builds
* Add `ruff` prefix to archive copy
* Fix Windows
* Revert "Set GitHub token?"
This reverts commit 4841654bb0 .
2025-05-05 16:00:42 -05:00
Zanie Blue
3f7fc751fb
Enable Docker build workflow ( #38 )
2025-05-05 15:48:32 -05:00
Aria Desires
2eadc9e61c
setup cargo-dist and build/publish workflows ( #35 )
...
* setup cargo-dist and build/publish workflows
* add recursives
* temporarily disable build ymls in PRs
2025-05-05 15:44:17 -04:00