Imgbot Versions Save

An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]

1.2.2

4 years ago
  • bump up timeout to 60 seconds (#392)

1.2.1

4 years ago
  • install curl in docker container (#391)

getting errors like

Unable to load shared library '/home/site/wwwroot/bin/runtimes/debian.9-x64/native/libgit2-4aecb64.so' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libcurl.so.4: cannot open shared object file: No such file or directory

1.2.0

4 years ago
  • add timeout to each image process (#390)
  • Bump Magick.NET-Q16-AnyCPU from 7.11.0 to 7.12.0 (#370)

1.1.0

5 years ago
  • check if imgbot branch already exists before cloning #359

1.0.2

5 years ago
  • remove linux fallback code path #357
  • set batchSize to 4 #358

1.0.1

5 years ago
  • remove singleton attribute from compression triggers (#356)

1.0.0

5 years ago