daily sync: 3 added, 4 modified, 0 deleted (3 edges)
This commit is contained in:
parent
81d92b3d0e
commit
b3c5137abe
@ -6,7 +6,7 @@ tags: [claude-code, pattern, slash-commands, config]
|
||||
importance: 0.6
|
||||
confidence: 0.8
|
||||
created: "2026-02-13T20:07:31.742736+00:00"
|
||||
updated: "2026-03-01T16:43:47.102663+00:00"
|
||||
updated: "2026-03-02T00:33:27.343963+00:00"
|
||||
relations:
|
||||
- target: dfe48a70-b8ab-4bb5-a3d8-6116fa498168
|
||||
type: RELATED_TO
|
||||
@ -28,6 +28,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.84
|
||||
edge_id: dab7d9a7-efe7-4d0c-a87c-84d3525f36da
|
||||
- target: a2d02aea-07fd-4528-8158-f2f42a23a2dd
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.73
|
||||
edge_id: c52bf965-695a-457a-a950-3e824dd87c0e
|
||||
---
|
||||
|
||||
Claude Code global slash commands live in ~/.claude/commands/<name>.md. The filename (minus .md) becomes the command name (e.g., sync-config.md → /sync-config). The markdown content is the prompt that gets executed when the command is invoked. Created /sync-config to commit and push ~/.claude config to its Gitea repo (homelab remote, main branch).
|
||||
|
||||
@ -6,7 +6,23 @@ tags: [sba-scouting, rust, claude-code, hooks, linting, cargo, configuration, de
|
||||
importance: 0.65
|
||||
confidence: 0.8
|
||||
created: "2026-03-02T00:33:26.804471+00:00"
|
||||
updated: "2026-03-02T00:33:26.804471+00:00"
|
||||
updated: "2026-03-02T00:33:27.343963+00:00"
|
||||
relations:
|
||||
- target: 73646e80-a640-4316-b7c6-54a4330f1b28
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.76
|
||||
edge_id: 72478c93-188b-4e69-8809-5bfd4132e5a0
|
||||
- target: fc4eb194-1b19-4bb7-8b63-97ae30c8a3e0
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.75
|
||||
edge_id: 5a1bd148-d2be-4c98-a116-9068e0d7a6ee
|
||||
- target: e9e6a15a-bec3-4b62-98c9-4a70a5165348
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.73
|
||||
edge_id: c52bf965-695a-457a-a950-3e824dd87c0e
|
||||
---
|
||||
|
||||
# Cargo Check Post-Edit Hook Configuration
|
||||
|
||||
@ -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-01T22:17:02.757258+00:00"
|
||||
updated: "2026-03-02T00:33:27.280642+00:00"
|
||||
relations:
|
||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||
type: RELATED_TO
|
||||
@ -18,6 +18,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.85
|
||||
edge_id: cff48e9a-eb17-49ac-adff-5ff19e1bd3dc
|
||||
- target: a2d02aea-07fd-4528-8158-f2f42a23a2dd
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.76
|
||||
edge_id: 72478c93-188b-4e69-8809-5bfd4132e5a0
|
||||
---
|
||||
|
||||
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).
|
||||
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 72478c93-188b-4e69-8809-5bfd4132e5a0
|
||||
type: RELATED_TO
|
||||
from_id: a2d02aea-07fd-4528-8158-f2f42a23a2dd
|
||||
from_title: "Cargo check post-edit hook for Rust files in Claude Code"
|
||||
to_id: 73646e80-a640-4316-b7c6-54a4330f1b28
|
||||
to_title: "Gitea Actions shared composite actions repo pattern"
|
||||
strength: 0.76
|
||||
created: "2026-03-02T00:33:27.280642+00:00"
|
||||
updated: "2026-03-02T00:33:27.280642+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Cargo check post-edit hook for Rust files in Claude Code → Gitea Actions shared composite actions repo pattern
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: c52bf965-695a-457a-a950-3e824dd87c0e
|
||||
type: RELATED_TO
|
||||
from_id: a2d02aea-07fd-4528-8158-f2f42a23a2dd
|
||||
from_title: "Cargo check post-edit hook for Rust files in Claude Code"
|
||||
to_id: e9e6a15a-bec3-4b62-98c9-4a70a5165348
|
||||
to_title: "Global slash commands are .md files in ~/.claude/commands/"
|
||||
strength: 0.73
|
||||
created: "2026-03-02T00:33:27.343963+00:00"
|
||||
updated: "2026-03-02T00:33:27.343963+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Cargo check post-edit hook for Rust files in Claude Code → Global slash commands are .md files in ~/.claude/commands/
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 5a1bd148-d2be-4c98-a116-9068e0d7a6ee
|
||||
type: RELATED_TO
|
||||
from_id: a2d02aea-07fd-4528-8158-f2f42a23a2dd
|
||||
from_title: "Cargo check post-edit hook for Rust files in Claude Code"
|
||||
to_id: fc4eb194-1b19-4bb7-8b63-97ae30c8a3e0
|
||||
to_title: "[rust] Session: "
|
||||
strength: 0.75
|
||||
created: "2026-03-02T00:33:27.313879+00:00"
|
||||
updated: "2026-03-02T00:33:27.313879+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Cargo check post-edit hook for Rust files in Claude Code → [rust] Session:
|
||||
@ -6,7 +6,7 @@ tags: [rust, session-log]
|
||||
importance: 0.4
|
||||
confidence: 0.8
|
||||
created: "2026-02-27T01:04:28.870976+00:00"
|
||||
updated: "2026-03-02T00:33:19.986050+00:00"
|
||||
updated: "2026-03-02T00:33:27.313879+00:00"
|
||||
relations:
|
||||
- target: e1fad787-7de7-4f62-afb7-6df2ffdea1ed
|
||||
type: RELATED_TO
|
||||
@ -18,6 +18,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.72
|
||||
edge_id: a78f60a1-1597-4b18-835d-c6bc8d97c535
|
||||
- target: a2d02aea-07fd-4528-8158-f2f42a23a2dd
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.75
|
||||
edge_id: 5a1bd148-d2be-4c98-a116-9068e0d7a6ee
|
||||
---
|
||||
|
||||
Files edited (1):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user