Daniel Sokolowski
Daniel Sokolowski
Currently, emitting 'kill' on the stream does not complete the gulp task completely, if livereload is enabled as described in #95. This PR fixes this issue, by unwatching the watched...
[EditorConfig](https://editorconfig.org/) is an IDE independent way to configure basic file formatting properties. I use it to ensure my IDE (IntelliJ) adheres to the present standard of the project. I propose...
Testing combine for Futures did not behave correctly when the second future does not occur. This request adds respective test cases and fixes the bug.
@davidspielmann and I recently started looking deeper into Pulumi package schemas and bumped into some issues with named types/references in the schema of the aws classic provider. Talking about it...