Skip to content

Conversation

hu-qi
Copy link

@hu-qi hu-qi commented Sep 8, 2025

Closes #176

Description

This PR enhances the error reporting in the site-builder by including the path to the configuration file
in relevant error messages.

When an error occurs while reading, parsing, or processing the site config (e.g., sites-config.yaml), the
error output will now clearly state which file caused the problem. This helps with debugging, especially
in environments with multiple configuration files.

Example of new error message

1 Error: could not parse site builder config file 'sites-config.yaml': ...

Copy link

vercel bot commented Sep 8, 2025

@hu-qi is attempting to deploy a commit to the Mysten Labs Team on Vercel.

A member of the Team first needs to authorize it.

@hu-qi hu-qi changed the title feat(site-builder): add config path to error output (#176) feat(site-builder): add config path to error output Sep 8, 2025
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.

Add Walrus Site Builder config path to the error output
1 participant