Skip to content

[IDLE-35] 프로젝트 CI구축(test project when merge to develop) #4

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

Merged
merged 12 commits into from
Jun 25, 2024

Conversation

J0onYEong
Copy link
Contributor

@J0onYEong J0onYEong commented Jun 25, 2024

1. 관련된 이슈 및 소개

develop브렌치로 병합전 레포지토리의 Tuist 프로젝트를 test합니다.

2. 알게된 점

  • simulator를 이용한 test action에는 Certificate와 Provisioning profile이 필요하지 않습니다.
  • 노출에 민감한 정보는 Private브렌치에 저장하고 Github Action의 워크플로우 내에서 특정 파일을 불러올 수 있습니다.
  • github secrets를 사용하여 민감한 정보를 불어올 수 있는 데이터를 보관할 수 있습니다.

@J0onYEong J0onYEong closed this Jun 25, 2024
@J0onYEong J0onYEong reopened this Jun 25, 2024
@J0onYEong J0onYEong merged commit 98d26f0 into develop Jun 25, 2024
1 check passed
@J0onYEong J0onYEong deleted the feature/CI_setting branch June 25, 2024 13:14
@J0onYEong J0onYEong changed the title [IDLE-35] test workflow추가 [IDLE-35] 포르젝트 CI구축(test project when merge to develop) Jun 25, 2024
@J0onYEong J0onYEong changed the title [IDLE-35] 포르젝트 CI구축(test project when merge to develop) [IDLE-35] 프로젝트 CI구축(test project when merge to develop) Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant