Add run exit status flag #141

Merged
stephen merged 1 commit from feat/135-run-exit-status into main 2026-06-11 01:23:33 +00:00
Owner

Summary

  • add --exit-status to fj run view and fj run watch
  • return non-zero when the whole-run conclusion is not success/skipped
  • document gh compatibility rows for --exit-status

Tests

  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all

Fixes rasterstate/fj#135

## Summary - add --exit-status to fj run view and fj run watch - return non-zero when the whole-run conclusion is not success/skipped - document gh compatibility rows for --exit-status ## Tests - cargo fmt --check - cargo clippy --all-targets --all-features -- -D warnings - cargo test --all Fixes rasterstate/fj#135
Add run exit status flag
All checks were successful
ci / check (pull_request) Successful in 10m4s
ci / live-e2e (pull_request) Successful in 1m44s
ci / coverage (pull_request) Successful in 2m8s
3652c0605f
stephen referenced this pull request from a commit 2026-06-11 01:23:33 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rasterstate/fj!141
No description provided.