[PR #424] [MERGED] fix: fixing Github Action workflow for Multi-platform Docker image #481

Closed
opened 2026-02-25 22:35:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/424
Author: @sadok-f
Created: 2/26/2024
Status: Merged
Merged: 2/26/2024
Merged by: @sadok-f

Base: mainHead: issue#414


📝 Commits (1)

  • 1d0e144 fix: fixing Github Action workflow for Multi-platform Docker image

📊 Changes

3 files changed (+4 additions, -27 deletions)

View changed files

📝 .github/workflows/cd.yml (+3 -11)
📝 .github/workflows/ci.yml (+1 -0)
📝 CHANGELOG.md (+0 -16)

📄 Description

fixing Github Action workflow for Multi-platform Docker image
Adding the following platforms:

  • linux/amd64
  • linux/arm/v6
  • linux/arm/v7
  • linux/arm64

This should close #414 (finally!)


🔄 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/flyimg/flyimg/pull/424 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 2/26/2024 **Status:** ✅ Merged **Merged:** 2/26/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#414` --- ### 📝 Commits (1) - [`1d0e144`](https://github.com/flyimg/flyimg/commit/1d0e1444c75917a0dc82523192d3d4ace077c028) fix: fixing Github Action workflow for Multi-platform Docker image ### 📊 Changes **3 files changed** (+4 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cd.yml` (+3 -11) 📝 `.github/workflows/ci.yml` (+1 -0) 📝 `CHANGELOG.md` (+0 -16) </details> ### 📄 Description fixing Github Action workflow for Multi-platform Docker image Adding the following platforms: - linux/amd64 - linux/arm/v6 - linux/arm/v7 - linux/arm64 This should close #414 (finally!) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#481
No description provided.