Jon Pretty
Jon Pretty
Building `propensive/magnolia` seems to hang forever in the `openjdk:13` Docker image.
If Git is not installed, then cloning repositories fails with a less-than-ideal error.
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".
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....
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...
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...