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 (0.126.2) #625

Merged
merged 6 commits into from
Jun 21, 2024

Conversation

jarrodmillman
Copy link
Member

@jarrodmillman jarrodmillman commented Jun 20, 2024

Hugo 0.126.3 broke our check-links tests:

7:41:30 AM:   ✖ FAIL load public/blog/news
7:41:30 AM:   | operator: load
7:41:30 AM:   | expected: 200 public/blog/news
7:41:30 AM:   |   actual: ENOENT: no such file or directory, open '/opt/build/repo/doc/public/blog/news'
7:41:30 AM:   |       at: public/blog/index.html:105:36 <a href="./news">...</a>
7:41:30 AM:   1779 tests
7:41:30 AM:      3 skipped
7:41:30 AM:   1778 passed
7:41:30 AM:      1 failed
7:41:31 AM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2)

with 0.126.2 we got

7:38:19 AM:   1778 tests
7:38:19 AM:      3 skipped
7:38:19 AM:   1778 passed

Not sure what is happening, but we used to have 1778 tests (now we have 1779 tests with one failing). We do have
https://blog.scientific-python.org/tags/news/
And this line is in the source for blog.scientific-python.org:

<span class="post-tag"><a href="/tags/news">#news</a></span>

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for scientific-python-hugo-theme ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c246c8b
🔍 Latest deploy log https://app.netlify.com/sites/scientific-python-hugo-theme/deploys/667584c10ac47b00086f1f1b
😎 Deploy Preview https://deploy-preview-625--scientific-python-hugo-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 82
Accessibility: 100
Best Practices: 100
SEO: 83
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@jarrodmillman jarrodmillman changed the title Update hugo (0.126.3) Update hugo (0.126.2) Jun 21, 2024
@jarrodmillman jarrodmillman merged commit 8955f10 into scientific-python:main Jun 21, 2024
6 checks passed
@jarrodmillman jarrodmillman deleted the hugo-0.126.3 branch June 21, 2024 13:51
@jarrodmillman jarrodmillman added this to the 0.18 milestone Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant