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

안드로이드 워크플로우 구축 #66

Merged
merged 13 commits into from
Nov 14, 2023
Merged

안드로이드 워크플로우 구축 #66

merged 13 commits into from
Nov 14, 2023

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    9da9d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c8197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f101b33 View commit details
    Browse the repository at this point in the history
  4. feat: 시작화면, 로그인, 회원가입 화면 레이아웃 추가

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8de781f View commit details
    Browse the repository at this point in the history
  5. refactor: 사용하지 않는 테스트 케이스 삭제

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    25d6503 View commit details
    Browse the repository at this point in the history
  6. setup: Root 디렉토리에 gitignore 추가

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    549dd1a View commit details
    Browse the repository at this point in the history
  7. setup: Ktlint용 editorconfig 추가

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2ea5b95 View commit details
    Browse the repository at this point in the history
  8. setup: Ktlint CI 추가

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f88a108 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. setup: Gitignore 에 Keystore 및 Release 디렉토리 추가

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0990b88 View commit details
    Browse the repository at this point in the history
  2. setup: gradlew 바이너리 업데이트

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    38bce6e View commit details
    Browse the repository at this point in the history
  3. chore: 불필요한 idea 설정 xml 줄 삭제

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f6ab793 View commit details
    Browse the repository at this point in the history
  4. setup: Firebase App Distribution 자동 배포 설정

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    464a941 View commit details
    Browse the repository at this point in the history
  5. fix: Ktlint 워크플로우 디렉토리 오류 수정

    Co-Authored-By: EunhoKang <[email protected]>
    Co-Authored-By: ootr47 <[email protected]>
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ae4a630 View commit details
    Browse the repository at this point in the history