Preview environments: immutable Release URL + preview expiry#275
Merged
Conversation
…console) - Static deployment Detail page: a copyable "Release URL" row beside the default URL — the immutable per-release link (B2). - Deployment list: TTL'd deployments now show a visible "expires in <duration>" flag (was an icon-only tooltip), so previews' auto-delete window is obvious at a glance. - Api.Deployment: add releaseUrl?/expiresAt; mock fixtures gain a Static release URL and a TTL'd website-preview so both render under dev:mock. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YYMGjvqWELm2ctgKamiMSS
|
Preview deleted (PR closed). |
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.
Console surface for Preview Environments (
SPEC-preview-environments.md§D).What's in this PR
Api.Deploymenttype gainsreleaseUrl?/expiresAt; mock fixtures gain a Static release URL and a TTL'dwebsite-previewso both render underdev:mock.bun checkandbun lintboth green.Screenshots
Static deployment Details — new "Release URL" row (light / dark):
Deployment list — "expires in" flag on the TTL'd
website-preview(light / dark):🤖 Generated with Claude Code
https://claude.ai/code/session_01YYMGjvqWELm2ctgKamiMSS