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

[chore] Increase GoReleaser timeout to 90 minutes #190

Merged

Conversation

TylerHelmuth
Copy link
Member

@TylerHelmuth TylerHelmuth commented Sep 1, 2022

The last 2 releases (0.58.0 and 0.59.0) have had timeouts that required the build to be re-run. This PR increases the timeout to 90 minutes to try to prevent this as a short-term solution.

Copy link
Member

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine, but I wonder if we can somehow optimize this process so that it doesn't take 90 clock minutes.

@jpkrohling jpkrohling merged commit bdcdb10 into open-telemetry:main Sep 1, 2022
@TylerHelmuth
Copy link
Member Author

TylerHelmuth commented Sep 1, 2022

This is fine, but I wonder if we can somehow optimize this process so that it doesn't take 90 clock minutes.

Yes, we need a long term solution. This is definitely a short term solution to help with future releases in the meantime.

Maybe we can parallelize something.

@TylerHelmuth TylerHelmuth deleted the increase-release-timeout branch September 1, 2022 17:39
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 this pull request may close these issues.

None yet

2 participants