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 Convex to onboarding #67666

Closed
wants to merge 2 commits into from

Conversation

nipunn1313
Copy link
Contributor

@nipunn1313 nipunn1313 commented Mar 26, 2024

https://www.convex.dev/ is a backend-as-a-service that can run serverless functions. Sentry integration for exception reporting comes out of the box via a configuration.

Kapture.2024-03-25.at.17.06.15.mp4

Depends on getsentry/platformicons#150

There is also a page on sentry's side here
https://sentry.io/integrations/convex/

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@nipunn1313 nipunn1313 requested review from a team as code owners March 26, 2024 00:10
@github-actions github-actions bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Mar 26, 2024
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.52%. Comparing base (b0f7dc6) to head (e5faf3f).
Report is 303 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #67666      +/-   ##
==========================================
- Coverage   77.90%   77.52%   -0.39%     
==========================================
  Files        6525     6551      +26     
  Lines      290605   299518    +8913     
  Branches    50283    53387    +3104     
==========================================
+ Hits       226399   232189    +5790     
- Misses      57960    60772    +2812     
- Partials     6246     6557     +311     
Files Coverage Δ
src/sentry/models/project.py 94.70% <ø> (ø)
src/sentry/utils/platform_categories.py 100.00% <ø> (ø)
static/app/data/platformCategories.tsx 100.00% <ø> (ø)
static/app/data/platformPickerCategories.tsx 100.00% <ø> (ø)
static/app/data/platforms.tsx 100.00% <ø> (ø)
static/app/gettingStartedDocs/convex/convex.tsx 100.00% <100.00%> (ø)

... and 166 files with indirect coverage changes

@getsantry
Copy link
Contributor

getsantry bot commented Apr 16, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Apr 16, 2024
@nipunn1313
Copy link
Contributor Author

Hello - I am waiting for a Sentry team member to take a look.

@getsantry getsantry bot closed this Apr 30, 2024
@nipunn1313
Copy link
Contributor Author

Hello sentry! I believe this was incorrectly closed by the bot. Could someone from the sentry team take a look? Perhaps @ArthurKnaus could help (just looking at history in this area of the codebase). Thanks.

Happy to provide more context or chat offline if that would be helpful. Thanks.

@stephanie-anderson
Copy link
Contributor

I'll have a look to sort this out, @nipunn1313

@nipunn1313
Copy link
Contributor Author

Thanks @stephanie-anderson - let me know if there's anything I can do from my side.

I can rebase to resolve conflicts.

https://www.convex.dev/ is a backend-as-a-service that can run
serverless functions. Sentry integration for exception reporting
comes out of the box via a configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants