-
Notifications
You must be signed in to change notification settings - Fork 35
fix(agent): build/verify failure diagnosis — timeout classify, claude-binary Exec-format, failing-line surfacing #597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 42 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
c3f2b6f
fix(ecs): write task payload to S3, not inline overrides (#502)
331751e
Merge branch 'main' into fix/502-ecs-payload-s3-pointer
krokoko 85e141d
Merge branch 'main' into fix/502-ecs-payload-s3-pointer
isadeks 6e0db96
fix: enable corepack in the agent image so yarn/pnpm resolve
isadeks bef9b86
wire ECS/Fargate substrate (context-gated) at 32GB/8vCPU for heavy bu…
isadeks c6a2f28
bump ECS Fargate to 64GB/16vCPU + BUILD_VERIFY_TIMEOUT_S=3600
isadeks 5da571e
fix(ecs): map full payload to run_task so channel/build/cedar fields …
isadeks bf0a86d
fix(ecs): grant task role GetSecretValue on bgagent-{linear,jira}-oau…
isadeks 70efb8d
fix(ecs): wire ARTIFACTS_BUCKET_NAME into the Fargate task (ECS-parit…
isadeks b9da937
feat(compute): guard compute_type=ecs against a stack without the ECS…
isadeks 26ec150
fix(cdk): raise BUILD task memory 64→120 GB (max Fargate) — ABCA-662 …
isadeks 9add784
fix(cdk): make ecs-strategy top-of-file import hermetic vs ambient env
isadeks 4acccf3
fix(cdk): grant ec2:DescribeAvailabilityZones to ECS agent task role …
isadeks 209c66a
fix(ecs): grant ECS task role AgentCore Memory access (F-2, ABCA-488-…
a5550eb
docs(bootstrap): correct the ECS ComputeTypes enable instructions
isadeks 86a3f41
fix(errors): classify a build/verify command TIMEOUT (live-caught ABC…
isadeks b91bc5b
fix(agent): ensure claude-code native binary is placed at image build…
isadeks 0bb0d6e
fix(agent): log stdout on run_cmd failure so build-gate failures are …
isadeks 0e25d3d
fix(agent): surface the FAILING line from a parallel build DAG, not j…
isadeks 1ad937d
Merge remote-tracking branch 'upstream/main' into HEAD
isadeks 8e30da4
Merge branch 'main' into fix/502-ecs-payload-s3-pointer
isadeks ce93b62
fix(ecs): remove dead ECS_PAYLOAD_OBJECT_KEY_PREFIX export (review B1)
isadeks 8644f9c
docs+feat: address review nits N1–N4 on the ECS substrate
isadeks 1c5e64a
Merge branch 'main' into fix/502-ecs-payload-s3-pointer
krokoko cc93150
Merge branch 'fix/502-ecs-payload-s3-pointer' into pr/ecs-substrate-h…
isadeks d258e76
style: ruff-format the N4 payload-key block (fix build-mutation failure)
isadeks ca8af9a
fix+docs: WARN on dropped task_started_at (HITL parity) + defensive m…
isadeks faaf395
Merge remote-tracking branch 'upstream/main' into pr/ecs-substrate-ha…
isadeks c2a3f26
Merge branch 'main' into pr/ecs-substrate-hardening
isadeks 68c9735
fix(ecs): address #596 review — drop over-privileged artifacts grant …
isadeks 86ab249
Merge branch 'main' into pr/ecs-substrate-hardening
isadeks fc328ef
fix(ecs): address #596 re-review nits — stale parity comments + WARN …
isadeks 88e0ac8
Merge branch 'main' into pr/ecs-substrate-hardening
isadeks f5e4bba
Merge branch 'main' into pr/ecs-substrate-hardening
isadeks 8f8663f
Merge remote-tracking branch 'upstream/main' into cascade-pr-ecs-subs…
isadeks b8bcff8
Merge branch 'cascade-pr-ecs-substrate-hardening' into cascade-pr-age…
isadeks 28b437f
Merge remote-tracking branch 'upstream/pr/ecs-substrate-hardening' in…
isadeks f9d0f75
Merge branch 'main' into pr/ecs-substrate-hardening
isadeks 35cbf7f
Merge branch 'pr/ecs-substrate-hardening' into pr/agent-build-robustness
isadeks b99f049
Merge branch 'main' into pr/agent-build-robustness
isadeks e6cd934
Merge branch 'main' into pr/agent-build-robustness
isadeks 05f07e9
Merge branch 'main' into pr/agent-build-robustness
isadeks 7e54b33
fix(agent): address #597 review — honest TIMEOUT remedy + nits (B1, N…
isadeks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.