4 Commits

Author SHA1 Message Date
Arne Weiss b742a833d1 Fix admin controller l() error and redundant CI runs
Add l() wrapper to AdminSimpleWithdrawalController so PS8 routing does
not throw UndefinedMethodError; restrict build workflow to branch pushes
only so tag pushes no longer trigger a redundant build run.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 08:26:10 +02:00
Arne Weiss b3547946cc Add release.sh for patch version bumping
Build / build (push) Successful in 13s
2026-06-01 08:17:18 +02:00
Arne Weiss 2a5b58ad3e Fix release pipeline: add contents:write permission, log API response
Build / build (push) Successful in 10s
Release / release (push) Successful in 11s
2026-06-01 08:10:17 +02:00
Arne Weiss 920d837fb9 Add Gitea Actions CI/CD pipeline with release workflow
Build / build (push) Successful in 9s
Release / release (push) Failing after 8s
2026-06-01 08:08:34 +02:00