Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

2288 add release job

Hasib Prince requested to merge 2288-add_release_job into main

Description

We have updated the CI pipeline script to publish the release for Mail app. This release will be used as the source of the update process of App Lounge.

Technical details

App Lounge needs data to know about the latest version of Mail app and the download link of the app. The added jobs in the pipeline create a JSON file where info (versionname, versioncode, URL of the apk etc) of the latest version of mail app are mentioned. App Lounge accesses this JSON file to perform the necessary actions for the update process.

Issues

backlog/-/issues/2288

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Summary by CodeRabbit

  • New Features

    • Introduced a structured release management process within the CI/CD pipeline for the Android application.
    • Enhanced the application's capability to handle larger message downloads by increasing the maximum auto-download size.
  • Version Updates

    • Updated the application version from 6.711 to 6.712, reflecting the latest release.
Edited by CodeRabbitAI

Merge request reports

Loading