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

[Tooling] Distribute demo app for feature validation #13

Closed
julien-deramond opened this issue Jun 20, 2024 · 0 comments
Closed

[Tooling] Distribute demo app for feature validation #13

julien-deramond opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
📱 demo app Update of the Demo App 🔨 tool Related to tooling

Comments

@julien-deramond
Copy link
Member

julien-deramond commented Jun 20, 2024

User story

As a developer working on OUDS iOS
I want a solution which will make me able to build app from a working branch (feature, fix, etc)
So that I can send some alpha version of the app with only the feature or fix to test

As a reviewer (from design, a11y, Q/A teams)
I want a version of the app with only few minimal changes
So that I can check the features with as many app as features to test

Details

  • Use internal CI/CD solution to build the sources for dedicated branch
  • Define some specific bundle ID for such alpha app?
  • Set up to multiple alpha release for the app (keeping here any builds)

Related to #12 #43

@pylapp pylapp changed the title Distribute demo app for validation [Tooling] Distribute demo app for feature validation Jul 11, 2024
@pylapp pylapp self-assigned this Jul 12, 2024
pylapp added a commit that referenced this issue Jul 18, 2024
The aim of this commit is to provide an alpha version of the application, built using sources of a specific branch, so as to test few features for validation people.
The CI/CD chain is today based on GitLab CI with our internal runners.

This commit brings:
- update of documentation (both for dev team and release process)
- Fastlane lanes and features to allow builds and uploads
- Xcode configuration to be compliant with TestFlight and to use and display builds metadata

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp closed this as completed in 4350d86 Jul 18, 2024
@pylapp pylapp added 📱 demo app Update of the Demo App 🔨 tool Related to tooling labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 demo app Update of the Demo App 🔨 tool Related to tooling
Projects
Status: Done
Development

No branches or pull requests

2 participants