aws-samples / aws-samples/aws-codepipeline-bitbucket-integration
whenever i pushed the code to my repo in Bitbucket, event is getting triggers. But in Lambda logs getting the error "proxy: undefined"
Open
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
whenever i pushed the code to my repo in Bitbucket, event is getting triggers.
But in Lambda logs getting the error "proxy: undefined" while downloading the file thru downloadFile() function.
Contributor guide
Research direction
Start at the downloadFile() function and reproduce the Bitbucket push event that leads to the Lambda log error "proxy: undefined". Trace the event and download inputs to identify why proxy is undefined; done means the file downloads successfully without that Lambda error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- ci-cd, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100