Skip to content

Fix #2427 - Show bootstrap config errors#2435

Merged
WebReflection merged 2 commits intopyscript:mainfrom
WebReflection:issue-2427
Jan 22, 2026
Merged

Fix #2427 - Show bootstrap config errors#2435
WebReflection merged 2 commits intopyscript:mainfrom
WebReflection:issue-2427

Conversation

@WebReflection
Copy link
Copy Markdown
Contributor

Description

This MR fixes #2427 by showing through eventual error plugin the error caused by the config in case it was not possible to bootstrap this.

Changes

  • moved the if (error) after the plugins bootstrap so that errors are correctly shown if found during bootstrap

Checklist

  • I have checked make build works locally.
  • I have created / updated documentation for this change (if applicable).

@WebReflection WebReflection requested a review from ntoll January 22, 2026 11:14
@WebReflection WebReflection merged commit f510b18 into pyscript:main Jan 22, 2026
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.

Errors in config are not diagnosed

2 participants