Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
FrostyX opened this issue Nov 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@FrostyX
Copy link
Member

FrostyX commented Nov 20, 2020

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).

@FrostyX FrostyX added the enhancement New feature or request label Nov 20, 2020
@FrostyX
Copy link
Member Author

FrostyX commented Nov 20, 2020

Yay or nay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant