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

release v1.0.4 #189

Merged
merged 18 commits into from
May 22, 2024
Merged

release v1.0.4 #189

merged 18 commits into from
May 22, 2024

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    97c671e View commit details
    Browse the repository at this point in the history
  2. [feat] cd 환경 구축

    Git 태그 지정시, release 노트를 생성, release-apk 첨부
    Firebase App Distributio 에 release-apk 를 테스터들에게 배포
    easyhooon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    89da478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44500e6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    0bc415a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4288136 View commit details
    Browse the repository at this point in the history
  3. [fix] cd 로직 수정

    - tag 설정할 때가 아니라 main 에 PR 할 때
    - pr 네이밍 속에 version name 을 추출하여 release 노트 생성 및 release.apk 파이어베이스에 등록
    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ce8255a View commit details
    Browse the repository at this point in the history
  4. [chore] git cache 삭제

    google-services.json 관련
    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d41a5ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4616a18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f98d4f8 View commit details
    Browse the repository at this point in the history
  7. [chore] app version up

    cd 가 정상작동 하는지 테스트하기 위한 app version up
    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e38d2b7 View commit details
    Browse the repository at this point in the history
  8. [fix] ci run build success

    google-services.json base64 로 인코딩 후 디코딩
    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    36d1d0b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #188 from Project-Unifest/feat/cd

    [feat] CD 환경 구축
    easyhooon authored May 21, 2024
    Configuration menu
    Copy the full SHA
    cd477d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aecf842 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4111b50 View commit details
    Browse the repository at this point in the history
  12. [chore] cd generate unifest.jks step 순서 변경

    keystore.properties step 앞으로 이동
    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    77a118f View commit details
    Browse the repository at this point in the history
  13. [refactor] ci/cd step 간결화

    각각의 텍스트를 가져와서 덮어쓰기 하는 방식에서, 전체 텍스트 파일을 가져오는 형식으로 변경
    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3a5cf73 View commit details
    Browse the repository at this point in the history
  14. [chore] "" -> '' 로 통일

    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7f650d9 View commit details
    Browse the repository at this point in the history
  15. [style] 앱 이름 한글로 변경

    -decode, -d 로 간략화
    easyhooon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8deb463 View commit details
    Browse the repository at this point in the history