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) #49

Merged
merged 17 commits into from
Jul 18, 2024

Conversation

pylapp
Copy link
Member

@pylapp pylapp commented Jul 18, 2024

Note: Please transform - [ ] into - (NA) in the description when things are not applicable

Related issues

Description

Motivation & Context

Types of change

  • Bug fix (non-breaking which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Previews

Checklist

Contribution

Accessibility

  • My change follows accessibility good practices

Design

  • My change respects the design guidelines of Orange Unified Design System

Development

  • My change follows the developer guide
  • I have added unit tests to cover my changes (optional)

Documentation

  • My change introduces changes to the documentation and/or I have updated the documentation accordingly

Checklist (for Core Team only)

  • The evolution have been tested and the project builds for iPhones and iPads
  • Code review has been done by reviewers according to CODEOWNERS file
  • Design review has been done
  • Accessibiltiy review has been done
  • Q/A team has tested the evolution
  • Documentation has been updated if relevant
  • Internal files have been updated if relevant (like CONTRIBUTING, DEVELOP, THIRD_PARTY, CONTRIBUTORS, NOTICE)
  • CHANGELOG has been updated respecting keep a changelog rules and reference the issues

pylapp added 17 commits July 17, 2024 09:44
… strategy

- For release use a dedicated provisioning profile
- For debug use automatic signing to make easier onboarding on new developers without having to generate new provisioning profiles
- Change bundle identifier
- Display build details in about screen
- Improve Fastlane scripts configuration and lanes

The aim of this commit is to split build types: DEBUG, ALPHA, BETA, PROD
and also to setup CIC/CD pipeline in our internal runner.

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Display ALPHA mode and issues numbers

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Add app icons sets for alpha (debug), beta and prod (release)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Will make things easier with update of Inf.plsit and metadata values for builds

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp self-assigned this Jul 18, 2024
@pylapp pylapp requested a review from ludovic35 as a code owner July 18, 2024 14:01
@pylapp pylapp merged commit 7944802 into develop Jul 18, 2024
4 checks passed
@pylapp pylapp deleted the experimental/cicd-integration-v2 branch July 18, 2024 14:05
pylapp added a commit that referenced this pull request Jul 18, 2024
Closes #13

The aim of this commit is to provide an alpha version of the application, built using sources of a specific GitHub branch, so as to test few features for validation people.
The CI/CD chain is today based on GitLab CI with our internal runners so as to keep in our side the certificates and profiles.

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]>
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