assorted_debian_utils

Module excuses

Source
Expand description

§Helpers to handle excuses.yaml for testing migration

This module provides helpers to deserialize excuses.yaml with serde. Note however, that this module only handles a biased selection of fields.

Structs§

AgeInfo
Age policy info
BuiltOnBuildd
Built-on-buildd policy info
Excuses
The excuses.
ExcusesItem
A source package’s excuses
MissingBuilds
List of missing builds
PolicyInfo
Collected policy infos
UnspecfiedPolicyInfo
Catch-all policy info

Enums§

Verdict
A policy’s verdict

Functions§

from_reader
Read excuses from a reader
from_str
Read excuses from a string

Type Aliases§

Result
Result type