Commit graph

40 commits

Author SHA1 Message Date
renovate[bot]
d3fe41bbed
Update rui314/setup-mold digest to 7344740 (#962)
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: 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]
43d584ad98
Update actions/download-artifact action to v5 (#966)
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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 06:12:23 +00:00
renovate[bot]
f1e9fe8754
Update docker/metadata-action action to v5.8.0 (#934)
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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 06:17:47 +00:00
renovate[bot]
89762cf676
Update astral-sh/setup-uv action to v6.4.3 (#905)
Some checks are pending
CI / python package (push) Waiting to run
CI / Check generated files unedited (push) Waiting to run
CI / mkdocs (push) Waiting to run
CI / pre-commit (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
[@&#8203;eifinger](https://redirect.github.com/eifinger)
([#&#8203;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
[@&#8203;eifinger](https://redirect.github.com/eifinger)
([#&#8203;498](https://redirect.github.com/astral-sh/setup-uv/issues/498))

#### 🧰 Maintenance

- chore: update known versions for 0.8.1/0.8.2
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#&#8203;497](https://redirect.github.com/astral-sh/setup-uv/issues/497))
- chore: update known versions for 0.8.0
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#&#8203;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]
326db79d6f
Update rui314/setup-mold digest to 702b190 (#856)
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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:27:20 +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
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
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)
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
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)
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
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
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