Skip to content

Tenant CI production build

Martin Santangelo requested to merge ci-tenant-build-prod into develop

Ticket(s) / Related Merge Requests

#5499 (closed)

Summary of Changes

  • Added the extra config fields required to do a production build (package name, etc)
  • Fixed the adaptive icon generation
  • Added a notification icon for android, generated based on the main icon. (Temporary solution until the asset can be uploaded on the admin panel)
  • Added the CI job to generate the builds and submit them to the stores

Testing Considerations

(Share which areas to focus on while testing this MR)

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports