Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OING-7] chore: CI 파이프라인 추가 #3

Merged
merged 12 commits into from
Nov 21, 2023
Merged

[OING-7] chore: CI 파이프라인 추가 #3

merged 12 commits into from
Nov 21, 2023

Conversation

CChuYong
Copy link
Member

❓ 기능 추가 배경


CI/CD 구축 (https://no5ing.atlassian.net/browse/OING-5) 을 위함

➕ 추가/변경된 기능


CI (빌드) 파이프라인을 추가하였습니다.

🥺 리뷰어에게 하고싶은 말


안녕하세요 반갑습니다

🔗 참조 or 관련된 이슈


https://no5ing.atlassian.net/browse/OING-7

Copy link
Member

@Ji-soo708 Ji-soo708 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

트리거 발생시키는 브랜치 설정쪽에 궁금한 점이 있어 코멘트만 남깁니다. 그 외에 문제가 없다면 지금 파이프라인 구성 좋다고 생각해요. 수고하셨습니다~ 👍

.github/workflows/prod.yaml Show resolved Hide resolved
@CChuYong CChuYong merged commit c0f8658 into main Nov 21, 2023
2 checks passed
@CChuYong CChuYong deleted the feature/OING-7 branch November 21, 2023 07:12
CChuYong added a commit that referenced this pull request Nov 21, 2023
* docs: create github pr template

* feat: add jib to build.gradle

* feat: add ci script

* chore: 환경변수 출력 코드 추가

* fix: input 경로 변경

* fix: fix nullable issue

* fix: move tags to to closure

* chore: add production manifest

* chore: add invoke rule

* chore: pass docker credentials to build

* chore: add docker credentials  2

* feat: ci 테스트

* feat: add deploy script

* chore: add image-name variable

* chore: fix typo

* chore: change stage name

* chore: passphrase to password

* chore: fix image name

* chore: remove test branch

* chore: add development stage

* chore: remove test stage

* debug: remove debug code

* �[OING-7] chore: CI 파이프라인 추가 (#3)

* docs: create github pr template

* feat: add jib to build.gradle

* feat: add ci script

* chore: 환경변수 출력 코드 추가

* fix: input 경로 변경

* fix: fix nullable issue

* fix: move tags to to closure

* chore: add production manifest

* chore: add invoke rule

* chore: pass docker credentials to build

* chore: add docker credentials  2

* feat: add jib to build.gradle

* feat: add ci script

* fix: fix nullable issue

* fix: move tags to to closure

* feat: ci 테스트

* feat: add deploy script

* chore: add image-name variable

* chore: fix typo

* chore: change stage name

* chore: passphrase to password

* chore: fix image name

* chore: remove test branch

* chore: add development stage

* chore: remove test stage

* debug: remove debug code
@Ji-soo708 Ji-soo708 added the ⚙️ CHORE config, workflow.yml label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ CHORE config, workflow.yml ✨ FEATURE 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants