Skip to content

Add "struct" as valid context type #88

Description

@puerco

The type hints in context values are used mainly to cast flags into the proper got types. While we could always potentially encode a structo into a flag value, now ampel supports passing entire files as context values.

This means that we should add something like "struct" and "list" to the possible context values definitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec-changeChanges to the protos that modify the policy spec

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions