Skip to content

chore: update Cryptify staging URL to storage.staging.postguard.eu#93

Merged
rubenhensen merged 1 commit into
mainfrom
chore/update-cryptify-staging-url
May 16, 2026
Merged

chore: update Cryptify staging URL to storage.staging.postguard.eu#93
rubenhensen merged 1 commit into
mainfrom
chore/update-cryptify-staging-url

Conversation

@rubenhensen
Copy link
Copy Markdown
Contributor

@rubenhensen rubenhensen commented May 16, 2026

Summary

  • The Cryptify staging deployment moved from fileshare.staging.postguard.eu to storage.staging.postguard.eu.
  • Updates the four .NET-side snippets that hardcode the old hostname:
    • docs/repos/pg-dotnet.md
    • docs/repos/postguard-dotnet.md
    • docs/sdk/dotnet-encryption.md
    • docs/sdk/getting-started.md

Out of scope

  • JS-side snippets still reference fileshare.staging.yivi.app — different brand path, left for a separate review.
  • fileshare.postguard.eu (production) is also untouched — only staging was renamed.

Test plan

  • Visual review of each updated snippet renders correctly under VitePress.
  • No other files mention fileshare.staging.postguard.eu after this PR.

Companion PR in postguard-examples: encryption4all/postguard-examples#37

/dobby please review

The Cryptify staging deployment moved from fileshare.staging.postguard.eu
to storage.staging.postguard.eu. Update the four .NET-side snippets that
hardcode the old hostname.

Note: the docs still reference fileshare.staging.yivi.app in JS-side
snippets and fileshare.postguard.eu as a production host — leaving those
for a separate review since neither was part of this rename.
Copy link
Copy Markdown
Contributor

@dobby-coder dobby-coder Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed locally:

  • All four occurrences of fileshare.staging.postguard.eu in the .NET snippets are replaced with storage.staging.postguard.eu. No stragglers in the repo (grep confirms).
  • Out-of-scope hostnames are correctly left alone: fileshare.staging.yivi.app (JS snippets) and fileshare.postguard.eu (the production export line in docs/repos/pg-dotnet.md:47).
  • npm run docs:build succeeds locally (~6s) and CI build is green.

LGTM.

@rubenhensen rubenhensen merged commit c7e8413 into main May 16, 2026
1 check passed
@rubenhensen rubenhensen deleted the chore/update-cryptify-staging-url branch May 16, 2026 17:16
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.

1 participant