Skip to content

[infra] GitHub Actions CI 구성#14

Merged
rlafurud merged 1 commit into
devfrom
feature/6-ci
Jun 5, 2026
Merged

[infra] GitHub Actions CI 구성#14
rlafurud merged 1 commit into
devfrom
feature/6-ci

Conversation

@rlafurud

@rlafurud rlafurud commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

개요

push/PR(main·dev) 시 자동 검증 CI 추가.

  • frontend: npm cinpm run build
  • backend: pip install -r requirements.txtcompileallimport app

검증

  • ✅ 로컬에서 backend compileall + app import 통과

Closes #6

Closes #6

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rlafurud rlafurud merged commit a5cd42a into dev Jun 5, 2026
2 checks passed
@rlafurud rlafurud deleted the feature/6-ci branch June 5, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant