feat: add safe application packet CLI#146
Closed
bricenice17 wants to merge 1 commit into
Closed
Conversation
|
@bricenice17 is attempting to deploy a commit to the Vasu-Devs' projects Team on Vercel. A member of the Team first needs to authorize it. |
a8edc39 to
cbb9b3e
Compare
Author
|
Closing because this PR was opened against the wrong repository/workstream. No merge intended. |
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
python -m packet_cli).Verification
uvx --with pydantic pytest backend/tests/test_packet_cli.py -q— 6 passed before review; after stale-asset regression, covered in combined run below.uvx --with pydantic pytest backend/tests/test_packet_cli.py backend/tests/test_generation_service.py -q— 12 passedpython3 -m compileall -q backend/application_packets.py backend/packet_cli.pyJHM_APP_DATA_DIR:uv run --with pydantic python -m packet_cli --high-score --min-score 90 --output-root "$TMPDIR/packets" --format bothreturnedjob_id=high-amz,dry_run=true,submitted=false, summary/audit/index files exist.uv run --with pydantic python -m packet_cli --submitexits 2 withexternal submission is not supported in the packet CLI.Notes