Skip to content

Chrome extension#628

Draft
ryanbas21 wants to merge 1 commit intomainfrom
chrome-extension
Draft

Chrome extension#628
ryanbas21 wants to merge 1 commit intomainfrom
chrome-extension

Conversation

@ryanbas21
Copy link
Copy Markdown
Collaborator

JIRA Ticket

n/a

Description

As demo'd chrome extension devtool.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

🦋 Changeset detected

Latest commit: 5ba8b04

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@forgerock/journey-client Minor
@forgerock/oidc-client Minor
@forgerock/davinci-client Minor
@forgerock/device-client Minor
@forgerock/protect Minor
@forgerock/sdk-types Minor
@forgerock/sdk-utilities Minor
@forgerock/iframe-manager Minor
@forgerock/sdk-logger Minor
@forgerock/sdk-oidc Minor
@forgerock/sdk-request-middleware Minor
@forgerock/storage Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 65225876-9529-4d88-8a1e-b2f3c4b025dd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chrome-extension

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 8, 2026

View your CI Pipeline Execution ↗ for commit db36134


☁️ Nx Cloud last updated this comment at 2026-05-09 05:50:43 UTC

@@ -0,0 +1,119 @@
import { describe, it, expect } from 'vitest';
import { Effect } from 'effect';
import { EventStoreService, EventStoreLive, makeEmptyFlowState } from './event-store.service.js';
nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

@ryanbas21 ryanbas21 force-pushed the chrome-extension branch from 352aa56 to 2ce9399 Compare May 9, 2026 01:01
nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

@ryanbas21 ryanbas21 force-pushed the chrome-extension branch 2 times, most recently from 5f6aaf9 to 4f2c6ae Compare May 9, 2026 05:12
nx-cloud[bot]

This comment was marked as outdated.

@ryanbas21 ryanbas21 force-pushed the chrome-extension branch from 4f2c6ae to 6a0a211 Compare May 9, 2026 05:13
nx-cloud[bot]

This comment was marked as outdated.

@ryanbas21 ryanbas21 force-pushed the chrome-extension branch from 6a0a211 to a9d5da8 Compare May 9, 2026 05:17
nx-cloud[bot]

This comment was marked as outdated.

@ryanbas21 ryanbas21 force-pushed the chrome-extension branch from a9d5da8 to db36134 Compare May 9, 2026 05:35
nx-cloud[bot]

This comment was marked as outdated.

@ryanbas21 ryanbas21 force-pushed the chrome-extension branch from b1e07ce to 8db53de Compare May 9, 2026 05:44
Copy link
Copy Markdown
Contributor

@nx-cloud nx-cloud Bot left a comment

Choose a reason for hiding this comment

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

Nx Cloud has identified a flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we triggered a CI rerun by adding an empty commit to this branch.

Nx Cloud View detailed reasoning in Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@ryanbas21 ryanbas21 force-pushed the chrome-extension branch from 8db53de to 90191f7 Compare May 9, 2026 05:45
Chrome extension for clients within the SDK ecosystem (javascript).
Contains a bridge, extension, and types package. README.md documents
feature set.

chore: readme
@ryanbas21 ryanbas21 force-pushed the chrome-extension branch from 90191f7 to 5ba8b04 Compare May 9, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant