ci: Use shared composite actions from cal/gitea-actions #18

Merged
cal merged 4 commits from ci/shared-actions into main 2026-02-18 19:47:56 +00:00

4 Commits

Author SHA1 Message Date
Cal Corum
4d1352ace8 ci: retrigger workflow after REQUIRE_SIGNIN_VIEW fix
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m55s
2026-02-18 13:40:48 -06:00
Cal Corum
cc5e746247 Fix act_runner auth: short-form local actions + full GitHub URLs
Some checks failed
Build Docker Image / build (pull_request) Failing after 2m6s
DEFAULT_ACTIONS_URL=self requires local actions use short form
(cal/gitea-actions/...) so the runner passes its auth token, and
GitHub actions use full URLs (https://github.com/...) to bypass
local resolution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 13:32:10 -06:00
Cal Corum
a1af8ea665 ci: trigger workflow re-run
Some checks failed
Build Docker Image / build (pull_request) Failing after 11s
2026-02-18 12:04:45 -06:00
Cal Corum
9e70c633bd ci: Use shared composite actions from cal/gitea-actions
Some checks failed
Build Docker Image / build (pull_request) Failing after 8s
Replace inline CalVer generation, Gitea tag creation, and Discord
notification steps with reusable composite actions. Standardizes
webhook secret name from DISCORD_WEBHOOK_URL to DISCORD_WEBHOOK.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 11:49:35 -06:00