-
Notifications
You must be signed in to change notification settings - Fork 4k
Add support for inline expressions rendering with visitor data on GBO side #3660
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
Add support for inline expressions rendering with visitor data on GBO side #3660
Conversation
🦋 Changeset detectedLatest commit: c1ec32f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
2590ede to
be604d0
Compare
be604d0 to
9e8ebb3
Compare
…-gbo-side-instead-of-api
sdirosa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
This PR aims to add support for inline expressions rendering with visitor data on GBO side so we can move the evaluation of inline expression from the API to GBO and allow for injecting dynamic claims values (e.g API keys) in code blocks/Open API block and page content.
The evaluation of inline expressions will also be removed (kept only for search indexation) from the API in another GBX PR.
Screen.Recording.2025-09-18.at.09.38.13.mov