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

ci/builder: upgrade to Hugo v0.128 #27910

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

benesch
Copy link
Member

@benesch benesch commented Jun 27, 2024

The upgrade to Hugo v0.124.1 in #27679 has broken the deploy_website build. The issue appears to be a bug in the Go AWS SDK version that Hugo v0.124.1 uses that causes credential refreshing to sporadically fail. The latest version of Hugo (v0.128) incoporates a Go AWS SDK upgrade that hopefully fixes the issue.

Motivation

  • This PR fixes a recognized bug.

Checklist

The upgrade to Hugo v0.124.1 in MaterializeInc#27679 has broken the deploy_website
build. The issue appears to be a bug in the Go AWS SDK version that Hugo
v0.124.1 uses that causes credential refreshing to sporadically fail.
The latest version of Hugo (v0.128) incoporates a Go AWS SDK upgrade
that hopefully fixes the issue.
@benesch benesch requested a review from a team as a code owner June 27, 2024 05:02
@benesch benesch enabled auto-merge June 27, 2024 05:34
@benesch benesch merged commit 824f731 into MaterializeInc:main Jun 27, 2024
85 checks passed
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.

2 participants