envious 0.1.1

Deserialize (potentially nested) environment variables into your custom structs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
status = [
    # Garnix
    "Evaluate flake.nix",
    "check envious [x86_64-linux]",
    "check envious-clippy [x86_64-linux]",
    "check envious-fmt [x86_64-linux]",
]
pr_status = [
    # Github Actions
    "dco-check",
]
update_base_for_deletes = true
cut_body_after = "<details>"