{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":43610049,"defaultBranch":"master","name":"image_processing","ownerLogin":"janko","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-10-03T18:36:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/795488?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1646169504.523159","currentOid":""},"activityList":{"items":[{"before":"9d72e46bce6546f3e5344c810bdcd62cfc07328c","after":"84e5b61fcc19a95231f0b578321714ad3937e37b","ref":"refs/heads/master","pushedAt":"2024-06-15T21:20:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Still support `-append` in MiniMagick","shortMessageHtmlLink":"Still support -append in MiniMagick"}},{"before":"c2a9a730449ee6ced1f9c2a59631421c83400f5a","after":"9d72e46bce6546f3e5344c810bdcd62cfc07328c","ref":"refs/heads/master","pushedAt":"2024-06-15T21:12:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Support resize-on-load for resize to cover\n\nWe can now rename it back to `#resize_to_cover`, since vips backend\nrequires all `resize_to_*` operations to support resize-on-load.","shortMessageHtmlLink":"Support resize-on-load for resize to cover"}},{"before":"02c3cc4d05252aef90a9226135aaaa7d68fda830","after":"c2a9a730449ee6ced1f9c2a59631421c83400f5a","ref":"refs/heads/master","pushedAt":"2024-06-10T12:53:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Remove non-existing `#append` Vips API\n\nCloses #122","shortMessageHtmlLink":"Remove non-existing #append Vips API"}},{"before":"8c85ad9252052f748f517ea61fdb61f2d6e403a5","after":"02c3cc4d05252aef90a9226135aaaa7d68fda830","ref":"refs/heads/master","pushedAt":"2024-06-06T10:25:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"use rot command where possible (#118)","shortMessageHtmlLink":"use rot command where possible (#118)"}},{"before":"fd9980b06e7905bc65b04908e7d7eb2629661af4","after":"8c85ad9252052f748f517ea61fdb61f2d6e403a5","ref":"refs/heads/master","pushedAt":"2024-06-06T10:02:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Add resize_to_cover (#120)\n\n* Add resize_to_cover\r\n\r\n* Add an initial resize_to_cover test\r\n\r\n* Fix method name and add passing tests for VIPS\r\n\r\n* Add cover method for MiniMagick and add tests\r\n\r\n* Rearrange VIPS tests to match source code order\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Add documentation for cover to both engines","shortMessageHtmlLink":"Add resize_to_cover (#120)"}},{"before":"c20d147765a064840d4cad0ff6b7ebcfe65eeaa8","after":"fd9980b06e7905bc65b04908e7d7eb2629661af4","ref":"refs/heads/master","pushedAt":"2024-06-06T09:54:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Test on Ruby 3.3","shortMessageHtmlLink":"Test on Ruby 3.3"}},{"before":"843a859e12baf43a1f3c8e55164dd7ed6d5344d7","after":"c20d147765a064840d4cad0ff6b7ebcfe65eeaa8","ref":"refs/heads/master","pushedAt":"2023-09-24T13:53:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Remove trailing whitespace in README (#116)","shortMessageHtmlLink":"Remove trailing whitespace in README (#116)"}},{"before":"709bcf7eec3833555b59bc048c5a771cdb0a3364","after":"843a859e12baf43a1f3c8e55164dd7ed6d5344d7","ref":"refs/heads/master","pushedAt":"2023-09-24T13:53:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Fix failing test (#117)\n\nThe following test currently fails on CI:\r\n\r\n 1) Failure:\r\n ImageProcessing::Vips::#resize_and_pad#test_0006_accepts thumbnail\r\n options [/home/runner/work/image_processing/image_processing/test/vips_test.rb:310]:\r\n Expected 1 to be > 3.\r\n\r\nBy using `:entropy` instead of `:centre` the images differ more\r\naccording to DHash.","shortMessageHtmlLink":"Fix failing test (#117)"}},{"before":"4e35a481f2c75225955e52250ff18313e9fb37d4","after":"709bcf7eec3833555b59bc048c5a771cdb0a3364","ref":"refs/heads/master","pushedAt":"2023-08-31T12:10:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janko","name":"Janko Marohnić","path":"/janko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/795488?s=80&v=4"},"commit":{"message":"Fix compatibility with Minitest 5.19+ (#114)\n\nThe `MiniTest` was renamed to `Minitest`:\r\n\r\nhttps://github.com/minitest/minitest/commit/9a57c520ceac76abfe6105866f8548a94eb357b6\r\n\r\nAnd the `MiniTest` constant is now loaded just when `MT_COMPAT` environment variable is set:\r\n\r\nhttps://github.com/minitest/minitest/commit/a2c6c18570f6f0a1bf6af70fe3b6d9599a13fdd6\r\n\r\nThis fixes following issue:\r\n\r\n~~~\r\n$ ruby -Ilib:test -e 'Dir.glob \"./test/**/*_test.rb\", &method(:require)'\r\n/builddir/build/BUILD/test/test_helper.rb:17:in `': uninitialized constant MiniTest (NameError)\r\nclass MiniTest::Test\r\n ^^^^^^^^\r\nDid you mean? Minitest\r\n\tfrom :85:in `require'\r\n\tfrom :85:in `require'\r\n\tfrom /builddir/build/BUILD/image_processing-1.12.2/usr/share/gems/gems/image_processing-1.12.2/test/builder_test.rb:1:in `'\r\n\tfrom :85:in `require'\r\n\tfrom :85:in `require'\r\n\tfrom :220:in `glob'\r\n\tfrom -e:1:in `
'\r\n~~~","shortMessageHtmlLink":"Fix compatibility with Minitest 5.19+ (#114)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZlmJJQA","startCursor":null,"endCursor":null}},"title":"Activity · janko/image_processing"}