Feat/provider capability matrix#67
Conversation
|
Someone is attempting to deploy a commit to the emrekayat's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@oraimoitel Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Thanks for the provider capability matrix work. I cannot merge this yet because the API test suite fails at module import time. Command run:
Failure: The failure happens when Please avoid making the static pricing module depend on full runtime config at import time, or make the capability caveat logic injectable/lazy so existing pricing/provider tests remain credential-free. Also please check the new matcher usage in After fixing, rerun:
|
da384e1 to
0cdb32d
Compare
|
Thanks for the update. I rechecked the merge ref from the maintainer account. The focused checks pass on the current GitHub merge ref: git diff --check main...pr-67-merge
npm run test --workspace @query402/shared
npm run test --workspace @query402/api -- src/lib/pricing.test.ts src/routes/public.test.ts
npm run typecheck --workspace @query402/api
npm run typecheck --workspace @query402/web
npm run build --workspace @query402/webResults: shared tests pass (12), API tests pass (24), API/web typecheck pass, and web build passes. I still cannot merge this branch because GitHub now reports it as Please rebase or merge latest |
Done ✅👍✅
closes #61