docs: 260319 오후 ivada_project 경로수정·워크플로우 업데이트 워크로그

Made-with: Cursor
This commit is contained in:
happybell80 2026-03-19 15:27:13 +09:00
parent de13708e5c
commit 7718c84167

View File

@ -0,0 +1,30 @@
---
tags: [robeing, worklog, ivada_project, deploy, workflow]
---
# 260319 오후 ivada_project 경로 수정 및 워크플로우 업데이트
## 작업 요약
| 레포 | 커밋 | 내용 |
|------|------|------|
| robeing/skill-publish | c289bb9 | deploy.yml 경로 `ivada_project``robeing` 수정 |
| robeing/fluent-bit | a0905c4 | cicd.yml 경로 `ivada_project``robeing` 수정 |
| robeing/DOCS | de13708 | scheduled_daily_briefing.json 실제 운영 경로 반영 (09:10, DB job config) |
## 상세
### 1. ivada_project 경로 제거
- **배경**: ivada_project는 빈 껍데기 상태, 실제 운영은 robeing/ 하위에서 수행됨
- **수정**: skill-publish, fluent-bit의 Gitea Actions 워크플로우에서 배포 경로를 `robeing/` 기준으로 변경
- **검증**: 푸시 후 CI 트리거, fluent-bit 51124 배포 실행 확인
### 2. scheduled_daily_briefing 워크플로우
- n8n JSON에 SSOT 노트 추가, 실제 운영 경로(09:10 cron, DB job config) 반영
- `scheduler_source`, `channel_id`, `runtime` 등 메타데이터 정리
## 후속
- ivada_project/ 디렉터리 삭제 가능 (활성 참조 제거 완료)