-
-
Notifications
You must be signed in to change notification settings - Fork 134
test(db): fail CI if RPC revoke breaks last published CLI #3200
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
Merged
+965
−2
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d581983
test(db): fail CI if RPC revoke breaks last published CLI
cursoragent fc059b8
fix(test): resolve published CLI tag/npm version for contract CI
cursoragent 5f197e2
fix(test): drop unused import in published CLI unit test
cursoragent f1063bb
docs: surface published CLI must-not-break rule for humans and agents
cursoragent 80e273d
fix(test): read full CLI files for published RPC arg extraction
cursoragent 81bd6b5
fix(test): address CodeRabbit review on published CLI contract
cursoragent 4856a34
fix(test): reuse shared pg pool and cache Deno in CRITICAL CI job
cursoragent bd36d7c
fix(ci): cache Deno after checkout in published CLI job
cursoragent 6c129e3
fix(test): match empty-arg RPC calls against any overload by name
cursoragent 5a8424a
fix(test): require strict zero-arg RPC overload matching
cursoragent 043394f
chore(ci): retrigger tests after concurrency cancellation
cursoragent a2fe5c3
chore(ci): retrigger tests after queue drain
cursoragent 94e0863
chore(ci): trigger full test suite
cursoragent feebc91
fix(test): address CodeRabbit review on published CLI contract
cursoragent 8d0beda
fix(test): align RPC overload arg counts with input-only names
cursoragent 03b333c
fix(test): restore published CLI job and use pronargs for overload co…
cursoragent cf5fca5
fix(test): revert privilege SQL to last passing overload lookup
cursoragent 7407534
fix(test): union RPC arg keys from ternary object literals
cursoragent bfee42a
ci: retrigger full test run after CRITICAL fix
cursoragent c256a4b
fix(test): harden published CLI contract resolution and npm parsing
cursoragent eb33d0d
fix(test): mark unresolved published CLI RPC args as dynamic
cursoragent 8269b77
fix(test): address CodeRabbit published CLI contract review
cursoragent 847d6e5
ci: raise published CLI contract job timeout to 15 minutes
cursoragent eca04ef
fix(test): drop duplicate overload schema assertion
cursoragent a6539b3
ci: reset isolated DB before published CLI contract tests
cursoragent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.