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

Skip to content

create staging and prod apks

Nishith Khanna requested to merge 3481-main-staging into main

Description

Update gitlab ci so that it can create both prod and staging apks. For all our build variants. Have also cleaned up the file and removed duplicates

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/3481

10 commandments of code review

👪 ❤️ https://gitlab.e.foundation/groups/e/-/wikis/contribute/development-processes/code-review-guidelines

Summary by CodeRabbit

  • Refactor

    • Streamlined the build pipeline by separating production and staging build jobs, each generating their own APK artifacts.
    • Modularized APK generation into distinct jobs for production and staging, improving clarity and artifact handling.
    • Updated job dependencies and execution order for better maintainability and reliability.
  • Chores

    • Simplified and cleaned up CI configuration, removing unnecessary package installations and redundant rules.
Edited by CodeRabbitAI

Merge request reports

Loading