mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#941
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/218
Author: @sadok-f
Created: 8/6/2019
Status: ✅ Merged
Merged: 8/7/2019
Merged by: @sadok-f
Base:
master← Head:issue-217📝 Commits (1)
9442ec2Update docker libraries and move to use tags images, closes #217📊 Changes
17 files changed (+88 additions, -39 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
composer.json(+2 -1)📝
tests/Core/BaseTest.php(+3 -3)📝
tests/Core/Entity/Image/InputImageTest.php(+1 -1)📝
tests/Core/Entity/Image/OutputImageTest.php(+5 -5)📝
tests/Core/Entity/ImageMetaInfoTest.php(+21 -4)📝
tests/Core/Handler/ImageHandlerTest.php(+12 -9)📝
tests/Core/Handler/SecurityHandlerTest.php(+9 -3)📝
tests/Core/Processor/ExtractProcessorTest.php(+4 -3)📝
tests/Core/Processor/FaceDetectProcessorTest.php(+4 -2)📝
tests/Core/Processor/ImageProcessorTest.php(+9 -3)📝
tests/Core/Processor/ProcessorTest.php(+6 -1)📝
tests/Core/Resolver/ControllerResolver.php(+6 -1)📝
tests/Core/StorageProvider/S3StorageProviderTest.php(+5 -2)📝
tests/testImages/extract-result.jpg(+0 -0)📝
tests/testImages/face_cp0.jpg(+0 -0)📝
tests/testImages/face_fb.jpg(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.