daily sync: 3 added, 4 modified, 0 deleted (3 edges)

This commit is contained in:
Cal Corum 2026-03-04 21:31:28 -06:00
parent 86e42ba9ae
commit e7b3367b96
7 changed files with 74 additions and 4 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:14.009010+00:00"
updated: "2026-03-05T03:31:28.837084+00:00"
relations:
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
type: RELATED_TO
@ -73,6 +73,11 @@ relations:
direction: incoming
strength: 0.84
edge_id: bf5ddd41-9da6-4f45-9578-0ab6fa674b0f
- target: 8a1ffc11-7ad8-44d1-9cf3-47e886891ff1
type: RELATED_TO
direction: incoming
strength: 0.88
edge_id: d58f3407-85a7-42d6-8c1d-635a5c94145a
---
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: [claude-agents, issue-worker, autonomous, gitea, configuration]
importance: 0.7
confidence: 0.8
created: "2026-03-02T20:04:56.266618+00:00"
updated: "2026-03-05T03:31:14.093095+00:00"
updated: "2026-03-05T03:31:28.877687+00:00"
relations:
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
type: RELATED_TO
@ -123,6 +123,11 @@ relations:
direction: incoming
strength: 0.76
edge_id: 8e8b6a75-2b86-4771-a19a-b88892e946ab
- target: 8a1ffc11-7ad8-44d1-9cf3-47e886891ff1
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: 2275b94a-0486-4216-90ea-dae6443769dc
---
# issue-worker Agent Definition

View File

@ -0,0 +1,13 @@
---
id: 4b6f7aba-c75d-412c-b284-d54fdb5258cf
type: RELATED_TO
from_id: 8a1ffc11-7ad8-44d1-9cf3-47e886891ff1
from_title: "Paper Dynasty Discord: Multi-Channel CI/CD Pipeline with docker-tags Composite Action"
to_id: 856511bd-a987-48cf-9dfe-ee069f32beea
to_title: "Gitea Actions: Docker buildx registry cache auth fix"
strength: 0.79
created: "2026-03-05T03:31:28.917178+00:00"
updated: "2026-03-05T03:31:28.917178+00:00"
---
Auto-edge: Paper Dynasty Discord: Multi-Channel CI/CD Pipeline with docker-tags Composite Action → Gitea Actions: Docker buildx registry cache auth fix

View File

@ -0,0 +1,13 @@
---
id: d58f3407-85a7-42d6-8c1d-635a5c94145a
type: RELATED_TO
from_id: 8a1ffc11-7ad8-44d1-9cf3-47e886891ff1
from_title: "Paper Dynasty Discord: Multi-Channel CI/CD Pipeline with docker-tags Composite Action"
to_id: 73646e80-a640-4316-b7c6-54a4330f1b28
to_title: "Gitea Actions shared composite actions repo pattern"
strength: 0.88
created: "2026-03-05T03:31:28.837084+00:00"
updated: "2026-03-05T03:31:28.837084+00:00"
---
Auto-edge: Paper Dynasty Discord: Multi-Channel CI/CD Pipeline with docker-tags Composite Action → Gitea Actions shared composite actions repo pattern

View File

@ -0,0 +1,13 @@
---
id: 2275b94a-0486-4216-90ea-dae6443769dc
type: RELATED_TO
from_id: 8a1ffc11-7ad8-44d1-9cf3-47e886891ff1
from_title: "Paper Dynasty Discord: Multi-Channel CI/CD Pipeline with docker-tags Composite Action"
to_id: 4321bee8
to_title: "issue-worker Agent Definition: Autonomous Gitea PR Creator"
strength: 0.8
created: "2026-03-05T03:31:28.877687+00:00"
updated: "2026-03-05T03:31:28.877687+00:00"
---
Auto-edge: Paper Dynasty Discord: Multi-Channel CI/CD Pipeline with docker-tags Composite Action → issue-worker Agent Definition: Autonomous Gitea PR Creator

View File

@ -6,7 +6,7 @@ tags: [gitea, docker, ci-cd, fix, buildx, cache]
importance: 0.7
confidence: 0.8
created: "2026-02-13T20:38:30.950917+00:00"
updated: "2026-03-05T03:31:14.046545+00:00"
updated: "2026-03-05T03:31:28.917178+00:00"
relations:
- target: 77cf0fb1-9a58-43d2-b1d2-6532bafa6204
type: BUILDS_ON
@ -18,6 +18,11 @@ relations:
direction: incoming
strength: 0.77
edge_id: 1ebef1c0-1513-4d6c-a67d-0db8b0878e40
- target: 8a1ffc11-7ad8-44d1-9cf3-47e886891ff1
type: RELATED_TO
direction: incoming
strength: 0.79
edge_id: 4b6f7aba-c75d-412c-b284-d54fdb5258cf
---
When using Docker buildx with registry-based cache (cache-from/cache-to type=registry), the Docker Hub login step must run on ALL builds, not just main branch. Without login, PR builds fail on second run with 'push access denied, repository does not exist or may require authorization' when trying to write cache layers.

View File

@ -6,7 +6,23 @@ tags: [paper-dynasty-discord, ci-cd, docker, workflow, gitea-actions, composite-
importance: 0.8
confidence: 0.8
created: "2026-03-05T03:31:28.444195+00:00"
updated: "2026-03-05T03:31:28.444195+00:00"
updated: "2026-03-05T03:31:28.917178+00:00"
relations:
- target: 73646e80-a640-4316-b7c6-54a4330f1b28
type: RELATED_TO
direction: outgoing
strength: 0.88
edge_id: d58f3407-85a7-42d6-8c1d-635a5c94145a
- target: 4321bee8
type: RELATED_TO
direction: outgoing
strength: 0.8
edge_id: 2275b94a-0486-4216-90ea-dae6443769dc
- target: 856511bd-a987-48cf-9dfe-ee069f32beea
type: RELATED_TO
direction: outgoing
strength: 0.79
edge_id: 4b6f7aba-c75d-412c-b284-d54fdb5258cf
---
# Paper Dynasty Discord: Multi-Channel CI/CD Pipeline with docker-tags Composite Action