Skip to content

⚡️ Github Actions를 이용한 CI / CD 구현 #35

@techinpark

Description

@techinpark

What do you want ?

  • Github Actions 의 기능을 이용한 CI/CD를 구현합니다.

  • Create Release

  • CI

  • Beta Distribution

  • Release Distribution

Description 📝

  • Create Release
    버전명이 포함된 tag가 올라오면 해당 브런치를 Release에 자동 등록해주는 workflow 입니다.

  • CI
    기본적인 App의 Code를 Build Testing 하여 문제없이 빌드 및 테스트가 성공하는지 확인하는 workflow 입니다.

  • Beta Distributon
    Fastlane의 기능을 이용해서 QA 버전을 자동으로 Firebase에 올려주기위한 workflow 입니다.

  • Release Distribution
    Fastlane의 기능을 이용해서 Release 버전을 자동으로 TestFlight에 올려주기위한 workflow 입니다.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions