Skip to content

feat(orderbook): Add utility functions for creating metadata bids#2870

Merged
JCSanPedro merged 2 commits intomainfrom
BLO-99-metadata-bids
May 6, 2026
Merged

feat(orderbook): Add utility functions for creating metadata bids#2870
JCSanPedro merged 2 commits intomainfrom
BLO-99-metadata-bids

Conversation

@JCSanPedro
Copy link
Copy Markdown
Contributor

@JCSanPedro JCSanPedro commented May 5, 2026

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

Adds utility functions for creating and viewing metadata bids.

Detail and impact of the change

Added

Changed

  • Regenerate OAS clients
  • Add metadata bid utility functions
  • Add e2e tests for metadata bids

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

@JCSanPedro JCSanPedro requested a review from a team as a code owner May 5, 2026 23:07
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 5, 2026

View your CI Pipeline Execution ↗ for commit d2d18a2

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 2m 43s View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 1m 19s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-05 23:10:50 UTC

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d2d18a2. Configure here.

Comment thread packages/orderbook/src/test/metadata-bid.e2e.ts
@JCSanPedro JCSanPedro added this pull request to the merge queue May 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 6, 2026
@JCSanPedro JCSanPedro added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 9c7eb9f May 6, 2026
13 checks passed
@JCSanPedro JCSanPedro deleted the BLO-99-metadata-bids branch May 6, 2026 02:03
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.

2 participants