Skip to content

chore: bump examples submodule to pick up ai-agents schema#153

Merged
tstirrat15 merged 2 commits into
mainfrom
bump-examples-ai-agents
Jun 17, 2026
Merged

chore: bump examples submodule to pick up ai-agents schema#153
tstirrat15 merged 2 commits into
mainfrom
bump-examples-ai-agents

Conversation

@sohanmaheshwar

@sohanmaheshwar sohanmaheshwar commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the examples submodule to 1a189ba (the merge commit of authzed/examples#47), which adds an "AI Agents acting on behalf of a user" example.
  • Updates the hardcoded count in LoadExamples test (8 → 9) to match the new total.

Test plan

  • pnpm lint — clean (10 pre-existing warnings, 0 errors)
  • pnpm format:check — clean
  • pnpm build — succeeds
  • pnpm test:unit src/spicedb-common/examples.test.ts — passes with the new count
  • Load the playground locally and confirm "AI Agents acting on behalf of a user" appears in the examples dropdown

Bumps the examples submodule to the merge commit of authzed/examples#47,
which adds an "AI Agents acting on behalf of a user" example. Updates
the LoadExamples test count to match the new total (9).
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: playground.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

Replaces the brittle `toHaveLength` check with explicit assertions that
match what the test name promises: a known example is included, and
the example with a missing schema file is skipped. Future examples can
be added or removed without touching this test.

@tstirrat15 tstirrat15 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@tstirrat15 tstirrat15 merged commit 584954b into main Jun 17, 2026
3 of 4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants