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

feat(devservices): Cutover to using devservices in CI #83179

Closed

Conversation

hubertdeng123
Copy link
Member

This PR cuts over to using devservices in backend/acceptance tests.

@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 Jan 9, 2025
Copy link
Contributor

github-actions bot commented Jan 9, 2025

🚨 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 Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #83179      +/-   ##
==========================================
+ Coverage   79.20%   87.62%   +8.41%     
==========================================
  Files        9493     9452      -41     
  Lines      539366   538718     -648     
  Branches    21233    21091     -142     
==========================================
+ Hits       427205   472040   +44835     
+ Misses     108767    66320   -42447     
+ Partials     3394      358    -3036     

Copy link

codecov bot commented Jan 9, 2025

Bundle Report

Changes will increase total bundle size by 208 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
app-webpack-bundle-array-push 31.3MB 208 bytes (0.0%) ⬆️

@hubertdeng123 hubertdeng123 changed the title feat(ci): Cutover to using devservices in CI feat(devservices): Cutover to using devservices in CI Jan 21, 2025
@hubertdeng123
Copy link
Member Author

Going to split up these PR's into two.

  1. cutover devservices in sentry CI
  2. remove scheduled backend/acceptance jobs

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant