-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use TOML for overrides, add some special subjects #106
Conversation
To make it more human-writable.
|
ah, toml, up there with json and yaml. my recent fascination is kdl. insert xkcd comic about standards, though the fact that toml is a python builtin these days is a plus |
the TOML decoder in the |
I was hesitant to use TOML for the same reasons, but I thought it's a sufficiently established standard since tomllib exists now (see also: #81 (review)). @dtemkin1 Good point; I'll switch to |
Also we might want to consider creating a JSON schema for the override files, to make it easier for manual entry? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me! We might want to email out to UG admins and ask them to send us their special subject data soon
Use a TOML file to make the overrides file more human-writable, and start it with some special subjects for spring 2025.