Simran

Results 196 comments of Simran

As the required information isn't present in the event payload, you could use the GitHub API to fetch it. The [github-script](https://github.com/actions/github-script) action allows you to write actions in your workflow...

Related issue for pkg: https://github.com/zeit/pkg/issues/520 Someone suggested to use this to modify the executable: https://github.com/s-h-a-d-o-w/create-nodew-exe It seems to modify a byte in the file to suppress the terminal (redirect stdout...

Have you tried turning it off and on again? 😋

Can https://requirejs.org/ be used for that somehow?

Yes and no... it is kind of a reminder for me to also check other ASWF projects and add something about inclusive language to the documentation.

Mark Boorer in TSC meeting: - Static linking on Windows - Libs with flags like Debug/Release and multi-threading (`/MD`) not compatible if different. Entire deps graph needs to have same...

Still not sure how to reproduce this exactly, but it just happened again. Then I shutdown everything and tried again, but the 4th node gave me this: ``` 2018/06/19 19:21:56...

Basically spamming Ctrl+C in the terminal of the first node to terminate the starter forcefully.

I'll try to reproduce the problem with a fresh environment and provide all logs.

Would be beneficial if there was a synonym for _cluster_ to make the distinction between starter cluster and arango cluster even clearer, but all I can think of are _grid_...