Ken Collins

Results 340 comments of Ken Collins

Is it possible this issue is fixed via this comment? https://github.com/customink/lamby/issues/100#issuecomment-852242202

Getting kind of hard to write good cross compatible Docker code. I've been playing a lot with GitHub Codespaces and think I may have found an easier pattern for the...

A few thoughts. 1) Getting the install working. If you are doing a require false in your Gemfile like the guides say, then you need to do the require when...

> but I am still not sure how to change this at the _deploy You only need to change `my-awesome-lambda` to your application's name. The script will work when either...

> then, I just have to create the proper API endpoint at the AWS API Gateway that was created by AWS Sam? No, you only have to deploy the SAM...

My bad, fixed them all above. In both comments.

Relates to #74

So that is just a warning and what I would like to do is completely overhaul and split up the local development and CI/CD pipeline which would avoid this warning....

Not sure yet but I am 90% sure it is possible. There is this discussion here too. https://github.com/customink/lamby/discussions/73

This might be helpful to learn more. https://github.com/hopsoft/sr_mini