Patrick Wolowicz
Patrick Wolowicz
I think the "delete branch after merge" setting may be off? I think most of the branches are probably stale after they got merged into main. I suggest turning that...
Yes. We still need to clean up the existing branches ourselves, but at least this would prevent the growth of unused branches in future.
I've browsed through them, cleaned up my own, and deleted a few that were clearly debug branches or commitless. I've also noticed that nearly all stale branches are by @birkskyum...
I think this sounds like a good approach: we never did a (non beta) release of the SPM release - so why not do that, as a "final" release before...
Thanks! I noticed that its already technically possible to use buffered mode, but that the choice was not public. I have created a PR to expose this and so make...
@czechboy0 Thanks!
> This is partially because the OSRM/Mapbox API is already documented elsewhere. Yes, but what's not documented through that is which parts of that API graphhopper already supports. > Especially...
> > Do you know what other typesafe language generators do? While I was googling for information on readOnly and writeOnly, I stumbled across this discussion - a different framework...
I'm seconding this proposal. Motivation: - Apple's SwiftUI is now a well established framework in the iOS developer community. MapLibre is UIKit based, which is of course still fully supported,...
> > I downloaded the latest toolchain from https://www.swift.org/install/macos/ (swift-DEVELOPMENT-SNAPSHOT-2025-06-03-a.xctoolchain), but now I have another error: > > You'll need the release/6.2 branch toolchain, not the main branch toolchain, so...