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

Github Action CD 코드, Dockerfile 작성 #65

Open
DevKTak opened this issue Jul 5, 2023 · 0 comments
Open

Github Action CD 코드, Dockerfile 작성 #65

DevKTak opened this issue Jul 5, 2023 · 0 comments
Assignees

Comments

@DevKTak
Copy link
Collaborator

DevKTak commented Jul 5, 2023

주요업무

  • CD 코드 작성
  • Dockerfile 작성
@DevKTak DevKTak self-assigned this Jul 5, 2023
DevKTak added a commit that referenced this issue Jul 6, 2023
* feat: 스프링배치 재고 추가 기능 개발

- 배치가 한번도 돌지않은 새로생긴 룸에 대해서 spring.batch.stock.add.day 설정값에 따라 일자 만큼 재고 추가
- 배치가 한번이라도 돌았던 룸은 하루가 지날때마다 자정에 현재까지 재고 있는 마지막 날의 다음날 하루 재고 추가

* feat: Stock 재고 추가 관련 yml key 관리 => @ConfigurationProperties 로 변경

* refactor: 스프링 배치 패키지 구조 이동

* refactor: 사용하지 않는 import 제거

* feat: Stock Entity에서 Room에 대한 Cascade 속성을 사용해서 영속 전이 되도록 수정

* Update application.yml

* feat: 불필요한 변수 제거

* refactor: 주석 제거

* refactor: f4688b9 rebase

* feat: CI를 위한 코드 작성

* fix: 스프링 배치 에러

* fix: 도커허브 로그인 에러 원인 찾는중

* fix: docker hub 로그인 에러 원인 찾는 중

* feat: 도커 로그인 액션 버전 변경

* feat: key값 변경

* no message

* no message

* no message

* no message

* no message
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

No branches or pull requests

1 participant