relate: f6751853 --BUILDS_ON--> 73646e80

This commit is contained in:
Cal Corum 2026-03-04 21:31:37 -06:00
parent 181c94509d
commit fbfd201531
3 changed files with 25 additions and 2 deletions

View File

@ -6,7 +6,7 @@ tags: [gitea, ci-cd, actions, workflow, convention, docker]
importance: 0.8
confidence: 0.8
created: "2026-02-18T20:06:25.840515+00:00"
updated: "2026-03-05T03:31:28.837084+00:00"
updated: "2026-03-05T03:31:37.369943+00:00"
relations:
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
type: RELATED_TO
@ -78,6 +78,11 @@ relations:
direction: incoming
strength: 0.88
edge_id: d58f3407-85a7-42d6-8c1d-635a5c94145a
- target: f6751853-4ca9-4c82-a767-3348ad6275a7
type: BUILDS_ON
direction: incoming
strength: 0.9
edge_id: 3306abcd-55f2-4a83-b91b-e1f36218ba38
---
All CI/CD workflows across projects use shared composite actions from cal/gitea-actions repo on Gitea. This repo is PUBLIC (required for runner auth to work with REQUIRE_SIGNIN_VIEW=false).

View File

@ -6,7 +6,7 @@ tags: [gitea-actions, docker, ci-cd, composite-action, docker-tags, calver]
importance: 0.8
confidence: 0.8
created: "2026-03-05T03:31:12.382315+00:00"
updated: "2026-03-05T03:31:35.073515+00:00"
updated: "2026-03-05T03:31:37.369943+00:00"
relations:
- target: 73646e80-a640-4316-b7c6-54a4330f1b28
type: RELATED_TO
@ -28,6 +28,11 @@ relations:
direction: incoming
strength: 0.95
edge_id: 83c9944b-7736-4964-a1e3-fa5e45b65b70
- target: 73646e80-a640-4316-b7c6-54a4330f1b28
type: BUILDS_ON
direction: outgoing
strength: 0.9
edge_id: 3306abcd-55f2-4a83-b91b-e1f36218ba38
---
# Docker Tags Composite Action: Three-Channel Branch-Based Tag Resolution

View File

@ -0,0 +1,13 @@
---
id: 3306abcd-55f2-4a83-b91b-e1f36218ba38
type: BUILDS_ON
from_id: f6751853-4ca9-4c82-a767-3348ad6275a7
from_title: "Docker Tags Composite Action: Three-Channel Branch-Based Tag Resolution"
to_id: 73646e80-a640-4316-b7c6-54a4330f1b28
to_title: "Gitea Actions shared composite actions repo pattern"
strength: 0.9
created: "2026-03-05T03:31:37.369943+00:00"
updated: "2026-03-05T03:31:37.369943+00:00"
---
docker-tags action follows the shared composite actions repo convention