Skip to content

Allow localization of snapshot documents#110

Merged
auniverseaway merged 1 commit intoadobe:mainfrom
jenssingler:snapshot-loc
Oct 30, 2025
Merged

Allow localization of snapshot documents#110
auniverseaway merged 1 commit intoadobe:mainfrom
jenssingler:snapshot-loc

Conversation

@jenssingler
Copy link
Copy Markdown
Contributor

@jenssingler jenssingler commented Oct 22, 2025

  • detect if a provided URL is snapshot URL (either aem.reviews hostname or /.snapshots/[SOMETHING] pathname)
  • ensure that either only regular or only snapshot URLs are in the project
  • normalize the pathname to regular pathnames (without /.snapshots/..., but add the snapshot name to the project data
  • whenever a URL is constructed factor in, if we have a snapshot or not

Fixes #84

@auniverseaway auniverseaway merged commit 793cefc into adobe:main Oct 30, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[loc] Support snapshot path prefix

3 participants