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

Skip to content

ci: added release job for test build

Hasib Prince requested to merge 2461-app_update_test_build into main

Summary

This MR added a job related to creating the release for /e/ OS test build so that app lounge can receive update for eDrive app.

Technical details

create-json-files and generate-apks, these 2 jobs are modified to generate an apk signed with test key and JSON file for /e/ OS test build. A new job create-test-release is added, which will create a release with this signed apk and JSON file.

Issue

backlog/-/issues/2461

Summary by CodeRabbit

  • New Features

    • Introduced a new test release job to enhance the APK build process.
    • Added support for handling a test APK in the CI/CD pipeline.
  • Improvements

    • Updated execution rules for the release job to allow manual triggering.
    • Enhanced metadata handling for the test APK in JSON outputs.
Edited by CodeRabbitAI

Merge request reports

Loading