Manifest validation: expose toml parsing errors in UI #213

Closed
opened 2024-07-17 22:10:26 +02:00 by Oleg-Komarov · 1 comment
Owner

Now when an invalid manifest is submitted, an error is logged, but the details are not shown to the user.

e.g. Manifest Error: Duplicate keys!
Manifest Error: invalid literal for int() with base 0: 'files = "Export objects and biomes to external blend files"'

Now when an invalid manifest is submitted, an error is logged, but the details are not shown to the user. e.g. `Manifest Error: Duplicate keys!` `Manifest Error: invalid literal for int() with base 0: 'files = "Export objects and biomes to external blend files"'`
Oleg-Komarov self-assigned this 2024-07-19 14:43:59 +02:00
Author
Owner

Deployed in production.

Deployed in production.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/extensions-website#213
No description provided.