Karol Wójcik

Results 38 comments of Karol Wójcik

@piotr-yuxuan Could you please elaborate what action is required? The information you have posted is already known by the members of the organization and we doing our best to educate...

@piotr-yuxuan don't sorry :D. I can't speak for other members, but yet I don't know what to do with this project. For me, it's a great testing field for new...

I do already normalize the headers before an event is sent to AWS. Normalizing input headers is the breaking change, but we can introduce it as an option in the...

Just do it in the core. It's safer that way. By the way, do you see any other issues with an adapter?

Let's optimize it in the adapter. I think it would be better that way. https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types https://github.com/FieryCod/holy-lambda-ring-adapter/blob/master/src/fierycod/holy_lambda_ring_adapter/impl.cljc#L36 WDYT?

Exactly. Regarding the content-type we can safely assume the everything that starts from text or contains json,edn,javascript might be represented as a string.

No progress so far. However, you are lucky since I finally have some energy to donate my time to OSS. Expect a fix today/tomorrow. All the best to you Chris!

@lowecg Here is the potential support for tools.build: origin/master 12753591c1db3f936f0e6815a5c89703ab7c08ec How to test: 1. Clone the repository. 2. Go to modules/holy-lambda-template 3. `lein install` 4. Generate a project with `lein...

Could you share the repro? I would love to take the look into the generated bytecode and compare it side by side (tools.build vs depstar). Maybe it would be something...

Looking forward to it ;)