[PR #410] [MERGED] fixing the s3 storage system, closing the issue#325 #469

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

📋 Pull Request Information

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

Base: mainHead: issue#325


📝 Commits (3)

  • 25e7cdd fix: Fix the default value for heic_speed to 8 and make it variable in the config file
  • bdb59a0 fix: fixing issue with s3 storage system, closing #325
  • 8714b84 fixing linting errors

📊 Changes

3 files changed (+16 additions, -3 deletions)

View changed files

📝 config/parameters.yml (+4 -1)
📝 src/Core/Entity/Response.php (+10 -1)
📝 src/Core/Processor/ImageProcessor.php (+2 -1)

📄 Description

fixing the s3 storage system, closing the issue#325


🔄 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/410 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 2/18/2024 **Status:** ✅ Merged **Merged:** 2/18/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#325` --- ### 📝 Commits (3) - [`25e7cdd`](https://github.com/flyimg/flyimg/commit/25e7cdda5b5df75d1fd9a6816cc764c9f4760693) fix: Fix the default value for heic_speed to 8 and make it variable in the config file - [`bdb59a0`](https://github.com/flyimg/flyimg/commit/bdb59a06ea82eee9c250e7c165e4ccf87b12d42d) fix: fixing issue with s3 storage system, closing #325 - [`8714b84`](https://github.com/flyimg/flyimg/commit/8714b84060cdc525f66a1245d1a99116c5b114e0) fixing linting errors ### 📊 Changes **3 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+4 -1) 📝 `src/Core/Entity/Response.php` (+10 -1) 📝 `src/Core/Processor/ImageProcessor.php` (+2 -1) </details> ### 📄 Description fixing the s3 storage system, closing the issue#325 --- <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:34 +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#469
No description provided.