Wojtek Czekalski

Results 100 issues of Wojtek Czekalski

Currently there are many obstacles the users need to overcome before they are ready to play with nars. In order to shorten the TTI I'd like to set up an...

I would like to integrate [node-draft-releaser](https://github.com/marketplace/actions/node-draft-releaser) and [release-drafter](https://github.com/marketplace/actions/release-drafter) to create a nice package release system. It's arguable how to handle monorepos like this. I believe we should be tracking releases...

`createRemoteComponent` API allows passing a string as the WebSocket arg. In this case we create a WebSocket which is local to a component instance. Because of that there are as...

client

I've just moved tls cert generation to terraform in my local "fork". I find it much easier to understand than the generate.sh bash script. Would you accept such contribution?

Two disclaimers: 1. I am still investigating this issue 2. I am new to all of this but I did follow the guide and tried to do some basic troubleshooting....

kind/support

I imagine many app developers and companies need/want their own branding in such component.

feature

### Feature description Arguably, you always want to know when a job gets stuck. Often, deadlocks are invisible and with a high amount of tasks it's not easy to track...

This PR updates the bucklescript-related files. Btw everything still works well in runtime 👍. Thanks for the maintenance of this repo. For the automated publish script we'd need an npm...

ALE's completion mechanism doesn't seem to support [`isIncomplete`](https://microsoft.github.io/language-server-protocol/specification#textDocument_completion) . ALE should re-request completion results after further typing in case the last completion response contained `isIncomplete: true`. Currently, ALE simply filters...

enhancement
LSP

# Bugs and Questions ### Checklist - [x] This is not a `victory-native` specific issue. (Issues that only appear in `victory-native` should be opened [here](https://github.com/FormidableLabs/victory-native/issues/new)) - [x] I have read...