CI lint failed after AWS SSO and repo-native lint changes #656
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure#656
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Commit
0b199e3landed the infrastructure-owned AWS SSO config converger and Ansible role.Evidence
ward exec aws-sso-config-testpassed all five focused tests locally.ward exec pre-commitpassed locally, including the repository-wide Pylint command and both secret scans.trufflehog.ymlsuccess andlint.ymlfailure for the same push.Why this needs an operator
The guarded Forgejo API lists the failed run but this Forgejo version returns 404 for the job-log endpoint. No signed-in browser is available in the engineer client. The failure exists only in live CI, so the engineer must not push speculative changes to probe the runner.
Operator action and expected evidence
uv sync --group devor the Pylint step failed.Done means the issue contains the failing step evidence and the next owner is explicit. No rerun or new code push is needed before that evidence exists.
Commit
755493cfixed the original tracked Pylint findings and changed Forgejo CI to run the complete pre-commit suite. Local pre-commit is green, the five AWS SSO tests pass, and the Linux release-image check ran Ansible Lint over 141 files with zero findings under the production profile. Secret scan run 1624 passed. Lint run https://forgejo.coilysiren.me/coilyco-flight-deck/infrastructure/actions/runs/1623 failed after 69 seconds for task 18940. The guarded job-log endpoint still returns 404, so Engineering cannot see the failed step. Operator action: open run 1623 and post the failed hook plus its first complete error block here, redacting any secret. No rerun or code push should happen before that evidence identifies the next owner.CI lint run failed for AWS SSO config committo CI lint failed after AWS SSO and repo-native lint changesOps recovered the current lint evidence from run 1658.
The unrelated deploy-runner Python change built and published successfully in run 1657. No CI-probing push or rerun was made after this evidence.