Conversation
lovasoa
force-pushed
the
feat/gigapan
branch
from
September 8, 2026 21:23
6f8bf33 to
fd69681
Compare
lovasoa
force-pushed
the
feat/gigapan
branch
from
September 8, 2026 21:28
fd69681 to
a40a47f
Compare
lovasoa
force-pushed
the
feat/gigapan
branch
from
September 9, 2026 11:44
27a50d4 to
1bd3da8
Compare
Owner
Author
|
@CharlyAlonso can you test this on https://pr-1009.dezoomify.pages.dev/beta/ ? Gigapan is too slow to answer for me |
|
I would add: |
lovasoa
force-pushed
the
feat/gigapan
branch
from
September 17, 2026 14:37
1bd3da8 to
acbed1a
Compare
lovasoa
marked this pull request as draft
September 17, 2026 15:02
Owner
Author
|
I am switching this to draft. If noone can actually reach this site, then there is no point in supporting it. If someone can reach it, they can try this pr and report their results to unblock this |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
.kmlmetadata/get_ge_tileendpointCloses lovasoa/dezoomify-rs#356
Verification
cargo test -p dezoomify-corecargo xtask test core --paritycargo test -p dezoomify-protocolcargo xtask test protocolcargo test -p dezoomify-clicargo clippy --workspace --all-targets -- -D warningscargo xtask protocol generate --checkcargo xtask fixtures verifyThe repository-wide check is otherwise clean;
cargo xtask checkis blocked only becausecargo-deny 0.20.2is not installed in the environment. The full workspace test also reaches unrelated JavaScript suites that require missingesbuildandvitedependencies.