Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardKruemmel committed Nov 7, 2023
2 parents 24d2611 + 9ab7e63 commit 0a440f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ React Native is using NPM for package management. Please make sure to [install t
## Continuous Integration/Deployment

This repository includes an automatic CI/CD pipeline for checking the respective push/pull-request event and in case of code is merged or pushed into the `master` or `development` branches, it project will be automatically build and published to the Google PlayStore and Apple AppStore using Fastlane. On Android for the `development` branch it will go to the `alpha` testing track and for `master` to the `production` track. On iOS for the `development` branch it will go to the `beta` testing track and for `master` to the `production` track. Note that the update needs to be confirmed by a FaceTheFacts core-maintainer before going live. A ruff overview of this flow can be found in the diagram below:
![CI/CD Flow](img/ci_cd-flow-app.png)
![CI/CD Flow](img/ci_cd-flow-app.png)

0 comments on commit 0a440f5

Please sign in to comment.