Skip to content

CompilerOptions is not auto-discovered #320

@JannisNe

Description

@JannisNe

The new unit discovery works only for units inheriting from AmpelABC:

required_parents: Sequence[str] = ['AmpelABC'],

Should auxiliary units that only inherit from AmpelBaseModel not be discoverable as well? For example, I have a unit inheriting from CompilerOptions which is an AuxAlisableModel: https://github.com/JannisNe/timewise/blob/main/ampel/timewise/ingest/TiCompilerOptions.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions