aws-samples / aws-samples/remote-swe-agents
deploy fails when using Finch
- Dominant language
- TypeScript
- Stars
- 243
- Forks
- 50
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 24
Description
Reportedly the cdk build fails with the following error when used with Finch:
>Bundling asset RemoteSweStack-Sandbox/Worker/SourceAssetForHash/Stage...
time="2025-10-30T13:35:21+09:00" level=warning msg="unsupported volume option \"delegated\""
time="2025-10-30T13:35:21+09:00" level=warning msg="unsupported volume option \"delegated\""
⋮
Contributor guide
Research direction
Start by reproducing the CDK build with Finch and inspect the bundling configuration associated with the reported asset. Confirm the cause of the unsupported "delegated" volume option, then verify that the build and deployment complete successfully without this failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100