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

Update hugo version to v0.139.0 #487

Merged
merged 7 commits into from
Dec 9, 2024
Merged

Conversation

Xpirix
Copy link
Collaborator

@Xpirix Xpirix commented Dec 2, 2024

Note: This requires updating the version on the server

Proposed changes:

  • Update the deprecated codes to run with hugo 0.139.0
  • Run the playwright test with the latest hugo version so we will be able to know whenever we have deprecated codes
  • This will allow us to run the website on the latest version
  • Added a Hugo version checker at themes/hugo-bulma-blocks-theme/layouts/index.html so the command hugo or hugo server will return the following error if the minimum version is not used: ERROR The website requires Hugo v0.139.0 or later.

Cc @haubourg @sweco-sedalh

@Xpirix Xpirix requested a review from timlinux December 3, 2024 13:15
@Xpirix Xpirix marked this pull request as ready for review December 3, 2024 13:18
@Xpirix Xpirix changed the title Update hugo version to v0.139.3 Update hugo version to v0.139.0 Dec 3, 2024
Copy link
Member

@haubourg haubourg left a comment

Choose a reason for hiding this comment

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

Works here with 0.139.2 !

@Xpirix
Copy link
Collaborator Author

Xpirix commented Dec 4, 2024

Thanks @haubourg. I will merge this once we have the required version on the server.

@Xpirix Xpirix merged commit 8b5c086 into qgis:main Dec 9, 2024
2 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