Skip to content

πŸš€ [Deploy] Merge dev branch into main#100

Open
minseokey wants to merge 193 commits intomainfrom
develop
Open

πŸš€ [Deploy] Merge dev branch into main#100
minseokey wants to merge 193 commits intomainfrom
develop

Conversation

@minseokey
Copy link
Copy Markdown
Collaborator

#️⃣ μ—°κ΄€λœ 이슈

πŸ“ μž‘μ—… λ‚΄μš©

이번 PRμ—μ„œ μž‘μ—…ν•œ λ‚΄μš©μ„ κ°„λž΅νžˆ μ„€λͺ…ν•΄μ£Όμ„Έμš”(이미지 첨뢀 κ°€λŠ₯)

μš΄μ˜μ„œλ²„ ν…ŒμŠ€νŠΈλ₯Ό μœ„ν•΄ Main에 μ§€κΈˆκΉŒμ§€μ˜ 개발 브랜치λ₯Ό λ¨Έμ§€ν•©λ‹ˆλ‹€!~

πŸ“Έ μŠ€ν¬λ¦°μƒ· (선택)

πŸ’¬ 리뷰 μš”κ΅¬μ‚¬ν•­(선택)

minseokey and others added 30 commits February 11, 2025 12:05
βš™οΈ [chore/develop] Implement CI/CD pipeline
* πŸ”§ config: set up application file for dev environment

* πŸ”§ config: add spring doc dependency

* πŸ”§ config: add db dependency

* πŸ”§ config: set up application file for prod environment

* πŸ”§ config: remove profile activation

* πŸ”§ config: move spring docs dependency to kok-api
✨ [feature/develop] implement common response code and error code
minseokey and others added 30 commits April 1, 2025 22:30
πŸš€ [Deploy/prod] refactor prod CD script & SSL config
πŸš€ [Deploy] change nginx reload to restart
* ✨ feat: implement controller and response for getting vote final result

* ✨ feat: implement getting vote deadline service

* ♻️ refactor: rename keys for vote prefix

* ✨ feat: refactor redis data structure and related logics / implement getting most voted station service and adapter

* ♻️ refactor: refactor test and separate validation

* πŸ”§ config: use UTC time

* πŸ› fix: save candidate if not exists before saving votes

* πŸ› fix: return null if no transportationParsedResponse exists

* ✨ feat: add isKokRecommended response field on getting candidates api

* ✨ feat: add location name response field on getting member vote status api
πŸ› refactor: change swagger http to https
* ✨ feat: delete code from route

* ✨ feat: update route name not by code but by script

* πŸ› fix: fix table name
…t on getting room detail API (#107)

* ♻️ refactor: determine participant count by location input count

* βœ… test: fix test response
…ng vote deadline api (#109)

* :bugs: fix: fix key name error

* ✨ feat: add candidateCount field on response for getting vote deadline
…e ttl (#110)

* ✨ feat: add route names need to be changed

* πŸ”§ config: remove timezone configuration

* πŸ› fix: add checking if expire exists

* ✨ feat: add ttl on vote

* ✨ feat: add logging for cannot find key and initiate ttl while getExpire()

* πŸ”§ config: add timezone configuration (UTC)

* ✨ feat: convert to KST for LocalDateTime response
* πŸ› fix: fix getting candidate with duplication

* πŸ› fix: fix to convert UTC to KST
* ♻️ refactor: remove voteStatus from domain and business policy due to only need agreed votes

* ♻️ refactor: refactor deleteVotePort

* ♻️ refactor: rename key for votes and save vote port methods

* ♻️ refactor: rename load vote port method

* ✨ feat: implement finding voted station Ids order by voteCount port

* ♻️ refactor: remove unused method

* ✨ feat: implement vote result domain and sorting by priority if vote count is same

* ✨ feat: implement getting vote results usecase

* ✨ feat: implement initiating vote Count per candidate when saving candidates

* πŸ› fix: fix wrong sorting

* ✨ feat: implement tagging TOP/CLOSE on voteResults domain

* ✨ feat: implement getting members in memberIds by roomId

* ✨ feat: implement getting current vote result controller and facade service

* πŸ› fix: fix to get final result from voteResults which is sorted by priority if votedCount is Same

* πŸ› fix: fix to update tag when same or more than 60%

* ♻️ refactor: add script for changing priority column default value from 0 to 1
…s voted (#118)

* ♻️ refactor: seperate updating room status usecase from get room usecase

* ♻️ refactor: close vote when all member voted
* βš™οΈ chore: remove redis container from docker-compose-dev

* πŸ‘· build: change dev CD workflow trigger temporarily

* πŸ‘· build: update environment arguments

* πŸ‘· build: update environment arguments

* πŸ‘· build: change dev CD workflow trigger temporarily

* πŸ‘· build: update environment arguments

* πŸ‘· build: add dockerhub username on .env

* πŸ‘· build: remove adding dockerhub username on .env from CD Workflow

* βš™οΈ config: remove baseline migration version

* βš™οΈ config: port forward from 80 to 8080 on dev container

* βš™οΈ config: port forward from 8080 to 8080 on dev container

* πŸ‘· build: remove temporal CD workflow trigger
* βš™οΈ config: change configuration name from ncp to aws

* βš™οΈ config: disable swagger springdocs on prod

* πŸ‘· build: seperate deploy.sh & change workflow due to using nginx not by container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore not related to feature or bug deploy doki doki deploy~

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants