Andrew Calcutt
Andrew Calcutt
I've managed to get the Maplibre version working for the most part, though I had to revert a few geojson and raster-dem changes to make it work with my site....
This was fixed in https://github.com/maptiler/tileserver-gl/pull/602 . The docker now starts on port 80 inside like was intended and documented. I'd submit another PR if there was interest in changing the...
I'm guessing this is still an issue in my template, since I didn't protect key. Do you think this fix still should be fixed this way? Is this one of...
I think the latest [Dockerfile](https://github.com/maptiler/tileserver-gl/blob/master/Dockerfile) works pretty similar to this. Do you think this can be closed or is there something that we missed?
I would have this skip public/resources/ , since those are releases from outside this project
I get the feeling looking at this that maybe it is overly complex. You mentioned a plan to use eslint eventually. couldn't that do most of this beautifying/formatting by itself?...
Is there a preference for ghcr.io of dockerhub? The old packages were publicked to dockerhub weren't they? I like the dependabot setup, I think that is needed In my forks...
Makes sense. I'm not sure if there is a preference here, I was just wondering. If the docker images were moved to ghcr.io it would require a documentation update right?
I tested this on my fork to see what to expect, but it failed due to missing prettier. I assume this needs your other linting PR?
have you tried this at all on a protected branch? I feel like the automerge portion of this could have trouble when a review is required for commit.