ForgeRock
Team
ping-javascript-sdk
Sign in / Sign up
Open main menu
ping-javascript-sdk
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
541
860aed3b chore: add changeset for journey-client error handling fix
by ryanbas21
r
Canceled
541
cd1f008c fix(journey-client): classify HTTP 4xx error bodies as LoginFailure RTK Query's fetchBaseQuery places HTTP error response bodies in the error slot, not data. start() and next() only destructured { data }, silently discarding AM failure bodies (e.g. 401 from social login) and returning a generic no_response_data error instead. Now extracts error.data, checks if it resembles an AM Step via isStepLike(), and routes it through createJourneyObject() so 4xx responses are properly classified as JourneyLoginFailure. Also converts resume() from throwing raw Error objects to returning typed GenericError values, maintaining the JourneyResult contract.
by ryanbas21
r
Succeeded
540
5615d50d feat(ci): add StackBlitz templates for e2e apps on PR previews Adds --template flag to pkg-pr-new so PR comments include interactive StackBlitz links for all e2e apps. Also switches to --pnpm for correct packing in the monorepo.
by ryanbas21
r
Succeeded
539
94c8398d fix: resolve typecheck failures in wellknown test mocks WellknownResponse required fields (userinfo_endpoint, end_session_endpoint, introspection_endpoint, revocation_endpoint) were missing from test mock factories, and wellknown.utils.test.ts needed union narrowing before accessing ResolvedServerConfig properties.
by ryanbas21
r
Succeeded
539
02f6aa33 fix: resolve typecheck failures in wellknown test mocks WellknownResponse required fields (userinfo_endpoint, end_session_endpoint, introspection_endpoint, revocation_endpoint) were missing from test mock factories, and wellknown.utils.test.ts needed union narrowing before accessing ResolvedServerConfig properties.
by ryanbas21
r
Succeeded
539
9c96ca88 fix: resolve typecheck failures in wellknown test mocks WellknownResponse required fields (userinfo_endpoint, end_session_endpoint, introspection_endpoint, revocation_endpoint) were missing from test mock factories, and wellknown.utils.test.ts needed union narrowing before accessing ResolvedServerConfig properties.
by ryanbas21
r
Succeeded
main
a3909a1c Merge pull request #538 from ForgeRock/fix-release-script chore: fix-local-release
by ryanbas21
r
Succeeded
538
01182c79 chore: fix-local-release disable changelog generation in local release, which requires a GH token.
by ryanbas21
r
Succeeded
538
ff43f937 chore: fix-local-release disable changelog generation in local release, which requires a GH token.
by ryanbas21
r
Succeeded
538
f929ac29 chore: fix-local-release disable changelog generation in local release, which requires a GH token.
by ryanbas21
r
Succeeded
main
e644572d Merge pull request #525 from ForgeRock/well-known feat(journey-client): wellknown-endpoint-config-support
by ryanbas21
r
Succeeded
525
35c4ad7f feat(oidc): refactor-wellknown-architecture refactor well known after discussion SDKS-4665
by ryanbas21
r
Succeeded
525
ef7c96ee feat(oidc): refactor-wellknown-architecture refactor well known after discussion SDKS-4665
by ryanbas21
r
Succeeded
525
c056c6a7 feat(oidc): refactor-wellknown-architecture refactor well known after discussion SDKS-4665
by ryanbas21
r
Succeeded
525
9a8ca14e feat(journey-client): wellknown-endpoint-config-support Re-implement well known configuration and abstract into reusable package - Remove internal re-export file (wellknown.api.ts) - Import directly from source packages in internal modules - Keep consumer-facing exports in types.ts as the single public API - Add IPv6 localhost comment explaining design decision - Remove redundant inline comments (JSDoc is sufficient) Add framework-agnostic wellknown configuration fetching to sdk-oidc, following the architectural principle that sdk-effects packages are pure building blocks while *-client packages own RTK integration. Changes: - Add pure fetchWellknownConfiguration() effect to sdk-oidc - Create local wellknown.api.ts in journey-client, davinci-client - Update oidc-client with its own wellknown RTK integration - Each client wraps the pure effect in RTK Query BaseQueryFn - Fix vitest/@effect/vitest version compatibility (vitest ^3.2.0) - Fix MockInstance type for vitest 3.x compatibility Architecture: - sdk-effects/oidc: Pure async functions, no framework deps - *-client packages: Wrap effects in RTK Query BaseQueryFn
by ryanbas21
r
Succeeded
525
f99b7d6c feat(journey-client): wellknown-endpoint-config-support Re-implement well known configuration and abstract into reusable package - Remove internal re-export file (wellknown.api.ts) - Import directly from source packages in internal modules - Keep consumer-facing exports in types.ts as the single public API - Add IPv6 localhost comment explaining design decision - Remove redundant inline comments (JSDoc is sufficient) Add framework-agnostic wellknown configuration fetching to sdk-oidc, following the architectural principle that sdk-effects packages are pure building blocks while *-client packages own RTK integration. Changes: - Add pure fetchWellknownConfiguration() effect to sdk-oidc - Create local wellknown.api.ts in journey-client, davinci-client - Update oidc-client with its own wellknown RTK integration - Each client wraps the pure effect in RTK Query BaseQueryFn - Fix vitest/@effect/vitest version compatibility (vitest ^3.2.0) - Fix MockInstance type for vitest 3.x compatibility Architecture: - sdk-effects/oidc: Pure async functions, no framework deps - *-client packages: Wrap effects in RTK Query BaseQueryFn
by ryanbas21
r
Succeeded
main
8dd47e2f Merge pull request #509 from ForgeRock/update-dist-dir-publish chore: publish-only-dist-jc
by ryanbas21
r
Succeeded
509
42c5eac1 chore: add-typedoc-to-journey-client
by ryanbas21
r
Failed
509
42c5eac1 chore: add-typedoc-to-journey-client
by ryanbas21
r
Succeeded
525
28bf4582 feat(journey-client): wellknown-endpoint-config-support Re-implement well known configuration and abstract into reusable package - Remove internal re-export file (wellknown.api.ts) - Import directly from source packages in internal modules - Keep consumer-facing exports in types.ts as the single public API - Add IPv6 localhost comment explaining design decision - Remove redundant inline comments (JSDoc is sufficient) Add framework-agnostic wellknown configuration fetching to sdk-oidc, following the architectural principle that sdk-effects packages are pure building blocks while *-client packages own RTK integration. Changes: - Add pure fetchWellknownConfiguration() effect to sdk-oidc - Create local wellknown.api.ts in journey-client, davinci-client - Update oidc-client with its own wellknown RTK integration - Each client wraps the pure effect in RTK Query BaseQueryFn - Fix vitest/@effect/vitest version compatibility (vitest ^3.2.0) - Fix MockInstance type for vitest 3.x compatibility Architecture: - sdk-effects/oidc: Pure async functions, no framework deps - *-client packages: Wrap effects in RTK Query BaseQueryFn
by ryanbas21
r
Previous page
Previous
Next
Next page