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

Chat 63 dev ops tool chain #5

Closed
wants to merge 9 commits into from
Closed

Commits on Jan 3, 2024

  1. [fix] git commit history 깔끔하게 수정 - project setting branch re-merge (#4)

    * Docs: add README.md
    
    * Feat: 프로파일 설정 추가
    
    * Feat: 테스트 용 User Controller 추가
    
    ---------
    
    Co-authored-by: Kjiw0n <[email protected]>
    nonaninona and Kjiw0n committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c19af0c View commit details
    Browse the repository at this point in the history
  2. Chore : Create gradle.yml for github action

    Feat:CI Test
    
    Feat:CI Test
    
    firsy_commit
    
    Create gradle.yml
    Mouon authored and nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    38942d4 View commit details
    Browse the repository at this point in the history
  3. Chore : make deploy job in gradle.yml

    Feat : Update gradle.yml
    
    Feat : Update gradle.yml
    
    Feat: CI/CD TEST
    
    Feat: CI/CD TEST
    
    Feat : Update gradle.yml
    
    CD 구축을 위한 파일 수정
    Mouon authored and nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ab4fc0a View commit details
    Browse the repository at this point in the history
  4. Chore : build/deploy trouble shooting in gradle.yml

    Chore : CI/CD Test
    
    Chore : CI/CD TEST
    
    Chore : CI/CD TEST gradle.yml내용 복구
    
    Chore : Update gradle.yml
    
    gradle.yml 오류수정을 위해 파일 수정
    
    Chore : Update gradle.yml
    
    keyscan에서 사용하는 DNS주소 변경
    
    Chore : Update gradle.yml
    
    jar 오류해결위해 수정 시도
    
    Chore : Update build.gradle
    
    jar 생성관련 코드 수정
    
    Chore : Update build.gradle
    
    Chore : Update gradle.yml
    
    로그 추가
    
    Chore : Update build.gradle
    
    jar 생성 경로 설정
    
    Feat:CI Test2
    
    Feat:CI Test jdk11->jdk17
    
    Feat:CI Test jdk11->jdk17
    Mouon authored and nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    64ccf52 View commit details
    Browse the repository at this point in the history
  5. Chore : Change target branch into CHAT-63

    Chore : CI/CD TEST
    
    Chore : Update gradle.yml
    
    작업브렌치에서 작업 재시작
    
    Chore : Update build.gradle
    
    의존성 문제 해결
    
    Chore : Update build.gradle
    
    파일 수정
    
    Chore : Update gradle.yml
    
    jar 경로 상세지정
    
    Chore : Update build.gradle
    
    자바 버전 수정후 테스트
    
    Chore : Update gradle.yml
    
    로그수정
    
    Chore : Update gradle.yml
    
    빌드관련명령어 수정
    
    Chore : Update build.gradle
    
    bootJar 작업 활성화
    Mouon authored and nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8071fb8 View commit details
    Browse the repository at this point in the history
  6. Chore : build 파일 업로드 테스트

    build 파일 업로드 테스트
    
    Chore : Update gradle.yml
    
    빌드 부분 로그 추가
    
    Chore : Update gradle.yml
    
    jar 파일 경로 수정
    
    Chore : Update gradle.yml
    
    문법 오류 수정
    
    Chore : Update gradle.yml
    
    Check deploy script exists 추가
    
    Chore : deploy.sh Upload
    
    파일 업로드
    
    Chore : Update gradle.yml
    
    환경 변수 설정
    
    Chore : Update deploy.sh
    
    환경변수 불러오기로 변경
    
    Chore : Update deploy.sh
    
    파일경로 수정
    
    Chore : Update deploy.sh
    
    키값  참조하는 방식 변경
    
    Chore : Update deploy.sh
    
    TARGET_DIR 변경
    
    Chore : Update deploy.sh
    
    오류 분석을 위해 로그 추가
    
    Chore : Update gradle.yml
    
    환경변수 설정 순서 변경
    
    Chore : Update gradle.yml
    
    Chore : Update gradle.yml
    
    Chore : Update gradle.yml
    
    작업 분리
    
    Chore : Update deploy.sh
    
    문법 변경
    
    Chore : CI/CD TEST
    Mouon authored and nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    de13a8b View commit details
    Browse the repository at this point in the history
  7. Chore : add Docker

    Chore : Docker add
    
    Chore : Update gradle.yml
    
    도커 빌드과정에 추가 테스트
    
    Chore : Update gradle.yml
    
    오류 수정
    
    Chore : Update gradle.yml
    
    Chore : Update gradle.yml
    
    도커 이메일 사용자 이름으로 변경
    
    Chore : Update gradle.yml
    
    Docker 이미지 태그 일관성
    
    Chore : Update gradle.yml
    
    시크릿값제공
    
    Chore : Update gradle.yml
    
    작업순서 변경
    
    Chore : Update gradle.yml
    
    스크립트내에 source ~/.bash_profile 추가
    
    Chore : Update gradle.yml
    
    Chore : Update gradle.yml
    
    Chore : Update gradle.yml
    
    fix : remove plain jar file, add user.html
    
    resolve "no main manifest attribute" error
    
    fix : fix jar file name in JAR_PATH in Dockerfile
    
    fix : fix about jar in gradle&docker
    
    fix :
    
    fix :
    
    fix : github actions
    
    fix : add sudo
    
    fix : edit scrtips
    
    fix : RestController into Controller
    Mouon authored and nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7d77801 View commit details
    Browse the repository at this point in the history
  8. Feat: 테스트용 페이지 추가

    open ai api 테스트용 페이지 추가
    Mouon authored and nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    060c88d View commit details
    Browse the repository at this point in the history
  9. Feat : test용 페이지 구성 변경/테스트 실패

    Exception message 확인 결과
    
    현희 키
    429 Too Many Requests : You exceeded your current quota, please check your plan and billing details.
    
    현준 키
    401 Unauthorized: [no body]
    nonaninona committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b4e0f58 View commit details
    Browse the repository at this point in the history