Commit 78601ea
committed
docs: standardize environment variable tables and refactor settings
- Add 'Required' and 'Default' columns to all environment variable documentation tables.
- Refactor all Settings classes to inherit from a new CommonSettings base class in templates/settings.py.
- Consolidate 'service_name', 'metrics_namespace', and 'log_level' into CommonSettings.
- Ensure all templates have template-specific defaults in their Settings subclasses.
- Fix Environment variables table ordering in EventBridge documentation.
- Update EventBridge property tests to reflect optional settings.
- Document UX learnings in .jules/palette.md.1 parent d657e6b commit 78601ea
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
0 commit comments