feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: GH-ACTIONS-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [devops, cicd, automation, github]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[GitHub Actions CI/CD (자동화 파이프라인)]]
|
||||
# GitHub Actions CI/CD (자동화 파이프라인)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "코드가 저장소에 들어오는 순간부터 배포까지의 모든 여정을 자동화하라" — GitHub 이벤트(Push, PR 등)에 반응하여 테스트, 빌드, 배포 워크플로우를 실행하는 클라우드 네이티브 자동화 도구.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity의 모든 하위 프로젝트(ConnectAI, Skybound 등)는 GitHub Actions를 통해 자동 빌드 및 릴레이 테스트를 수행하며, 검증된 코드만 메인 브랜치에 병합됨.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[DevOps]], [[Continuous-Integration]], [[Continuous-Deployment]], [[Infrastructure-as-Code]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/GitHub-Actions-CI-CD.md]]
|
||||
- DevOps, Continuous-Integration, Continuous-Deployment, Infrastructure-as-Code
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/GitHub-Actions-CI-CD.md
|
||||
|
||||
Reference in New Issue
Block a user