Skip to content

Sync main to develop after v0.1.0 release#95

Merged
seonghobae merged 4 commits into
developfrom
sync/main-to-develop
Mar 27, 2026
Merged

Sync main to develop after v0.1.0 release#95
seonghobae merged 4 commits into
developfrom
sync/main-to-develop

Conversation

@seonghobae
Copy link
Copy Markdown
Owner

Purpose

Sync main back into develop after the v0.1.0 release to ensure develop has the latest release commits including CHANGELOG.md and package-lock.json security fixes.

@seonghobae
Copy link
Copy Markdown
Owner Author

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: bb8e8b59-b717-4288-8bb7-2b38492d20fe

📥 Commits

Reviewing files that changed from the base of the PR and between 4f5e007 and debea93.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • .github/workflows/ossf-scorecard.yml
  • CHANGELOG.md

Cache: Disabled due to Reviews > Disable Cache setting

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.


📝 Walkthrough

Summary by CodeRabbit

  • 새로운 기능
    • v0.1.0 릴리스 추가: 도메인 계약, 크로스 아키텍처 빌드(Windows/macOS, arm64/amd64), 문서·테스트 커버리지 강화, 로컬 분석 및 안전한 오디오 입력, 다중 추출 파이프라인(섹션/폼/큐 앵커/역할 추출), 역할별 메트릭, 리허설 작업공간 UI, 수동 재정의·출처 추적, 우선순위 계산 및 CSV/JSON 내보내기, 정책 기반 YouTube 가져오기 및 로컬 대체 흐름.
  • 잡무(Chores)
    • 배포 결과 게시를 develop 브랜치에서만 수행하도록 워크플로우 조건화.

Walkthrough

.github/workflows/ossf-scorecard.ymlpublish_results 입력을 develop 브랜치에서만 true가 되도록 조건식으로 변경했고, 프로젝트 초기 릴리스 항목을 담은 CHANGELOG.md 파일을 새로 추가했습니다.

Changes

Cohort / File(s) Summary
GitHub Actions 워크플로우
/.github/workflows/ossf-scorecard.yml
ossf/scorecard-actionpublish_results 입력을 상수 true에서 github.ref == 'refs/heads/develop' 조건식으로 변경하여 결과 게시를 develop 브랜치로 제한.
변경 로그
CHANGELOG.md
버전 0.1.0(2026-03-27) 초기 릴리스 항목 추가: 도메인 계약, 크로스 아키텍처 빌드, 분석·추출 파이프라인, UI·우선순위·내보내기, 보안 경계 및 YouTube 정책 기반 가져오기 등 기능 목록 기재.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

🐰 develop에만 빛을 주니
결과는 조용히 거기서만 흐르고
기록 하나 새로 깔리네, 첫 걸음으로
0.1.0의 발자국 소리 살며시
당근 한 조각 축하하며 깡총깡총 🎋

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sync/main-to-develop

Comment @coderabbitai help to get the list of available commands and usage tips.

@seonghobae
Copy link
Copy Markdown
Owner Author

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant