4 Commits

Author SHA1 Message Date
uberwald a1f54d010f Fix Gitea API URL path to include /gitea/ prefix
CI / ci (push) Successful in 44s
Release Creation / build (release) Successful in 49s
- Updated asset upload URLs from /api/v1/ to /gitea/api/v1/
- This matches the Gitea instance's base path

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-25 15:33:08 +02:00
uberwald 97ff77cbce Release CI/CD
CI / ci (push) Successful in 1m29s
Release Creation / build (release) Successful in 1m38s
2026-05-25 15:25:30 +02:00
uberwald 4a43c0b6a6 Fix release workflow to use curl for asset upload
CI / ci (push) Successful in 47s
- Replace gitea.com/actions/release-action with direct API calls
- Upload module.zip and module.json to existing release using Gitea API
- Use release.id from event context to target correct release

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-25 15:23:51 +02:00
uberwald 359e7336a4 Release CI/CD3
CI / ci (push) Failing after 8s
2026-05-25 14:28:28 +02:00