Skip to content

Conversation

@BigBlueHat
Copy link
Contributor

@BigBlueHat BigBlueHat commented Feb 5, 2026

  • Sync package-lock.json with package.json.
  • Add QueryByExample tests.

Uses digitalbazaar/vc-querybyexample#1 so the package.json reference will need to change once that's published.

Got missed when `glob` was moved into `dependencies`.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 5, 2026

Deploying vc-examples with  Cloudflare Pages  Cloudflare Pages

Latest commit: e3cb3cd
Status: ✅  Deploy successful!
Preview URL: https://20996a1f.vc-examples.pages.dev
Branch Preview URL: https://test-querybyexample.vc-examples.pages.dev

View logs

@BigBlueHat BigBlueHat requested a review from bparth24 February 5, 2026 17:06
@BigBlueHat BigBlueHat changed the title test querybyexample Test QueryByExample queries against sibling credentials. Feb 5, 2026
console.error(e);
console.dir(credential);
console.dir(pointers);
process.exit();
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be better to see all the errors. Can use the bail option to exit early.

"devDependencies": {
"@11ty/eleventy-fetch": "^5.1.0",
"@digitalbazaar/eslint-config": "^7.0.1",
"@digitalbazaar/vc-querybyexample": "github:digitalbazaar/vc-querybyexample",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the plan to release that package first? It currently lacks some package infrastructure bits.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oops, I see that was in the PR comment. Will leave here as reminder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants