[PR #3509] [MERGED] chore: drop support armV7 #10000

Closed
opened 2026-02-05 14:14:18 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: chore/drop-support-armv7


📝 Commits (2)

📊 Changes

7 files changed (+27 additions, -27 deletions)

View changed files

📝 .github/workflows/docker.yml (+3 -3)
📝 cli/src/api/open-api/api.ts (+2 -2)
📝 mobile/openapi/doc/AssetStatsResponseDto.md (+1 -1)
📝 mobile/openapi/lib/model/asset_stats_response_dto.dart (+11 -11)
📝 mobile/openapi/test/asset_stats_response_dto_test.dart (+4 -4)
📝 server/immich-openapi-specs.json (+4 -4)
📝 web/src/api/open-api/api.ts (+2 -2)

📄 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/3509 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 8/2/2023 **Status:** ✅ Merged **Merged:** 8/3/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `chore/drop-support-armv7` --- ### 📝 Commits (2) - [`77b212b`](https://github.com/immich-app/immich/commit/77b212be12bac1b8df8205686ddaba4f954ba2bd) drop support armv7 - [`885a387`](https://github.com/immich-app/immich/commit/885a387b9ec4640531153afe7a19e4629d2d681e) update openapi ### 📊 Changes **7 files changed** (+27 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker.yml` (+3 -3) 📝 `cli/src/api/open-api/api.ts` (+2 -2) 📝 `mobile/openapi/doc/AssetStatsResponseDto.md` (+1 -1) 📝 `mobile/openapi/lib/model/asset_stats_response_dto.dart` (+11 -11) 📝 `mobile/openapi/test/asset_stats_response_dto_test.dart` (+4 -4) 📝 `server/immich-openapi-specs.json` (+4 -4) 📝 `web/src/api/open-api/api.ts` (+2 -2) </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 14:14:18 +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#10000