Jason Kulatunga

Results 262 comments of Jason Kulatunga
trafficstars

Hey @ravichandra22 unfortunately record-set support is currently broken for Route53. Someone was working on it in https://github.com/AnalogJ/lexicon/pull/309 but the work was not completed. I'm more than happy to accept PR's.

this is great, I started something like this in #201 but I'll probably close that out in favor of this issue. If you could, could you include links/numbers for any...

@jvanasco I originally looked at wrapping all exceptions by a set of lexicon specific ones, however I decided against it at the time for 3 reasons: - while there's a...

Has this issue been fixed? I had to disable this GH workflow in my repos, and I'd like to re-enable them

hey @majick sorry I completely missed this issue. If I'm reading your request correctly, you'd like to create all those stack configs using defaults?

Yep. If I understand how StoreKit works, it would allow me to verify subscription statuses within my Go application.

@davidjb your branch didn't work for me (I kept getting errors related to `lambci`). Does this PR require changes from https://github.com/dherault/serverless-offline/pull/1755 ?

This is a great idea. I have almost 400k emails in my inbox, and I had to let it run overnight. I'll need to think about the architecture of the...

honestly I'm not sure I handle that case (IMAP bandwith limit). I probably need to add a `--continue` or `--continue-from-page` setting to allow users to run the command over multiple...

strange, I just confirmed this was working a week ago (while making other updates). What version of docker are you running?