Skip to content

docs: Update base path for craft.sentry.dev domain#734

Merged
BYK merged 1 commit intomasterfrom
fix/docs-base-path
Jan 28, 2026
Merged

docs: Update base path for craft.sentry.dev domain#734
BYK merged 1 commit intomasterfrom
fix/docs-base-path

Conversation

@BYK
Copy link
Member

@BYK BYK commented Jan 28, 2026

Summary

The docs site has moved from `getsentry.github.io/craft` to `craft.sentry.dev`. This caused assets to fail loading as they were still being served from `/craft/`.

Changes

PR previews continue to work via `DOCS_BASE_PATH` environment variable override in the workflow.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-01-28 12:46 UTC

@BYK BYK force-pushed the fix/docs-base-path branch from 9e4bd30 to 3c8648f Compare January 28, 2026 12:36
@BYK BYK changed the title fix(docs): Update base path for craft.sentry.dev domain docs: Update base path for craft.sentry.dev domain Jan 28, 2026
@BYK BYK force-pushed the fix/docs-base-path branch from 3c8648f to f0dcc06 Compare January 28, 2026 12:41
The docs site has moved from getsentry.github.io/craft to
craft.sentry.dev. Update the Astro config and workflow to:
- Change default base path from /craft to /
- Update site URL to https://craft.sentry.dev
- Update PR preview base path to /pr-preview/pr-XXX (no /craft prefix)
@BYK BYK force-pushed the fix/docs-base-path branch from f0dcc06 to bd0fb55 Compare January 28, 2026 12:43
@BYK BYK marked this pull request as ready for review January 28, 2026 12:45
@BYK BYK merged commit b97ebce into master Jan 28, 2026
17 checks passed
@BYK BYK deleted the fix/docs-base-path branch January 28, 2026 12:46
BYK added a commit to getsentry/cli that referenced this pull request Jan 28, 2026
## Summary

The docs site has moved from `getsentry.github.io/cli` to
`cli.sentry.dev`. This caused assets to fail loading as they were still
being served from `/cli/`.

## Changes

- Change default base path from `/cli` to `/`
- Update site URL to `https://cli.sentry.dev`
- Update landing page detection to work with root path
- Add `pages-base-url` to preview workflow

PR previews continue to work via `DOCS_BASE_PATH` environment variable
override in the workflow.

Based on getsentry/craft#734
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