Results 23 comments of jay

Yes, that works, but at at least in the context of Netlify, requires some creative thinking. The best I've so far to come up with: ```toml [build] command = "curl...

I'm also seeing that this isn't preventing parallel workflows from running when triggering via the `workflow_dispatch` event.

btw: love what you're doing with this. love that fact that Redis is the primary data store (as I understand, is this correct?).

Any chance the priority of this could be bumped? This is pretty much the only thing preventing me from choosing SSC for an upcoming project.

FWIW in Tauri I remember hitting [this issue](https://github.com/tauri-apps/tauri/issues/4789) and maybe some other quirks with the window buttons that were ultimately super frustrating. It was one of the things that contributed...

Also wondering this. Shocked this hasn't been addressed. Are folks not concerned about properly supporting retina (high-resolution) displays?

Just found https://github.com/RafidMuhymin/astro-imagetools/issues/80, which gives an approach to this for fixed-height images. Would be helpful to see an example of this for fixed-width images.

Or better yet, a https://tauri.app/ version.

For context, I'm seeing astro-compress take around _30 minutes_ to compress ~1,000 images (on an M1 Max). 1,000 images might seem like a lot, but current responsive/retina best practices result...

For anyone trying to get Vite to work with SSC, this is super helpful: https://gist.github.com/mecachisenros/12e3240a5d66cffa54089066f9ffe8ff