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

Feature: add additional projects which are not listed in HACS #46

Open
legovaer opened this issue Apr 21, 2023 · 0 comments
Open

Feature: add additional projects which are not listed in HACS #46

legovaer opened this issue Apr 21, 2023 · 0 comments
Labels
configuration Issue refers to the best-of list configuration

Comments

@legovaer
Copy link
Owner

Describe the issue:

Great to see that the first submission for an additional project has already been created in #43. At this point, the projects.yaml file is an automatically generated file that contains metadata of projects that are available in HACS. In order to add additional projects, that have no association with HACS, we would need to manually update the projects.yaml file after each update. This would be one hell of a maintenance task.

Therefore I'd suggest to store all metadata, coming from HACS in a dedicated YAML file. Then we will create another YAML file where we can add metadata of additional projects, which are not included in the auto-generated metadata.

Then it's just a matter of customising the GitHub Action that will generate the final projects.yaml file by merging both the YAML files with the project metadata.

@legovaer legovaer added the configuration Issue refers to the best-of list configuration label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Issue refers to the best-of list configuration
Projects
None yet
Development

No branches or pull requests

1 participant