-
Notifications
You must be signed in to change notification settings - Fork 134
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
Dogfood recent changes #581
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
also update deprecated endpoint values for Logs and Traces to recommended urls.
by performing none of suggested updates. Both suggestions are irrevelant: * we can't upgrade SDK to 12.0 deployment target as we keep supporting 11.0 * the `CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER` seems to be problematic for some Cocoapods versions
…warnings-in-unit-tests RUMM-1548 Fix compiler warnings in unit tests + fix deprecated endpoints
PR comment Co-authored-by: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
…oapods DatadogSDKCrashReporting.podspec added
…le-error-type-to-public-api RUMM-1553: Add console error type to the public API
…-fix RUMM-1544 RunLoop is used in common mode only
In device, user images can be in /Bundle/Application/ only. Otherwise, it is a system image. In simulator, system image can be in Xcode.app/Contents/Developer/Platforms only. Otherwise, it is a user image.
…sier troubleshooting
Release `1.7.0-beta3`
…Image-v2 RUMM-1492: Fix `isSystemImage` detection
…Y REQUESTS status code
…esting-sdk Update to version 0.9.3 of testing framework
RUMM-1530 Add Datadog.isInitialized variable
Co-authored-by: Austin Lai <76412946+alai97@users.noreply.github.com>
Use preferred isEmpty checks
…take-api-v2 RUMM-1490 Migrate to Intake API v2
…ttribute-to-RUM-events RUMM-1527 Add billing attribute to all RUM events
…esting-sdk Update to version 0.9.4 of testing framework
…guration Fix typos in advanced configuration document
…eaders to instrumented requests
…adog-sampled` headers in integration tests
…ings RUMM-1124 Print warnings when invoking no-op Tracer or RUM Monitor
…ng-headers-when-propagating-trace RUMM-1579 Inject sampling headers to instrumented requests
Update `master` with `1.7.0-beta4` fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What and why?
🐶 Dogfooding recent changes, notably the fix done in #563 - we're seeing issues with crash reports symoblication and that one should solve it.
How?
Merging
master
todogfooding
, the automation will do the rest (opening PRs to Shopist and Datadog iOS app projects).Review checklist