Open MelSumner opened 1 month ago
Hey @MelSumner, thanks for opening this (and the private comms beforehand), appreciate it. Apologies for the delay in getting back to you.
Generally speaking image-actions needs some reasonably big updates & improvements. It's probably worth splitting into new issues so they can be prioritised and knocked off over time.
A summary topics that immediately come to mind:
https://github.com/actions/toolkit
(in particular, @actions/core). If we were to introduce @actions/core, we could probably remove a bunch of initial code for inputs, outputs & settings in general. A good opportunity there, should someone want to put the effort in to polish 🧁Speaking to the points you've already raised @MelSumner, I had some notes:
My take is if we're able to clear off points 1—4, we're in a good spot to cut a release and work on further improvements from there.
This is super helpful! I'll work on it more tomorrow.
Remove mozjpeg (IMO mozjpeg doesn't offer "significant enough" improvements any longer, and its inclusion means that we have to bundle this action in docker (and build part from source, which is slow).
I think this might be resolved with #285 but I am not entirely sure I removed it completely.
A new release is requested by our security team, so I've volunteered to contribute. As such, I'd like to document some planned steps to get us to a new release. This plan might change as I collaborate with @benschwarz but feedback from others is also welcome of course.
As noted in the comment below, I will create new issues for each item in the summary list, that way individual issues can be worked on.