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

chore: init fastlane with iOS #454

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

MaxSchaefer
Copy link
Member

This pull request introduces fastlane for managing building, signing and uploading our apps to Apple App Store and Google Play Store. This pr is focusing on iOS. Android will follow soon due to some key rotations.

Beside the access to our private certificate repository here on GitHub, the CI fastlane exptects the following environment variables:

  • MATCH_PASSWORD
  • MATCH_USERNAME
  • APP_STORE_CONNECT_API_KEY_KEY_ID
  • APP_STORE_CONNECT_API_KEY_ISSUER_ID
  • APP_STORE_CONNECT_API_KEY_KEY

Also the CI needs access for our private certificate repository

It finally works thanks to https://medium.com/revelo-tech/setting-up-automatic-ios-release-with-fastlane-and-match-on-ci-cd-server-16c3f1d79bc5.

@MaxSchaefer MaxSchaefer added the app:helpwave tasks Concerns the helpwave tasks app label Nov 22, 2023
@MaxSchaefer MaxSchaefer self-assigned this Nov 22, 2023
Copy link

github-actions bot commented Nov 22, 2023

BrowserStack

Commit: 42d65ae

helpwave tasks

helpwave impulse

@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch from 7a11533 to d0c3e90 Compare November 25, 2023 01:08
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 01:08 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch from d0c3e90 to cfdd53b Compare November 25, 2023 01:21
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 01:21 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch 2 times, most recently from 148c722 to 42e3402 Compare November 25, 2023 01:28
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 01:28 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch 2 times, most recently from a9c3f91 to 8ae344d Compare November 25, 2023 01:48
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 01:48 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 01:53 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch from 8ae344d to a14227f Compare November 25, 2023 15:01
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 15:01 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch 2 times, most recently from e9e0cfa to d71d0a9 Compare November 25, 2023 17:06
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 17:06 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch from d71d0a9 to 92a9b9d Compare November 25, 2023 17:22
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 17:22 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch from 92a9b9d to 96b3cd5 Compare November 25, 2023 17:30
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 17:30 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch from 96b3cd5 to 0522cf1 Compare November 25, 2023 17:31
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 17:31 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer force-pushed the issue/x-init-fastlane branch from 0522cf1 to f870af5 Compare November 25, 2023 17:34
@MaxSchaefer MaxSchaefer had a problem deploying to tasks (iOS: TestFlight) November 25, 2023 17:34 — with GitHub Actions Failure
@MaxSchaefer MaxSchaefer removed their assignment Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:helpwave tasks Concerns the helpwave tasks app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant