Alex Opie

Results 5 comments of Alex Opie

This no longer appears to be a problem - I have just tested with my own site and Publii creates the empty folders without any complaining when they don't exist.

The service name can be retrieved using the AWS SDK that is already a part of this library: the ECS `describe-tasks` endpoint response includes a field `group` which holds `service:`....

It's not that `targetFuncs` is returning a String, it's that it is returning an array of _undefined_. I am new to serverless, but I'm guessing that the options object previously...

If I get a chance I will look at creating a PR, but it might not be for a month or so

The first thing I can think of for a patch composed of several incremental patches is combining Linux kernel patches: if I want to see the difference between kernel 5.10...