nobody
|
233a263b89
|
clippy
|
2024-12-10 21:38:35 +01:00 |
|
nobody
|
06457bd1c5
|
actions mostly completed (with NYIs)
|
2024-12-10 21:38:35 +01:00 |
|
nobody
|
92d87193a8
|
NYI macro, cleanup transition function
|
2024-12-10 21:38:35 +01:00 |
|
nobody
|
60956b6303
|
lib target; working doctests
also paves the way for further cleanups
|
2024-12-10 21:38:35 +01:00 |
|
nobody
|
4686eff0d4
|
FIX: config spec "Fixes only" mode
|
2024-12-10 21:38:35 +01:00 |
|
nobody
|
2d3549a200
|
more env config (VERBOSE/TRACE, TODAY)
|
2024-12-10 21:38:35 +01:00 |
|
nobody
|
61eb7cc6d6
|
Adjust generated fields to also have 'key' access
This permits them to also fill in related fields if needed.
|
2024-12-10 21:38:35 +01:00 |
|
nobody
|
62d12e314c
|
config_spec: various improvements
- more color, using colored
- better wording of options
- highlight default choices
- various other small fixes
|
2024-12-10 21:37:59 +01:00 |
|
nobody
|
473d131246
|
rustfmt, rustdoc, Cargo.toml fixes
|
2024-12-10 21:37:57 +01:00 |
|
nobody
|
15fcb18422
|
rename: CfgField: RandomId->Generated, +module doc
|
2024-12-10 21:33:27 +01:00 |
|
nobody
|
b2b4f15747
|
RandomId generator changed (now useful & used)
Now expects the config & dry run info, which means it can actually be
used to generate pad IDs… which also happens now.
|
2024-12-10 21:33:27 +01:00 |
|
nobody
|
0a992e2900
|
split config & move email out into own file
In preparation for separate programs, the config spec is now built in
main; each module defines its own group and main combines them all.
|
2024-12-10 21:33:27 +01:00 |
|