Recently I updated the README of the recipe file repository.
RPM List Builder has used a top key in the recipe YAML file as "Recipe ID".
In the recipe repository, the concept of the "Recipe ID" was not obvious.
After updating the README to show current situation for more detail, I changed the concept to "Collection ID".
Because "Recipe ID" makes people imagine that it is recipe file unique ID.
For example my recognition is ror.yml is "Recipe File". ror is "Recipe ID" or "Recipe Name".
Recently I updated the README of the recipe file repository. RPM List Builder has used a top key in the recipe YAML file as "Recipe ID".
In the recipe repository, the concept of the "Recipe ID" was not obvious. After updating the README to show current situation for more detail, I changed the concept to "Collection ID". Because "Recipe ID" makes people imagine that it is recipe file unique ID.
For example my recognition is
ror.yml
is "Recipe File".ror
is "Recipe ID" or "Recipe Name".https://github.com/sclorg/rhscl-rebuild-recipes/blob/master/README.md
So, I want to change "Recipe ID" in RPM List Builder to "Collection ID". We can check the target parts to be modified by below command. Maybe.