Coder Social home page Coder Social logo

sool-dam-a's People

Contributors

dev-seokho avatar f-lab-bot avatar github-actions[bot] avatar rogarithm avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rogarithm

sool-dam-a's Issues

회원가입 기능

  • 다음 키워드에 대해 알아보고 각각이 어떤 역할을 맡아야 하는지 정하기 (api, dao, domain, dto, service) (effort 2)
    • request dto와 response dto에 어떤 정보가 들어가야 할지 알아보기
  • myBatis 적용 방법 알아보기 (effort 2)
  • 필요한 쿼리 리스트 정하고 구현하기 (effort 2)
  • 테스트 코드 작성하기 (effort 3)

Github Actions 테스트 환경 세팅

상황

  • 로컬에서는 test가 정상적으로 작동하지만 PR 올렸을 때 github action에서 실행하는 build는 실패하고 있다.

예상되는 이유

  • application.yml. application.yml에서는 MySql Environment variable를 설정했지만, github action에서 build 시에 env를 설정해주지 않아서 API 호출 테스트가 깨지는 것 같다.

예상한 해결 방법

  • CI쪽에 env를 넣어주기

알아볼 내용

  • Github action에서 빌드 수행시에 환경변수를 주입해주면, build 가 성공할 수 있을지, 성공하려면 어떤 변수를 넣어주어야할지
  • 아니면 Test 를 위한 환경을 구성할 수 있는 방법은 없을지

회원가입 기능 미반영한 부분

  • (구현 방식 논의 후) name 중복인 경우 유효성 검사 로직 추가
  • ControllerAdvice의 동작 방식과 Handler vs Controller에 대해 알아보기
  • SELECT * 을 컬럼 이름을 명시하도록 바꾸기

Github Actions 세팅

  • Github Actions 를 이용하여 CI 구축
  • PR 이 올라왔을때, Github Action 이 PR 올라온 branch 에 대해 build 수행

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.