Jon Pretty

Results 333 issues of Jon Pretty

Building `propensive/magnolia` seems to hang forever in the `openjdk:13` Docker image.

bug
backend

If Git is not installed, then cloning repositories fails with a less-than-ideal error.

good first issue
important
backend

Each of the community build tests fails (because the API has changed), though these failures seems to be discarded, and the tests appear to "pass".

bug
testing

enhancement
user interface
installer

enhancement
code

We cache layers in memory, but if the same layer is checked out in a different location, the Bloop configuration files point to the wrong location, unless Fury is restarted....

bug
backend

This can happen during tab-completion if the remote repository doesn't exist. Since deleting `propensive/platform` the problem occurs when running `fury source add ` because the Fury build still has a...

bug
user interface
backend

Every module should have an implicit "workspace", a directory created to act as the module's working directory while an application module is run, and into which the compiler can output...

important
model