thunderbird / thunderbird-notifications

In-App notifications for Thunderbird
Mozilla Public License 2.0
0 stars 0 forks source link

Meta: Clean up workflow and schema modification #25

Open Sancus opened 5 hours ago

Sancus commented 5 hours ago

This is a meta issue. Right now, editing the schema is a bit confusing. You need to edit the Python file AND the schema.json manually and make sure they line up, as NotificationSchema.py is used to validate the YAML whereas schema.json validates the JSON.

We need: