You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No generated artifacts were left untracked in the clone.
Remaining gaps / gates:
cargo fmt --all -- --check still fails on current-main files outside this PR diff: crates/octos-agent/src/agent/loop_runner.rs, crates/octos-agent/src/loop_detect.rs, and crates/octos-cli/src/api/ui_protocol_ledger.rs.
I found no dedicated dashboard test matching configuration_error / config-error UI; dashboard coverage here is typecheck, production build, and code inspection.
GitHub still reports mergeable: MERGEABLE, mergeStateStatus: BLOCKED, reviewDecision: REVIEW_REQUIRED; merge is branch-protection blocked until required review lands.
Refreshed CI is green at head d84e99501c1934a6da9f630da4b6721134f371e3 on base 4b6d7218b14e91ece68ecde1ca10216975baea58.
Required jobs succeeded: dashboard, reject blocked author/committer emails, swarm-app, typos, check, test-octos-agent (lib), test-octos-agent (integration), test-octos-cli, and check-matrix. Conditional platform/package/e2e/security jobs were skipped by workflow conditions.
Merge remains blocked only by required review (mergeable=MERGEABLE, mergeStateStatus=BLOCKED, reviewDecision=REVIEW_REQUIRED). The PR still carries Closes #907, so #907 should close automatically after review and merge.
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
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
configuration_errorstates keyed by profile.configuration_error, error text, and error timestamp through process status responses and dashboard profile/gateway badges.origin/mainwith only the Daemon: auto-restart loops forever on env-var-missing config failure #907 daemon/dashboard files; no generated artifacts are included.Closes #907
Validation
origin/mainat1df02bd3975a66b232ae1a5c62ddf48297f88317b81c230def16f8ac89667afb8a7f2902c3b0d1d5git diff --check --cachedpassed before commitrustfmt --check crates/octos-cli/src/api/auth_handlers.rs crates/octos-cli/src/monitor.rs crates/octos-cli/src/process_manager.rspassedcargo fmt --all -- --checkpassedgit ls-files --others --exclude-standardwas emptyCARGO_TARGET_DIR=/private/tmp/octos-1225-refresh-target CARGO_INCREMENTAL=0 CARGO_PROFILE_DEV_DEBUG=0 cargo test -p octos-cli --features api configuration_error -- --nocapturepassed: 4 passedCARGO_TARGET_DIR=/private/tmp/octos-1225-refresh-target CARGO_INCREMENTAL=0 CARGO_PROFILE_DEV_DEBUG=0 cargo test -p octos-cli --features api process_manager::tests:: -- --nocapturepassed: 39 passedCARGO_TARGET_DIR=/private/tmp/octos-1225-refresh-target CARGO_INCREMENTAL=0 CARGO_PROFILE_DEV_DEBUG=0 cargo clippy --workspace --all-targets -- -D warningspassedNPM_CONFIG_CACHE=/private/tmp/octos-npm-cache-1225-refresh npm --prefix dashboard cipassed; npm audit reports existing 3 vulnerabilitiesnpm --prefix dashboard run typecheckpassednpm --prefix dashboard run testpassed: 6 files, 32 testsVITE_OUT_DIR=/private/tmp/octos-1225-dashboard-dist npm --prefix dashboard run buildpasseddashboard,reject blocked author/committer emails,swarm-app,typos,check,test-octos-agent (lib),test-octos-agent (integration),test-octos-cli,check-matrixMerge Status
MERGEABLE/BLOCKEDwithREVIEW_REQUIRED.