Conversation
- GCP 및 env 빌드 기반 파이프라인 구축
- enviroment 적용
- enviroment 적용
- 백엔드에서 챗봇 개발 예정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣ Issue Number
#521
📝 요약(Summary)
프론트엔드 배포 자동화를 위한 GitHub Actions 파이프라인을 구축했습니다.
운영용(prod)과 비운영용(dev/staging) 환경을 분리하여 빌드-테스트-배포 워크플로우를 완성했습니다.
주요 변경사항:
💬 공유사항
OPENAI_API_KEY는 임시 환경변수로, 추후 백엔드 대체 필요문서