Skip to content
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

Add the option to limit the amount of the parallel jobs in codebuild #6

Closed
derwasp opened this issue Apr 11, 2019 · 0 comments · Fixed by #10
Closed

Add the option to limit the amount of the parallel jobs in codebuild #6

derwasp opened this issue Apr 11, 2019 · 0 comments · Fixed by #10

Comments

@derwasp
Copy link
Contributor

derwasp commented Apr 11, 2019

No description provided.

@derwasp derwasp mentioned this issue Apr 20, 2019
derwasp added a commit that referenced this issue Apr 21, 2019
 - Use async apis instead of sync apis for everything but the S3 download jobs because of aws/aws-sdk-java-v2#953
 - Actually make the `threads` setting work: now we can limit the amount of parallel executions with it
 - Download artifacts after each job has finished and not at the end of all the jobs
 - Moved the helper functions to separate files

Closes #6 #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant