Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some basic runtime icons #670

Merged
merged 7 commits into from
Jan 24, 2025
Merged

Add some basic runtime icons #670

merged 7 commits into from
Jan 24, 2025

Conversation

dcramer
Copy link
Member

@dcramer dcramer commented Jan 23, 2025

There's more work to do here, but currently I cannot simply load in PlatformIcon due to compatibility

getsentry/platformicons#191

At the very least this will help with things like Next.js to grok if its server/client.

image

Copy link

vercel bot commented Jan 23, 2025

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 Jan 24, 2025 1:23pm

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 46.95652% with 61 lines in your changes missing coverage. Please review.

Project coverage is 31.76%. Comparing base (61230ef) to head (0c21e93).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rc/integrations/sentry/components/PlatformIcon.tsx 46.49% 61 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
+ Coverage   31.31%   31.76%   +0.45%     
==========================================
  Files          92       92              
  Lines        5439     5519      +80     
  Branches      100      100              
==========================================
+ Hits         1703     1753      +50     
- Misses       3736     3766      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@BYK BYK left a comment

Choose a reason for hiding this comment

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

Nice

@BYK BYK enabled auto-merge (squash) January 24, 2025 13:15
@BYK BYK disabled auto-merge January 24, 2025 13:15
@BYK BYK merged commit 83eaaa0 into main Jan 24, 2025
17 checks passed
@BYK BYK deleted the feat/runtime-icons branch January 24, 2025 13:34
BYK pushed a commit that referenced this pull request Jan 24, 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/overlay@2.11.0

### Minor Changes

- Add more platform icons and some browser icons
([#670](#670))

## @spotlightjs/astro@2.4.2

### Patch Changes

-   Updated dependencies \[]:
    -   @spotlightjs/spotlight@2.10.2

## @spotlightjs/electron@1.4.2

### Patch Changes

-   Updated dependencies

\[[`83eaaa06231776c7bc245348636aca564268cad4`](83eaaa0)]:
    -   @spotlightjs/overlay@2.11.0

## @spotlightjs/spotlight@2.10.2

### Patch Changes

-   Updated dependencies

\[[`83eaaa06231776c7bc245348636aca564268cad4`](83eaaa0)]:
    -   @spotlightjs/overlay@2.11.0

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