Skip to content

Commit

Permalink
Merge branch 'master' into priscila/feat/screen-summary/releses-selec…
Browse files Browse the repository at this point in the history
…tor/introduce-sort-by-selector
  • Loading branch information
priscilawebdev authored Jan 7, 2025
2 parents 4f1c30c + fa39340 commit 8ea04e8
Show file tree
Hide file tree
Showing 635 changed files with 9,915 additions and 9,051 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
/src/sentry/snuba/metrics/query.py @getsentry/owners-snuba @getsentry/telemetry-experience
/src/sentry/snuba/metrics_layer/ @getsentry/owners-snuba
/src/sentry/search/events/datasets/metrics_layer.py @getsentry/owners-snuba
/tests/snuba/test_snql_snuba.py @getsentry/owners-snuba
/tests/snuba/test_snuba.py @getsentry/owners-snuba

## Event Ingestion
/src/sentry/attachments/ @getsentry/ingest
Expand Down
1 change: 1 addition & 0 deletions config/tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"noImplicitThis": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"noUncheckedIndexedAccess": true,
"strict": true,
"strictBindCallApply": false,
"useUnknownInCatchVariables": false,
Expand Down
6 changes: 0 additions & 6 deletions devservices/clickhouse/config.xml

This file was deleted.

282 changes: 0 additions & 282 deletions devservices/docker-compose-testing.yml

This file was deleted.

11 changes: 0 additions & 11 deletions devservices/symbolicator/config.yml

This file was deleted.

Loading

0 comments on commit 8ea04e8

Please sign in to comment.