Conversation
Update path for Release.xcconfig creation in workflow
Change method of creating Release.xcconfig by decoding base64.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
요약GitHub Actions 릴리스 워크플로우의 xcconfig 파일 생성 단계를 수정하여 정확한 파일 경로를 지정하고 Base64 디코딩 기능을 추가했습니다. README 파일의 불필요한 공백을 제거했습니다. 변경 사항
코드 리뷰 예상 난이도🎯 2 (Simple) | ⏱️ ~10 분 ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or 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
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.
✅ 작업한 내용
fastlane 이랑 github action 이용해서 release 브랜치에 머지될 경우 앱스토어 커넥트까지 해당 버전 배포 직전상태까지 완료되게 구현했습니다.
이제 배포할 때 직접 아카이브하고 올릴 필요 없이 버전에 대한 설명을 pr에 적어서 기록하고 병합시키면 될 것 같네요!
지금은 약 6분 정도 걸리던데 별도 태스크로 이거 속도도 한 번 최적화 해보겠습니다.
이슈도 따로 안 파고 엄청 막 잡다하게 해서 흐름에 관한 설명은 대면 혹은 디코로 해주는 게 좋을듯
Summary by CodeRabbit
릴리스 노트
문서
정비