-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge: First Week Release #70
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… cluster_develop
Merge pull request #20 from 42Box/19-refactor-기존-mvc-구조에서-mvvm-구조로-변경합니다
* feat(Script📃): prototype을 완성하였습니다. * test(🖥): 테스트를 위해 xcodeproj를 등록합니다. * docs: .gitignore * test(🖥): 테스트를 위해 xcodeproj를 등록합니다. * feat: add script files
* feat(tuist): Project 추가 * fix(tuist): Main.storyboard를 리소스에 추가하였습니다.
* feat(tuist): Project 추가 * fix(tuist): Main.storyboard를 리소스에 추가하였습니다. * feat(tuist): 버전을 고정합니다. * feat(tuist): tuist-versioning 23/08/15 기준 최신버전
feat:SPM으로 SnapKit을 설치했습니다.
- clickBtn로직만 BoxBaseContainerViewController에서 갖고 있음으로써 페이지 구성을 View들에게 맡겼습니다.
- url view model을 바인딩합니다.
* test: swift.yml 🛠 * refactor: 세부브랜치 추가 🛠 * fix: os, version 수정 🛠 * fix: os, version 수정 🛠 * fix: os 추가 🛠 * fix: set-upactions/version 수정 🛠 * fix: actions/set-up version 수정 🛠 * fix: actions/set-up version 수정 🛠 * fix: actions/set-up version 수정 🛠 * fix: actions/set-up version 수정 🛠 * fix: actions/set-up version 수정 🛠 * fix: actions/set-up version 수정 🛠 * fix: 우분투 버전 수정 🛠 * test: 정상적인 build 확인을 위한 Package.swift 추가 * fix: build 테스트를 진행합니다. 🛠 * fix: setup-swift * fix: unbuntu 환경을 삭제합니다. 🛠 * refactor(yml): 중복된 부분을 제거하고 build만 진행합니다. * fix: 🛠 * fix: macos-latest🛠 * refactor(swift): xcode버전과 sdk를 고정시킵니다. * fix: macos-lastest로 관리합니다. 🛠 * fix: 🧩 * fix: macos-11 🖥 * fix: xcode 버전 12.4 및 SDK 고정 🛠 * fix: build test 🛠
feat: View 관련 기능 추가
* ci: 🛠 * ci: 📃 * ci(🛠): ci/cd 부분을 분리합니다 !
setup-swift가 지원하지 않는 부분 변경
hotfix
hotfix
* test: cicd test * test: 잘못써진 부분들을 수정합니다. * ci: deployment ✨ * ci: 개발자 계정 준비 전까지 archive파일을 artifact에 업로드 합니다.
* cd: archive 기능으로 deploy * ci: semantic 예외 추가
hot fix
chanhihi
changed the title
Develop to Main: First Week Release
Merge: First Week Release
Aug 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
첫 주차 배포합니다.