-
Notifications
You must be signed in to change notification settings - Fork 10
Sync tracer refactor into pipeline and modules #502
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
Open
robert-smartbear
wants to merge
67
commits into
robert/plat-14800_tracer_refactor_pipeline_and_modules
Choose a base branch
from
robert/merge_tracer_refactor_into_pipeline_and_modules
base: robert/plat-14800_tracer_refactor_pipeline_and_modules
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sync tracer refactor into pipeline and modules #502
robert-smartbear
wants to merge
67
commits into
robert/plat-14800_tracer_refactor_pipeline_and_modules
from
robert/merge_tracer_refactor_into_pipeline_and_modules
Conversation
This file contains hidden or 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
Co-authored-by: Jason <[email protected]>
Co-authored-by: Robert Bartoszewski <[email protected]>
Co-authored-by: Robert Bartoszewski <[email protected]>
* Amend secondary instance URL to bugsnag.smartbear.com * Update define's name
* BugsnagPerformanceNamedSpans optimization * Fixed span name comparison method * Switched to NSMutableDictionary * Removed unused code --------- Co-authored-by: Robert Bartoszewski <[email protected]>
Co-authored-by: Robert Bartoszewski <[email protected]>
* Separate test features into smaller files * Change name of hardcoded feature for full builds * Move automatic and metrics related features to folders
…00_tracer_refactor_lifecycle_handler # Conflicts: # Sources/BugsnagPerformance/Private/Tracer.h # Sources/BugsnagPerformance/Private/Tracer.mm
…r_lifecycle_handler Tracer refactor: SpanLifecycleHandler
…r_span_store Tracer refactor: span store
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 4.30.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@39edc49...16140ae) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.30.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@05b42c6...4eaacf0) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...330a01c) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.9 to 4.31.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@16140ae...4e94bd1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Kirkland <[email protected]>
…#498) * Fixed spanOnDestroy causing a crash * E2E test * Updated changelog --------- Co-authored-by: Robert Bartoszewski <[email protected]>
# Conflicts: # BugsnagPerformance.xcodeproj/project.pbxproj # CHANGELOG.md # Sources/BugsnagPerformance/Private/Tracer.mm # Sources/BugsnagPerformance/Public/BugsnagPerformanceSpan.mm # features/default/automatic/automatic_view_load.feature # features/default/manual_spans.feature # features/default/metrics/metrics_cpu.feature # features/default/network.feature # features/fixtures/ios/Fixture.xcodeproj/project.pbxproj # features/fixtures/ios/FixtureXcFramework.xcodeproj/project.pbxproj # features/steps/app_steps.rb
Sync next into v2
…_into_tracer_refactor
…ctor Sync v2 into tracer refactor
… into robert/merge_tracer_refactor_into_pipeline_and_modules # Conflicts: # BugsnagPerformance.xcodeproj/project.pbxproj # Sources/BugsnagPerformance/Private/Core/Span/SpanOptions.h # Sources/BugsnagPerformance/Private/Tracer.mm # features/default/automatic/automatic_view_load.feature # features/default/initial-p-value.feature # features/default/manual_spans.feature # features/default/metrics.feature # features/default/sampling.feature
|
Generated by 🚫 Danger |
6de01d5 to
03478d2
Compare
03478d2 to
96efead
Compare
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.
No description provided.