-
Notifications
You must be signed in to change notification settings - Fork 2
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
Conversation
This file contains 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
…am5-BE into feature/OING-7
Ji-soo708
reviewed
Nov 20, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
트리거 발생시키는 브랜치 설정쪽에 궁금한 점이 있어 코멘트만 남깁니다. 그 외에 문제가 없다면 지금 파이프라인 구성 좋다고 생각해요. 수고하셨습니다~ 👍
Ji-soo708
approved these changes
Nov 20, 2023
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
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.
❓ 기능 추가 배경
CI/CD 구축 (https://no5ing.atlassian.net/browse/OING-5) 을 위함
➕ 추가/변경된 기능
CI (빌드) 파이프라인을 추가하였습니다.
🥺 리뷰어에게 하고싶은 말
안녕하세요 반갑습니다
🔗 참조 or 관련된 이슈
https://no5ing.atlassian.net/browse/OING-7