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

feat: Write github workflows for CI & CD #6

Merged
merged 3 commits into from
Jun 23, 2024
Merged

Conversation

mkSpace
Copy link
Collaborator

@mkSpace mkSpace commented Jun 18, 2024

πŸ›  Changes

μ„œλ²„ 배포λ₯Ό μœ„ν•œ CD 및 CI Workflow μž‘μ„±

πŸ§šβ€β™€οΈ To Reviewers

  • ν˜„μž¬ DB 관련뢀뢄이 λ¬Όλ €μžˆμ§€ μ•Šμ•„μ„œ μ„œλ²„κ°€ μ œλŒ€λ‘œ μ‹€ν–‰ μ•ˆλ  수 μžˆλŠ”λ° μΆ”ν›„ JASYPT μ„€μ • λ„£μ–΄μ„œ μ„œλ²„ 잘 μ˜¬λΌκ°€λŠ”μ§€ μ²΄ν¬ν•΄λ³Όκ²Œμš”. μš°μ„  μ½”λ“œ 상 이상이 μ—†λ‹€λ©΄ Approve λΆ€νƒλ“œλ¦½λ‹ˆλ‹€
  • μ“Έλͺ¨ μ—†λŠ” ν”ŒλŸ¬κ·ΈμΈ μ‚­μ œν–ˆμŠ΅λ‹ˆλ‹€.

πŸŽ’ Related Issues (optional)

πŸ‘” Check List

  • PR 이름이 맞게 μž‘μ„±λ˜μ—ˆλŠ”κ°€? (ex. feat: User login ~)
  • Testκ°€ μ„±κ³΅μ μœΌλ‘œ μ‹€ν–‰λ˜λŠ”κ°€?

on:
pull_request:
branches:
- master
Copy link
Member

Choose a reason for hiding this comment

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

main

@mkSpace mkSpace added the Do not merge Do not merge this branch label Jun 19, 2024
@mkSpace mkSpace force-pushed the feature/github-flows branch 12 times, most recently from a570836 to 877af74 Compare June 19, 2024 17:07
@mkSpace mkSpace removed the Do not merge Do not merge this branch label Jun 19, 2024
Copy link
Member

@210-reverof 210-reverof left a comment

Choose a reason for hiding this comment

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

KakaoTalk_Photo_2024-06-21-14-45-51


- name: 도컀 이미지 λΉŒλ“œ & ν‘Έμ‹œ by jib
run: |
./gradlew :pic-api:jib -Prelease
Copy link
Member

Choose a reason for hiding this comment

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

μ € 맨날 Dockerfile둜 λΉŒλ“œν–ˆμ—ˆλŠ”λ° λ°°μ›Œκ°‘λ‹ˆλ‹€

@@ -44,11 +42,11 @@ subprojects {
}
}

tasks.bootJar {
tasks.getByName("bootJar") {
Copy link
Member

Choose a reason for hiding this comment

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

와 이런 λ©”μ„œλ“œλ‘œλŠ” 처음 λ΄μš” κ³ μƒν•˜μ…¨μŠ΅λ‹ˆλ‹€

environment_name: pic-backend-eb-env
version_label: pic-deploy-${{steps.current-time.outputs.formattedTime}}
region: ap-northeast-2
deployment_package: ./deploy/Dockerrun.aws.json
Copy link
Member

Choose a reason for hiding this comment

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

λΉˆμŠ€ν†‘λ„ λ°°μ›Œκ°λ‘₯

@god9599 god9599 merged commit 2bddc6e into develop Jun 23, 2024
2 checks passed
@god9599 god9599 deleted the feature/github-flows branch June 23, 2024 08:00
210-reverof pushed a commit that referenced this pull request Jun 29, 2024
feat: Write github workflows for CI & CD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants