Fix Guard cloud approval snapshot sync#1308
Merged
Merged
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
0b5e4dd to
5e48e52
Compare
3692b6d to
93880f2
Compare
Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
93880f2 to
564e7c2
Compare
Code Review SummaryStatus: 2 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (3 files)
Fix these issues in Kilo Cloud Reviewed by laguna-m.1-20260312:free · Input: 259.1K · Output: 16.9K · Cached: 2.1M |
bed49c9 to
8fbd531
Compare
…0704 # Conflicts: # tests/test_guard_receipt_redaction_cursor.py # tests/test_guard_supply_chain_daemon.py Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
8fbd531 to
182d708
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Verification
python3 -m py_compile src/codex_plugin_scanner/guard/runtime/local_request_snapshots.py src/codex_plugin_scanner/guard/runtime/command_queue.py src/codex_plugin_scanner/guard/runtime/runner.pypython3 -m pytest tests/test_guard_command_snapshot_paging.py -vpython3 -m pytest tests/test_guard_command_queue.py::test_poll_once_repairs_oauth_storage_and_retries_before_leasing tests/test_guard_command_queue.py::test_poll_once_keeps_auth_expired_state_when_auth_refresh_fails -v