Daniel Schep

Results 138 comments of Daniel Schep
trafficstars

@Hwan-seok, nope, this serves the purpose for which we created the library. If you need further features such as this, feel free to contribute a patch.

Hm.. not entirely sure about the specific error, but I have noticed that AWS is very picky about day-of-week & day-of-month. Namely, it seems one of them _must_ be `?`....

Idea from @dwolfand, make the plugin warn about this limitation in addition to documenting it in the readme.

@marcy-terui, to fix this, make the command that's getting killed return a promise that doesn't resolve until the work is done. See serverless/serverless#5503 for how I fixed `sls log` being...

Yup, `buildScript` isn't a framework option. Where did you see this documented?

Ahah! thanks. I knew it was my fault bc I had a plugin version i never relased which did have that.

Also has the perk of not requiring XCode

This is something I've wanted to do for a while, but I'm not sure how to best implement it. For now, I have #125 (which is what I personally use...

Oops, just re-read your post. That branch/pr only supports Linux for now. I have no clue how to do this on macOS or Windows, so any help on that front...

Go for it @ianwremmel, I don't have much time to work on this (not that it's abandoned, I still _use_ ntfy every single time I touch a computer)