Expand description
The committed target answers, parsed strictly and written from authored text. Comparisons continue to use the landing record alone.
Modules§
- floors
- The single owner of configuration policy judgments and their method sources.
Structs§
- Bot
- The
setup.bottable. - Config
- Per-target answers; an omitted table uses its compiled defaults.
- Github
- The
protection.githubtable. - Gitlab
- The
protection.gitlabtable. - Landing
- The
landingtable. - Plan
- Resolved landing input, including every key a preview would write.
- Project
- The
projecttable. - Protection
- The
protectiontable. - Security
- The
securitytable. - Setup
- The
setuptable.
Constants§
- CONFIG_
PATH - The committed input, relative to the target root.
- LINE_
PREFIX_ DEFAULT - The compiled release-line prefix, used where nothing else answers.
- SCHEMA_
VERSION - The only supported configuration schema.
- TRUNK_
DEFAULT - The compiled trunk, used where neither a configuration nor a record answers.
Functions§
- line_
prefix_ of - The release-line prefix for callers without a setup context.
- load
- Read the optional file; content errors refuse instead of falling back.
- pending
- Only explicit class P answers can be pending; comparisons still use the record.
- rewrite_
key - Change one landing parameter while preserving comments and table ordering.
- trunk_
of - The trunk accessor for callers without a setup context.
- write
- Write the authored template with TOML-escaped scalar substitutions.