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

[SD-387] Added newrelic browser agent #1389

Merged
merged 3 commits into from
Dec 8, 2024

Conversation

jeffdowdle
Copy link
Contributor

@jeffdowdle jeffdowdle commented Nov 28, 2024

Issue: https://digital-vic.atlassian.net/browse/SD-387

What I did

How to test

Checklist

For all PR's

  • I've added relevant changes to the project Readme if needed
  • I've updated the documentation site as needed
  • I have added tests to cover my changes (if not applicable, please state why in a comment)

For new UI components only

  • I have added a storybook story covering all variants
  • I have checked a11y tab in storybook passes
  • I have added cypress component tests (if the component is interactive)
  • Any events are emitted on the event bus using emitRplEvent

…script

configurable via env vars and feature flags, can be completely disabled, disabled by default
Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for ripple-docs canceled.

Name Link
🔨 Latest commit 390b28b
🔍 Latest deploy log https://app.netlify.com/sites/ripple-docs/deploys/6747d14eb3cf2a0008ff78ba

@jeffdowdle jeffdowdle reopened this Nov 28, 2024
@jeffdowdle jeffdowdle changed the title [SD-387] Testing newrelic browser agent [SD-387] Added newrelic browser agent Nov 28, 2024
@jeffdowdle jeffdowdle changed the base branch from develop to release/2.22.0 November 28, 2024 02:58
@dylankelly dylankelly marked this pull request as ready for review December 8, 2024 22:17
@dylankelly dylankelly added this to the 2.22.0 milestone Dec 8, 2024
Copy link

cypress bot commented Dec 8, 2024

ripple-framework    Run #2445

Run Properties:  status check passed Passed #2445  •  git commit 22c18937a4: Merge branch 'release/2.22.0' into feature/SD-387-new-relic-browser
Project ripple-framework
Branch Review feature/SD-387-new-relic-browser
Run status status check passed Passed #2445
Run duration 11m 38s
Commit git commit 22c18937a4: Merge branch 'release/2.22.0' into feature/SD-387-new-relic-browser
Committer dylankelly
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 214
View all changes introduced in this branch ↗︎

@dylankelly dylankelly merged commit 0b60550 into release/2.22.0 Dec 8, 2024
13 of 15 checks passed
@dylankelly dylankelly deleted the feature/SD-387-new-relic-browser branch December 8, 2024 22:49
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