Jon Pretty

Results 123 comments of Jon Pretty

It will be interesting to see if fixing #1380 helps.

#1343 temporarily disables the community build, since it started failing.

These tests should now use a `.fury/layers.db` file committed into the test directory of each.

I think we will need to see how hard it is. I honestly don't know how hard it is to run half the stuff (`git`, `coursier`, `java`, ...) that Fury...

Fury seems to work using WSL2.

@marek1840 I've slightly changed the scope of this ticket to include updating dependencies too. Just letting you know in case that has an impact on #226.

Some work has been done to update the main project when the name of the current project changes, but renaming modules and schemas has not been fixed yet. In the...

That would be great! I seem to remember being vaguely aware of this inefficiency when I was writing it, and it seemed like premature optimization at the point where it...

For now, yes... the situation is as follows: - probation/core depends on magnolia/core - magnolia/test depends on probation/core So while the dependencies at the submodule level are acyclic, if simplified...

Yes, that's an interesting case. It wouldn't be impossible to include a configurable limit, but it seems like a hack, so I'm not sure it's the best solution. Other ideas...