Skip to content

autotick parses recipes without conda_build_config variables #5786

@minrk

Description

@minrk

Sometimes bot scripts parse recipes incorrectly, leaving out variables defined in conda_build_config.yaml, leading to failed parsing with UndefinedError, etc. e.g. conda-forge/fenics-feedstock#286

I think it should never be valid in the bot code to parse a recipe without loading conda_build_config.yaml as well, since it leads to hard to debug errors that only ever occur in the bot, never real builds or renders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions