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

Travis CI times out on PRs which impact 300+ packages #346

Closed
trivikr opened this issue Aug 23, 2019 · 3 comments · Fixed by #386
Closed

Travis CI times out on PRs which impact 300+ packages #346

trivikr opened this issue Aug 23, 2019 · 3 comments · Fixed by #386

Comments

@trivikr
Copy link
Member

trivikr commented Aug 23, 2019

Describe the bug
Travis CI times out on PRs which impact 300+ packages

This happens because Travis CI stops the build after 50 mins for public repositories https://docs.travis-ci.com/user/customizing-the-build#build-timeouts

@trivikr
Copy link
Member Author

trivikr commented Aug 23, 2019

If we plan to move to CodeBuild, the logs could be made accessible by using https://github.com/jlhood/github-codebuild-logs (needs investigation)

@AllanZhengYP
Copy link
Contributor

I'm fine with not building any service clients for now. But we should keep an eye on any changes that would break TS

trivikr added a commit to trivikr/aws-sdk-js-v3 that referenced this issue Sep 30, 2019
Fixes: aws#346
Enabled github-codebuild-logs to make CodeBuild logs accessible
Refs: https://github.com/jlhood/github-codebuild-logs
trivikr added a commit to trivikr/aws-sdk-js-v3 that referenced this issue Oct 1, 2019
Fixes: aws#346
Enabled github-codebuild-logs to make CodeBuild logs accessible
Refs: https://github.com/jlhood/github-codebuild-logs
trivikr added a commit to trivikr/aws-sdk-js-v3 that referenced this issue Oct 3, 2019
Fixes: aws#346
Enabled github-codebuild-logs to make CodeBuild logs accessible
Refs: https://github.com/jlhood/github-codebuild-logs
trivikr added a commit that referenced this issue Oct 9, 2019
Fixes: #346
Enabled github-codebuild-logs to make CodeBuild logs accessible
Refs: https://github.com/jlhood/github-codebuild-logs
@lock
Copy link

lock bot commented Oct 16, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 16, 2019
trivikr added a commit that referenced this issue Dec 6, 2019
Fixes: #346
Enabled github-codebuild-logs to make CodeBuild logs accessible
Refs: https://github.com/jlhood/github-codebuild-logs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants