fusion809 / AppImages

[NO LONGER MAINTAINED] My repository of recipes for building AppImages. Fork of https://github.com/probonopd/AppImages.
https://fusion809.github.io/appimages/
MIT License
10 stars 0 forks source link

The same Recipe should run all the yml files #4

Closed probonopd closed 7 years ago

probonopd commented 7 years ago

The same Recipe should run all the yml files. Please don't duplicate it. Makes debugging much harder if so many versions are floating around. Is also spamming GitHub search results...

fusion809 commented 7 years ago

I do so mostly because it saves me having to re-download it every time I git clone this repo. Plus sometimes the Recipes have to be altered due to a lack of metadata. So I can't just add to .gitignore recipes/meta/*/Recipe because some of those recipes are not present anywhere else.

probonopd commented 7 years ago

sometimes the Recipes have to be altered due to a lack of metadata

Please don't, it will be an unmaintainable mess. Just store it once in your repo but not another copy of it for each app.