Expand description
Helpers for constructing template contexts used in version serialization and tags. Context construction for template rendering of version strings and tags.
Builds a map of variables from environment, VCS info, and version data.
Functions§
- get_
context - Return the context for rendering messages and tags
Type Aliases§
- Env
- A simple environment mapping of variable names to values. A mapping of variable names to their string values.