Josh Wulf

Results 42 issues of Josh Wulf

Is it possible to write a gRPC client application in Deno?

feat
cli

Have you had this working in production? I deployed it using the Amazon aws command-line client, and it doesn't validate.

This provides an integration point for https://github.com/jwulf/awsm-middleware It relies on the event having an `auth` object with `token`. Here's how you use this in the `handler.js` of a lambda: ```...

### Problem you would like to solve When I deploy a DMN decision table on Camunda 8, I get back a version. However, a Business Rule task does not allow...

enhancement
backlog

There is a Gitter linked to from the README, but it doesn't have much traffic. All the Minecraft communities are on Discord. I've started a ScriptCraft Discord at https://discord.gg/KryYBV. Anyone...

> GraalVM Javascript requires the use of Java.type(typename). It does not support accessing classes just by their fully qualified class name by default. Java.type brings more clarity and avoids the...

This method was deprecated and has been removed in 1.13. See: https://bukkit.org/threads/moving-blocks-settypeidanddata-deprecated.299908/ Executing `js rainbow()` in 1.13 gives errors like this: ``` Drone build error: TypeError: block.setTypeIdAndData is not a...

bug
1.13

The current CI has no tests in it. I got [Jasmine working in Minecraft](https://github.com/Magikcraft/scriptcraft-modular-arch/tree/master/resources/js/__jasmine) and use it to unit test the Magikcraft plugins that are built on top of ScriptCraft...

I'm getting the following errors when building: ``` ESP32_ePaper_example on  epd2in13support [✘!] ➜ make all && make flash /Users/sitapati/workspace/ESP32_ePaper_example/components/mkspiffs/Makefile.projbuild:13: warning: overriding commands for target `clean' /Users/sitapati/esp/esp-idf/components/app_update/Makefile.projbuild:53: warning: ignoring old...

Running 8.0.1 of the zeebe-client-node against 8.0.2 of Zeebe triggers this error each time the app comes up: ``` stderr E Connection to dns:camunda8-zeebe-gateway:26500 at 172.20.40.118:26500 rejected by server because...