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

release: deploy to prod #2

Merged
merged 22 commits into from
May 26, 2024
Merged

release: deploy to prod #2

merged 22 commits into from
May 26, 2024

Conversation

rlarltj
Copy link
Member

@rlarltj rlarltj commented May 26, 2024

๐Ÿ“„ ์ž‘์—… ์‚ฌํ•ญ

  • ์• ํ”Œ ๋กœ๊ทธ์ธ ๋ฐ ํšŒ์› ํƒˆํ‡ด ๊ตฌํ˜„
  • ์žฅ๋ถ€ ์ƒ์„ธ ๋‚ด์—ญ CUD ๋ฆฌํŒฉํ† ๋ง
  • ๊ธฐํƒ€ ๋ณ€๊ฒฝ๋œ ์š”๊ตฌ์‚ฌํ•ญ

rlarltj and others added 20 commits April 11, 2024 02:52
* refactor: LedgerService ๋ฉ”์†Œ๋“œ ๋ถ„๋ฆฌ

* refactor: move updateTotalBalance method to Entity

* refactor: change calculator return type to int

* refactor: ๋ˆ„์  ์ž”๊ณ ๊ฐ€ ์ •์ƒ ๋ฐ˜์˜๋˜๋„๋ก ํ•œ๋‹ค.
* feat: ๋‚ด์ •๋ณด ์กฐํšŒ api์— provider field๋ฅผ ์ถ”๊ฐ€ํ•œ๋‹ค.

* feat: ํŠน์ • ๊ธฐ๊ฐ„์˜ ์žฅ๋ถ€๋ฅผ ๋ฐ˜ํ™˜ํ•˜๋Š” ๋ฉ”์†Œ๋“œ๋ฅผ ์ถ”๊ฐ€ํ•œ๋‹ค.

* feat: LedgerReader์˜ ๊ณตํ†ต ์ฝ”๋“œ๋ฅผ ๋ฉ”์†Œ๋“œ ๋ถ„๋ฆฌํ•œ๋‹ค.

* feat: LedgerControllerV2, RequestV2๋ฅผ ์ถ”๊ฐ€ํ•œ๋‹ค.
* feat: swagger scan ํŒจํ‚ค์ง€๋ฅผ ์ˆ˜์ •ํ•œ๋‹ค.

* feat: ๋ˆ„๋ฝ๋œ Tag, Operation์„ ์ถ”๊ฐ€ํ•œ๋‹ค.
* chore: remove unused util class

* feat: OAuthProvider์— Apple์„ ์ถ”๊ฐ€ํ•œ๋‹ค.

* feat: bouncy castle, JWT decode ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ์ถ”๊ฐ€ํ•œ๋‹ค.

* feat: yml์— apple ํ™˜๊ฒฝ ๋ณ€์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•œ๋‹ค.

* feat: apple login service๋ฅผ ๊ตฌํ˜„ํ•œ๋‹ค.

* refactor: Apple login ์‹œ name์„ http body๋กœ ๋ฐ›๋Š”๋‹ค.

* feat: OAuth ๊ณ„์ •์„ revokeํ•˜๋Š” ๋ฉ”์†Œ๋“œ๋ฅผ ์ถ”๊ฐ€ํ•œ๋‹ค.

* feat: ์ตœ์ดˆ ๋กœ๊ทธ์ธ ์‹œ authorizationCode๋กœ refreshToken์„ ์ทจ๋“ํ•œ๋‹ค.

* feat: AppleUser ์ •๋ณด๋ฅผ ์ €์žฅํ•˜๋Š” Entity๋ฅผ ์ถ”๊ฐ€ํ•œ๋‹ค.

* feat: ํšŒ์›๊ฐ€์ž… ์‹œ Apple User์ธ ๊ฒฝ์šฐ AppleUser๋ฅผ ์ €์žฅํ•œ๋‹ค.
* feat: ๋‚ด ์†Œ์† ์กฐํšŒ ๊ฒฐ๊ณผ์— ์†Œ์†์˜ ์ƒ์„ฑ์ผ์ž๋„ ํฌํ•จํ•œ๋‹ค.

* chore: remove unused fields

* chore: userToken ํ•„๋“œ๋ฅผ ์‚ญ์ œํ•œ๋‹ค.
* feat: ๋‚ด ์†Œ์† ์กฐํšŒ ๊ฒฐ๊ณผ์— ์†Œ์†์˜ ์ƒ์„ฑ์ผ์ž๋„ ํฌํ•จํ•œ๋‹ค.

* chore: remove unused fields

* chore: userToken ํ•„๋“œ๋ฅผ ์‚ญ์ œํ•œ๋‹ค.
feat: ํšŒ์› ํƒˆํ‡ด ์‹œ OAuth token์„ revokeํ•œ๋‹ค.
@rlarltj rlarltj self-assigned this May 26, 2024
@rlarltj rlarltj merged commit 09e0fe7 into main May 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant