Tom Hughes
Tom Hughes
The token is not the problem - the problem is getting it to find the commits.
I did some testing in my fork and I'm hopeful that 8e54d0f2aeaad8648a60e4685fa64380c45c5631 will actually fix it.
It worked for https://github.com/tomhughes/openstreetmap-website/actions/runs/11465903348 so it must be something specific to cross-repo PRs :-(
That's not in any way relevant - it's running in the context of the base branch (master) in my repo as well but the target is still there and I'm...
I've opened https://github.com/danger/danger/pull/1501 for upstream that I believe should fix things...
I'm quite surprised you got that far given that python-mapnik relies on `mapnik-config` which has gone away in v4 builds! I think https://github.com/tomhughes/python-mapnik/commit/effd0738dc7d93cbd1b295011db0f474e9c4b3ce#diff-a40f8e0fb493e5138d571e7f0c4feb8e56eac823e12e15a8d6ce67b8daf06913 should fix your problem but I'm not...
There's a button or something somewhere you can click to turn on the automatically detected relationships but I admit it confused me as well.
That looks very similar to https://src.fedoraproject.org/rpms/mapnik/blob/rawhide/f/mapnik-gcc14.patch ;-)
Yes this is causing rails system tests to throw random failures since I upgraded to Firefox 136...
Is there any way to work around it? As far as I know the testing environment where I'm hitting this doesn't use that port so is there some way that...