Commit Graph

9 Commits

Author SHA1 Message Date
3a82afd483 fix: rename GITEA_TOKEN to DISPATCH_TOKEN 2026-02-20 09:10:23 -05:00
fb2d58a87f ci: add handler-base auto-update workflow, remove old Python CI 2026-02-20 09:06:02 -05:00
e028d078d8 fix: replace astral-sh/setup-uv action with shell install
All checks were successful
CI / Lint (push) Successful in 1m33s
CI / Test (push) Successful in 1m36s
CI / Release (push) Successful in 5s
CI / Notify (push) Successful in 1s
The JS-based GitHub Action doesn't work on Gitea's act runner.
Use curl installer + GITHUB_PATH instead.
2026-02-13 19:40:54 -05:00
58465b77d8 fix: upgrade setup-uv to v7 with explicit activate-environment: false
Some checks failed
CI / Test (push) Failing after 22s
CI / Release (push) Has been skipped
CI / Lint (push) Failing after 28s
CI / Notify (push) Successful in 1s
2026-02-02 08:26:09 -05:00
9841fd3819 fix: downgrade setup-uv to v4 for act_runner compatibility
Some checks failed
CI / Release (push) Has been cancelled
CI / Notify (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
2026-02-02 08:25:23 -05:00
d5767a31da fix: use --extra dev for optional dependencies
Some checks failed
CI / Lint (push) Failing after 30s
CI / Test (push) Failing after 19s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 1s
2026-02-02 08:14:58 -05:00
61002a8f4b fix: add --all-groups to uv sync to install dev dependencies
Some checks failed
CI / Lint (push) Failing after 12s
CI / Test (push) Failing after 23s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 2s
2026-02-02 08:11:13 -05:00
c9ba9e22bb feat: add ntfy notifications and semantic versioning (ADR-0015)
Some checks failed
CI / Lint (push) Failing after 24s
CI / Test (push) Failing after 19s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 2s
2026-02-02 08:00:29 -05:00
dd4aea53e6 ci: add Gitea Actions workflow, add uv.lock
Some checks failed
CI / Lint (push) Failing after 1s
CI / Test (push) Failing after 1s
2026-02-02 07:16:04 -05:00