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

Feature: 결승진출자 조회 버튼 분리 #20

Merged
merged 14 commits into from
May 31, 2024
Merged

Feature: 결승진출자 조회 버튼 분리 #20

merged 14 commits into from
May 31, 2024

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    4e18178 View commit details
    Browse the repository at this point in the history
  2. Chore: set overwrite

    Youthhing committed May 28, 2024
    Configuration menu
    Copy the full SHA
    728b339 View commit details
    Browse the repository at this point in the history
  3. Chore: 배포 스크립트 분기 로그 추가 (#7)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    5ead4db View commit details
    Browse the repository at this point in the history
  4. Chore: 브랜치명 확인을 위한 스크립트 경로 수정 (#8)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    38ccd01 View commit details
    Browse the repository at this point in the history
  5. Chore: 작업 디렉토리 신뢰를 위한 Git 설정 (#9)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    30e8250 View commit details
    Browse the repository at this point in the history
  6. Chore: JAR파일 경로 확인을 위한 와일드카드 설정 (#10)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    5590919 View commit details
    Browse the repository at this point in the history
  7. Chore: JAR파일 생성 전 빌드 작업을 추가 (#11)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    37d5531 View commit details
    Browse the repository at this point in the history
  8. Chore: 빌드 후 JAR파일의 이름을 변경하는 방식 채택 (#12)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    
    * Chore: 정상 build 후 JAR파일 이름을 변경하는 방식으로 수정
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    15278ab View commit details
    Browse the repository at this point in the history
  9. Chore: 테스트 서버 jdbc url 수정 (#13)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    
    * Chore: 정상 build 후 JAR파일 이름을 변경하는 방식으로 수정
    
    * Chore: test server jdbc url 수정
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2276ea1 View commit details
    Browse the repository at this point in the history
  10. Fix: DDL_AUTO 오타 수정 (#14)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    
    * Chore: 정상 build 후 JAR파일 이름을 변경하는 방식으로 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: test server jdbc url 수정
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    043c1ad View commit details
    Browse the repository at this point in the history
  11. Chore: Github Actions에 키를 주입하는 방식 변경 (#15)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    
    * Chore: 정상 build 후 JAR파일 이름을 변경하는 방식으로 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: Github action에 키를 주입하는 방식 변경
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    324029d View commit details
    Browse the repository at this point in the history
  12. Chore: 기본 Yaml 파일 환경 변수 세팅 과정 추가 (#16)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    
    * Chore: 정상 build 후 JAR파일 이름을 변경하는 방식으로 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: Github action에 키를 주입하는 방식 변경
    
    * Chore: application.yml 환경 변수 세팅 단계 추가
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    ffa8d1e View commit details
    Browse the repository at this point in the history
  13. Chore: yaml 파일 세팅 과정 오타 수정 (#17)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    
    * Chore: 정상 build 후 JAR파일 이름을 변경하는 방식으로 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: Github action에 키를 주입하는 방식 변경
    
    * Chore: application.yml 환경 변수 세팅 단계 추가
    
    * Chore: application.yml 환경 변수 세팅 단계 추가
    Youthhing authored May 28, 2024
    Configuration menu
    Copy the full SHA
    a1356ce View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Feature: 교육 결승진출자, 우승자 계산, 재전송 API 구현 (#19)

    * Chore: update code-deploy-app-name
    
    * Chore: set overwrite
    
    * Chore: 배포 스크립트 분기 로그 추가
    
    * Chore: 브랜치 확인을 위한 경로 이동 스크립트 추가
    
    * Chore: 작업 디렉토리 신뢰를 위한 git 설정
    
    * Chore: jar파일 경로 구체화
    
    * Chore: jar파일 생성 전 build를 선행 작업으로 추가
    
    * Chore: 정상 build 후 JAR파일 이름을 변경하는 방식으로 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: test server jdbc url 수정
    
    * Chore: Github action에 키를 주입하는 방식 변경
    
    * Chore: application.yml 환경 변수 세팅 단계 추가
    
    * Chore: application.yml 환경 변수 세팅 단계 추가
    
    * docs: Update Feature Issue Template
    
    * docs: Update Fix Issue Template
    
    * docs: PR 템플릿 생성
    
    * docs: PR 템플릿 이모지 제거
    
    * Feature: 교육 결승진출자, 우승자 계산, 재전송 API 구현 (#3)
    
    * feat: 교육 결승진출자 계산, 재전송 API 구현
    
    * feat: 교육 결승진출자 계산, 재전송 API 구현
    
    * feat: kingking member, winner 계산 + 전송 API 구현
    
    * feat: 이미 우승자가 계산됐으면 exception 발생
    
    * refactor: 코드 리뷰를 기반으로 코드 수정
    
    * refactor: 컨트롤러, 서비스 메소드 위치 변경
    
    ---------
    
    Co-authored-by: GiHun Nam <52378919+gikhoon@users.noreply.github.com>
    Youthhing and gikhoon authored May 30, 2024
    Configuration menu
    Copy the full SHA
    2a5c59c View commit details
    Browse the repository at this point in the history