scientific-python / scientific-python-hugo-theme

Hugo theme based on the design for numpy.org
https://theme.scientific-python.org/
Other
19 stars 23 forks source link

Update hugo (0.126.2) #625

Closed jarrodmillman closed 4 months ago

jarrodmillman commented 4 months ago

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>
netlify[bot] commented 4 months ago

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

Built without sensitive environment variables

Name Link
Latest commit c246c8b13572e1efaf6d600665d67e50de2b9d10
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
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.