Skip to content

feat: Add #debug flag to standalone spotlight web UI - #469

Merged
BYK merged 1 commit into
mainfrom
byk/feat/debug-flag-on-web
Aug 1, 2024
Merged

BYK merged 1 commit into
mainfrom
byk/feat/debug-flag-on-web

Conversation

@BYK

@BYK BYK commented Aug 1, 2024

Copy link
Copy Markdown
Member

This enables the debug flag on Spotlight init for debugging.

This enables the `debug` flag on Spotlight init for debugging.
@vercel

vercel Bot commented Aug 1, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spotlightjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 0:47am

@Lms24 Lms24 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just to confirm: This HTML file is the one that's served from the sidecar for a standalone spotlight window/tab, right?

The change looks reasonable to me!

@BYK

BYK commented Aug 1, 2024

Copy link
Copy Markdown
Member Author

Yup, this is the standalone page :)

@BYK
BYK merged commit b7774ef into main Aug 1, 2024
@BYK
BYK deleted the byk/feat/debug-flag-on-web branch August 1, 2024 13:57
BYK pushed a commit that referenced this pull request Aug 1, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). If
you're not ready to do a release yet, that's fine, whenever you add more
changesets to main, this PR will be updated.


# Releases
## @spotlightjs/sidecar@1.7.0

### Minor Changes

- Auto-correct Sentry Browser SDK content type & fix URL matching with
query string
    ([#471](#471))

## @spotlightjs/spotlight@2.3.0

### Minor Changes

- Add `#debug` flag to standalone Spotlight web UI
([#469](#469))

### Patch Changes

-   Updated dependencies

\[[`0f10d81d60bde5753921094c7f7d7c5aa71acbaf`](0f10d81),

[`7837149f0ce2de84a84eb1e0df7c6e4f317741d0`](7837149)]:
    -   @spotlightjs/overlay@2.2.1
    -   @spotlightjs/sidecar@1.7.0

## @spotlightjs/astro@2.1.5

### Patch Changes

-   Updated dependencies

\[[`b7774ef2fdb924c25c6e8365a3aaf20acf926f4d`](b7774ef)]:
    -   @spotlightjs/spotlight@2.3.0

## @spotlightjs/electron@1.1.3

### Patch Changes

-   Updated dependencies

\[[`0f10d81d60bde5753921094c7f7d7c5aa71acbaf`](0f10d81),

[`7837149f0ce2de84a84eb1e0df7c6e4f317741d0`](7837149)]:
    -   @spotlightjs/overlay@2.2.1
    -   @spotlightjs/sidecar@1.7.0

## @spotlightjs/overlay@2.2.1

### Patch Changes

- Fix event processing pipeline for integrations
([#470](#470))

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dcramer pushed a commit that referenced this pull request Jun 3, 2025
This enables the `debug` flag on Spotlight init for debugging.
dcramer pushed a commit that referenced this pull request Jun 3, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). If
you're not ready to do a release yet, that's fine, whenever you add more
changesets to main, this PR will be updated.


# Releases
## @spotlightjs/sidecar@1.7.0

### Minor Changes

- Auto-correct Sentry Browser SDK content type & fix URL matching with
query string
    ([#471](#471))

## @spotlightjs/spotlight@2.3.0

### Minor Changes

- Add `#debug` flag to standalone Spotlight web UI
([#469](#469))

### Patch Changes

-   Updated dependencies

\[[`0f10d81d60bde5753921094c7f7d7c5aa71acbaf`](0f10d81),

[`7837149f0ce2de84a84eb1e0df7c6e4f317741d0`](7837149)]:
    -   @spotlightjs/overlay@2.2.1
    -   @spotlightjs/sidecar@1.7.0

## @spotlightjs/astro@2.1.5

### Patch Changes

-   Updated dependencies

\[[`b7774ef2fdb924c25c6e8365a3aaf20acf926f4d`](b7774ef)]:
    -   @spotlightjs/spotlight@2.3.0

## @spotlightjs/electron@1.1.3

### Patch Changes

-   Updated dependencies

\[[`0f10d81d60bde5753921094c7f7d7c5aa71acbaf`](0f10d81),

[`7837149f0ce2de84a84eb1e0df7c6e4f317741d0`](7837149)]:
    -   @spotlightjs/overlay@2.2.1
    -   @spotlightjs/sidecar@1.7.0

## @spotlightjs/overlay@2.2.1

### Patch Changes

- Fix event processing pipeline for integrations
([#470](#470))

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants