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): Docker compose backend tests use devservices #81941

Merged
merged 10 commits into from
Dec 31, 2024

Conversation

hubertdeng123
Copy link
Member

@hubertdeng123 hubertdeng123 commented Dec 10, 2024

This allows us to measure the stability of devservices for sentry backend tests. Changing the cadence of this scheduled job to hourly again, as we need more data here. Will check devinfra metrics to get a better sense of how well this is working in CI

@hubertdeng123 hubertdeng123 requested a review from a team as a code owner December 10, 2024 21:32
@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 Dec 10, 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 Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #81941      +/-   ##
==========================================
- Coverage   80.42%   76.13%   -4.30%     
==========================================
  Files        7316     7295      -21     
  Lines      322631   321469    -1162     
  Branches    21046    20879     -167     
==========================================
- Hits       259482   244745   -14737     
- Misses      62742    76202   +13460     
- Partials      407      522     +115     

@hubertdeng123
Copy link
Member Author

Copy link

codecov bot commented Dec 17, 2024

Bundle Report

Bundle size has no change ✅

@hubertdeng123 hubertdeng123 merged commit f5727d9 into master Dec 31, 2024
50 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/enable-devservices-backend-ci branch December 31, 2024 22:46
andrewshie-sentry pushed a commit that referenced this pull request Jan 2, 2025
This allows us to measure the stability of devservices for sentry
backend tests. Changing the cadence of this scheduled job to hourly
again, as we need more data here. Will check devinfra metrics to get a
better sense of how well this is working in CI
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.

2 participants