Skip to content

CI fails if no extension's directory gets updated #39

@NiccoloFei

Description

@NiccoloFei

If no files in any extension's directory gets updated on a new commit on main, the change triage filter will output an empty matrix, which will make the subsequent Job fail with:

Error when evaluating 'strategy' for job 'Bake'. .github/workflows/bake.yml (Line: 73, Col: 15): 
Matrix vector 'name' does not contain any values

Additionally, we should set up a shared filter containing all the files shared between all extensions, like docker-bake.hcl / test/ and so on, and if one of the files in the generic filter gets updated, we should probably rebuild all extensions.

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