]> git.maquefel.me Git - brevno-suite/hugo/commit
Improve error handling/messages in Hugo Pipes
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 16 Dec 2025 15:25:37 +0000 (16:25 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 17 Dec 2025 20:12:15 +0000 (21:12 +0100)
commit0bf61353f66e7b362c4850c004f0708ec7b96c79
treea7e8f0d2a9a4f22eb136e5afa392d2bfb87e8cc5
parentb82e496c130fa18eab4f3333b9b88e3823e63e45
Improve error handling/messages in Hugo Pipes

Fixes #14257
Closes #14270
15 files changed:
common/herrors/file_error.go
hugolib/hugo_sites.go
hugolib/hugo_sites_build.go
hugolib/hugo_sites_build_errors_test.go
hugolib/integrationtest_builder.go
hugolib/site.go
hugolib/site_render.go
main.go
markup/tableofcontents/tableofcontents_integration_test.go
resources/images/imagetesting/testing.go
resources/resource_transformers/cssjs/postcss_integration_test.go
resources/resource_transformers/js/js_integration_test.go
resources/resource_transformers/tocss/dartsass/dartsass_integration_test.go
resources/resource_transformers/tocss/scss/scss_integration_test.go
resources/transform.go