Skip to content

enh: fail fast when we can't find yml files #388

Description

@lwasser

There are selveral instances when a packages or contributors.yml file may not be found. Most recently it wasn't found because I redid the website and we moved from a _data/ to data/ directory path. And that killed our workflows.

While we don't anticipate this happening often it could happen via a github availability glitch or a path change and so in that case we should likely always fail early and fast.

Let's implement a more project wide approach that ensures we fail fast given we use those files in multiple entry points and overwrite them via a pr in a github action!

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