Skip to content

modulemd-generate-macros: consider whether the YAML file is in git repository #21

@FrostyX

Description

@FrostyX

The modulemd-generate-macros script expects, that some mandatory attributes that are described as AUTOMATIC, are filled in the modulemd YAML file (such as name, stream, version, context, and arch). Otherwise, it fails, please see

https://github.com/rpm-software-management/modulemd-tools/tree/master/modulemd-generate-macros#wrong-modulemd-yaml-file

We can add a feature checking whether the passed modulemd YAML file is a part of a GIT repository and if yes, generating those values (well, at least some of them).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions