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

๐Ÿš€ CI secret ์ ์šฉ์„ ์œ„ํ•œ ์žฌPR #22

Closed
wants to merge 47 commits into from

Conversation

shoeone96
Copy link
Collaborator

โœ… ์š”๊ตฌ์‚ฌํ•ญ

  • github action CI/CD ๊ตฌํ˜„

๐Ÿš€ ์ฃผ์š” ๋ณ€๊ฒฝ์‚ฌํ•ญ

  • MySQL๊ณผ spring server build ๋ฅผ ๋„์›Œ ๊ฒ€์ฆ ์ง„ํ–‰
  • ์ง์ ‘ action ์•ˆ์—์„œ schema๋ฅผ MySQL์— ๋„ฃ๋Š” ๋ฐฉ์‹์œผ๋กœ ์ง„ํ–‰(spring์— ๋ถˆํ•„์š”ํ•œ ์˜์กด์„ฑ ์ถ”๊ฐ€ํ•˜์ง€ ์•Š์Œ)
  • build ๋ฐ ํ…Œ์ŠคํŠธ ์ข…๋ฃŒ๋˜๋Š” ๊ฒƒ ํ™•์ธ
  • pull Request๋ฅผ main branch๋กœ ํ•  ๋•Œ๋งˆ action์ด ์ง„ํ–‰๋จ

๐Ÿ’ก ๊ธฐํƒ€์‚ฌํ•ญ

  • โœ… CI ์ ์šฉํ•˜๊ธฐย #12 ๋ฒˆ์— ํ•ด๋‹นํ•˜๋Š” ๋‚ด์šฉ์ž„
  • ์ถ”ํ›„ ๋กœ๊ฑธ ํ™˜๊ฒฝ์—์„œ ๋Œ๋ ธ๋˜ docker compose๋ฅผ github action ์•ˆ์—์„œ ๋„์šฐ๋Š” ๋ฐฉ์‹์œผ๋กœ ๋ณ€๊ฒฝ ๊ณ ๋ ค
  • lint์™€ jacoco์˜ ๊ธฐ์ค€์— ๋ชป๋ฏธ์ณค์„ ์‹œ action ๊ณผ์ •์ด ์‹คํŒจํ•˜๋Š”์ง€ ํ™•์ธ ํ•„์š”

Secret ์ ์šฉ ํ™•์ธ์„ ์œ„ํ•œ ์žฌ PR

shoeone96 and others added 30 commits December 21, 2023 20:12
schema directory ์ˆ˜์ •
mysql ์—ฐ๊ฒฐ ์‹œ localhost ์ถ”๊ฐ€
mysql ์ƒ์„ฑ ์‹œ๊ฐ„ ๋ถ€์—ฌ ํ›„ init ์ž‘์—… ํ•  ์ˆ˜ ์žˆ๊ฒŒ step ์œ„์น˜ ๋ณ€๊ฒฝ
fix: ci yaml ํŒŒ์ผ ์ˆ˜์ • 4
pull reque ์‹œ ์ž‘๋™ํ•˜๋Š” branch ๋ณ€๊ฒฝ
sql ์ ‘์†๊ณผ์ •์—์„œ ์–ด๋””๊ฐ€ ์ •ํ™•ํžˆ ๋ฌธ์ œ์ธ์ง€ ์•Œ๊ธฐ ์œ„ํ•ด ์‹คํ–‰ ์Šคํฌ๋ฆฝํŠธ ๋ถ„๋ฆฌ
ddl create ๋กœ build์™€ test ๋˜๋Š”์ง€ ์ ๊ฒ€
file ์ˆ˜์ • ํ›„ ์žฌ์‹œ๋„
ํฌํŠธ ๋ฒˆํ˜ธ ์ถ”๊ฐ€
์ธ์ฆ ๋ฌธ์ œ์ธ์ง€ ์žฌํ™•์ธ
์ปจํ…Œ์ด๋„ˆ ์ƒํƒœ ํ™•์ธ
docker ์ ‘์† ๋กœ์ง ์ถ”๊ฐ€
docker ๋ฅผ ์‚ฌ์šฉํ•˜์ง€ ์•Š์€ ์ˆœ์ˆ˜ sql ๋กœ ๊ตฌ๋™
์ ‘์† host ์ถ”๊ฐ€
ํฌํŠธ ๋ฒˆํ˜ธ ์ถ”๊ฐ€
ํฌํŠธ ๋ฐ host ์‚ญ์ œ
mysql ๊ณ„์ • ์ˆ˜์ •
@shoeone96 shoeone96 self-assigned this Dec 22, 2023
@ASak1104 ASak1104 added the enhancement New feature or request label Dec 22, 2023
@ASak1104 ASak1104 linked an issue Dec 22, 2023 that may be closed by this pull request
3 tasks
@ASak1104 ASak1104 closed this Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

โœ… CI ์ ์šฉํ•˜๊ธฐ
3 participants