nothingismagick

Results 66 issues of nothingismagick

I fixed the "not-escaping the escape symbol" in the README.md by naïvely modifying the file instead of building with gitdown. I am not sure if that is important, but thought...

switch from travis since it isn't being used anymore

My only concern here is that we are not being specific about the string type here, for example: https://github.com/tauri-apps/tauri-bindgen/blob/main/examples/basic/greet.wit#L2

There's a lot to do there.

good first issue

just add the macos orchestrator works when called from the command line (and the port 3000 is hardcoded into main.rs)

Revisiting the age-old problem of knowing the $PATH when starting any app from the Finder on MacOS. 1. The inferred "calling" directory (when opening from the finder) is `/Users/%username%` 2....

``` $ yarn theia:package yarn run v1.21.1 $ pkg package.json -t node10 --output src-tauri/theia-binaries/theia > [email protected] > Warning Cannot include file %1 into executable. The file must be distributed with...

On a fresh clone, I install the dependencies, and find this test failure: ``` 1) Integration tests Socket backpressure Should be able to getOutboundBackpressure() on a socket object: AssertionError [ERR_ASSERTION]:...

When running covector, it seems that comments in toml files are being pruned.

bug

Is it possible to change the format of changelog (like with some kind of template)? Can one choose the branch to merge from (dev vs development vs prepublish etc.) Can...

documentation
enhancement