-
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 #666
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
…he size field of the Resource event
This tool is safer (it always starts with a clean repo state instead of resetting altered state) and more flexible (both GH and CP artifacts can be published for any tag in the repo, not only for the current tag).
…ional-resource-size-value RUMM-1706: RUM Resource scope should provide optional value type to the size field of the Resource event
One for GH Release assset and one for Cocoapods specs.
Remove parts of the release automation replaced with `release.py` and additions to `bitrise.yml`.
Command date was taken as the long task starting date. Command date is actually when the long task ENDS. long task starting date = command.date - command.duration
…k-date RUMM-1086 Fix: Long task start date calculated properly
This mark will be soon added by the ET frontend.
RUMM-1090 Logs Event Scrubbing
so it also checks that next files keep the limit.
…l-crash-symbolication RUMM-1596 Fix issue with truncated stack traces not being displayed in Crash Reporting
…utomation-issues RUMM-1667 Enhance release automation
now the `markAllFilesAsReadable()` method better fits the `DataOrchestrator` which has an explicit access to both `FileOrchestrators` for each feature.
RUMM-1378 RUM E2E tests added
…utomation-issues RUMM-1667 Enhance release automation (cherry picked from commit 0ebcb7f)
…b-for-distro RUMM-1667: Fix distribution tool (cherry picked from commit 3f98760)
# Conflicts: # DatadogSDK.podspec # DatadogSDKAlamofireExtension.podspec # DatadogSDKCrashReporting.podspec # DatadogSDKObjc.podspec # Sources/Datadog/Versioning.swift
…ttributes-in-ObjectiveC RUMM-1583 Fix attributes reading in Objective-C
…-sdk-1.0.1 Update to version 1.0.1 of testing framework
Release 1.7.2
Missing test cases added
…Type RUMM-1718 `error.sourceType` added
for better discoverability and documenting.
…additional config this can be used from cross-platform SDKs, to pass their version, instead of using the native one.
…ness RUMM-640 Fix flaky test in `DatadogTests`
…-sdk-version-in-cross-platform-skds RUMM-1709 Allow to specify custom SDK version
…se-stack RUMM-1770 test_repetition_mode is added for Xcode 13 stack
buranmert
approved these changes
Nov 17, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
already approved ✅
maxep
approved these changes
Nov 17, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐕
…rash RUMM-1763 Read `_dd.error.is_crash` crossplatform attribute
…rash RUMM-1763 Run test on view scope instead of resource
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:
How?
Merging master to dogfooding.
Review checklist