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

Add option to not generate directories for metadata and skip generation of md dir if fmf si nto generated #35

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

Frawless
Copy link
Member

This PR adds option generateDirs that change the dir structure of generated files.

  • If generateDirs=true then package path will have directory for each part.
  • If generateDirs=false the package will be part of the file name so no directories will be created.

Also when user don't want to generate fmf metadata, md directory is omitted

…on of md dir if fmf si nto generated

Signed-off-by: Jakub Stejskal <[email protected]>
Copy link
Contributor

@see-quick see-quick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from Lukas comment LGTM :)

Signed-off-by: Jakub Stejskal <[email protected]>
@Frawless Frawless merged commit ad48363 into main Jun 27, 2024
5 checks passed
@Frawless Frawless deleted the option-for-different-names branch June 27, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants