Commit graph

19 commits

Author SHA1 Message Date
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
0c73ba928e
Add basic issue template (#67) 2025-05-07 16:41:20 +02:00
Micha Reiser
41630b0f69
Add PR template (#68) 2025-05-07 14:36:02 +00: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
Micha Reiser
62511da209
Add renovate configuration (#30) 2025-05-05 11:20:18 -05:00