[PR #1504] [MERGED] fix(CI): fix mobile build artifact with proper signing #9111

Closed
opened 2026-02-05 13:58:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1504
Author: @alextran1502
Created: 2/1/2023
Status: Merged
Merged: 2/2/2023
Merged by: @alextran1502

Base: mainHead: fix/mobile-build-artifact


📝 Commits (10+)

📊 Changes

3 files changed (+30 additions, -31 deletions)

View changed files

📝 .github/workflows/build-mobile.yml (+15 -18)
📝 .gitignore (+2 -1)
📝 mobile/android/app/build.gradle (+13 -12)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/1504 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 2/1/2023 **Status:** ✅ Merged **Merged:** 2/2/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/mobile-build-artifact` --- ### 📝 Commits (10+) - [`903d9f6`](https://github.com/immich-app/immich/commit/903d9f621294ef7f928fab202870454f13997242) Fix(CI) fixed mobile build artifact - [`9e2ea81`](https://github.com/immich-app/immich/commit/9e2ea811d70c6397a230c766d2a18b8958dbaf9b) Use sign-android-release action - [`a40e18d`](https://github.com/immich-app/immich/commit/a40e18d963e29467f721689815ba64b488799ffc) Remove unused code - [`8236813`](https://github.com/immich-app/immich/commit/823681327cec9d2092b7638a6108ba75ffc4aace) Use environment variables and flutter auto sign - [`c7d326b`](https://github.com/immich-app/immich/commit/c7d326b87ed3ea86f7680019b685d8a49b29e8c4) fixed path - [`9704eb0`](https://github.com/immich-app/immich/commit/9704eb0235c882e80b33cd42ff06403b65c08353) test - [`9ba457e`](https://github.com/immich-app/immich/commit/9ba457ec5a38736f3835164af47ad2ededd7221f) test - [`7225ffc`](https://github.com/immich-app/immich/commit/7225ffc8e191a9604e3a59447790676a1af710d2) test - [`4a5bee1`](https://github.com/immich-app/immich/commit/4a5bee1b9be036b29bbfbc15432ce2ac82b98ed3) test - [`9f5c483`](https://github.com/immich-app/immich/commit/9f5c4837c894b99d619956e1ca33d8790559de0d) test ### 📊 Changes **3 files changed** (+30 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-mobile.yml` (+15 -18) 📝 `.gitignore` (+2 -1) 📝 `mobile/android/app/build.gradle` (+13 -12) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:58:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9111