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

Merge v2 to develop #1050

Merged
merged 115 commits into from
Nov 16, 2022
Merged

Merge v2 to develop #1050

merged 115 commits into from
Nov 16, 2022

Conversation

maxep
Copy link
Member

@maxep maxep commented Nov 14, 2022

What and why?

merge v2 progress in develop branch.

Conflicts

The following PRs were conflicting with v2:

@fuzzybinary could you please double check?

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests
  • Run integration tests
  • Run smoke tests

maxep added 30 commits July 12, 2022 11:05
…r-info-publisher

RUMM-2299 Core Context User Info Publisher
…nch-time-reader

RUMM-2299 Core Context Launch Time Reader
…-state-publisher

RUMM-2299 Core Context Application State Publisher
# Conflicts:
#	Datadog/Datadog.xcodeproj/project.pbxproj
…equest-builder

RUMM-2207 Delegate building HTTP request to features
…eader

RUMM-2207 Battery Status Reader and Low Battery Mode Publisher
# Conflicts:
#	Datadog/Datadog.xcodeproj/project.pbxproj
#	Tests/DatadogTests/Datadog/Core/System/Time/DateCorrectionTests.swift
maxep and others added 19 commits October 14, 2022 12:07
…-context

RUMM-2334 Tracing with RUM Through Core Context
Co-Authored-By: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
RUMM-2603 Create V2 Registration Interfaces
…publisher

RUMM-2606 Battery Status Publisher
Co-Authored-By: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
Co-authored-by: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
…lisher

RUMM-2381 Add internal proxy API for customising app version
@maxep maxep self-assigned this Nov 14, 2022
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Nov 14, 2022

Datadog Report

Branch report: feature/v2
Commit report: 7a6bef9

dd-sdk-ios 0 Failed, 0 New Flaky, 2007 Passed, 0 Skipped, 20m 56.69s Wall Time

# Conflicts:
#	Sources/Datadog/Core/FeaturesConfiguration.swift
#	Tests/DatadogTests/Datadog/Mocks/CoreMocks.swift
@maxep maxep marked this pull request as ready for review November 15, 2022 13:23
@maxep maxep requested a review from a team as a code owner November 15, 2022 13:23
Copy link
Member

@ncreated ncreated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK 👍. Because of the size of this PR: do you think there are there particular things we may want to look at @maxep? I double checked the "merge branch develop" commits that annotate conflicted files and the last "fix merge conflict" change - it's all fine 👍 + the work from conflicted PRs seems good as well.

On top of human review, I think we must rely on tests 🤖 for ultimate qualification. I see that all were included 👍👌, so it's good to go for me.

@maxep
Copy link
Member Author

maxep commented Nov 16, 2022

do you think there are there particular things we may want to look at @maxep?

The only things are the conflicts I mentioned. The most impactful was tackled and reviewed in #1048 👍
Others were easier:

  • Add variant property to v2 context
  • Use RUM context from FeatureBaggage when logging configuration Telemetry

@maxep maxep merged commit f6a228c into develop Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants