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
Owner

Summary

  • Replaces inline CalVer, Gitea tag, and Discord notification steps with reusable composite actions from cal/gitea-actions
  • Standardizes webhook secret name from DISCORD_WEBHOOK_URL to DISCORD_WEBHOOK
  • Reduces workflow from 202 lines to 116 lines

Test plan

  • Verify Actions runner can fetch composite actions from cal/gitea-actions
  • Verify CalVer tag is created on merge to main
  • Verify Discord notification fires on success/failure
## Summary - Replaces inline CalVer, Gitea tag, and Discord notification steps with reusable composite actions from cal/gitea-actions - Standardizes webhook secret name from DISCORD_WEBHOOK_URL to DISCORD_WEBHOOK - Reduces workflow from 202 lines to 116 lines ## Test plan - [ ] Verify Actions runner can fetch composite actions from cal/gitea-actions - [ ] Verify CalVer tag is created on merge to main - [ ] Verify Discord notification fires on success/failure
cal added 1 commit 2026-02-18 17:49:51 +00:00
ci: Use shared composite actions from cal/gitea-actions
Some checks failed
Build Docker Image / build (pull_request) Failing after 8s
9e70c633bd
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>
cal added 1 commit 2026-02-18 18:04:48 +00:00
ci: trigger workflow re-run
Some checks failed
Build Docker Image / build (pull_request) Failing after 11s
a1af8ea665
cal added 1 commit 2026-02-18 19:32:27 +00:00
Fix act_runner auth: short-form local actions + full GitHub URLs
Some checks failed
Build Docker Image / build (pull_request) Failing after 2m6s
cc5e746247
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>
cal added 1 commit 2026-02-18 19:40:50 +00:00
ci: retrigger workflow after REQUIRE_SIGNIN_VIEW fix
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m55s
4d1352ace8
cal merged commit a44aafc940 into main 2026-02-18 19:47:56 +00:00
cal deleted branch ci/shared-actions 2026-02-18 19:47:56 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/major-domo-database#18
No description provided.