elad-bar / ha-blueiris

Integration with Blue Iris Video Security Software
184 stars 43 forks source link

Q: Consider Per-component Repos? #4

Closed darkgrue closed 5 years ago

darkgrue commented 5 years ago

I realize you just consolidated your custom components into a single repo, was wondering if you might re-consider? It's not easily practicable to fork a portion of a repo, so contributors to one/few of your components (I have a particular interest in the Blue Iris integration) will have to retain the entire repo, and all issues and PRs will go into the same bucket, regardless of which component they refer to.

It's not unworkable to deal with the monolithic repo, as it's not a large amount of data, but it might be advantageous to split them all out.

elad-bar commented 5 years ago

I consolidated just because it can be consumed by custom_updater so basically it was easier to maintain it in one repo, I will re-spread it between the different repos during the upcoming weekend

thanks for the contibution!

elad-bar commented 5 years ago

Moved it to dedicated repo, thanks again

darkgrue commented 5 years ago

Closed with the creation of the ha-blueiris repo. Thank you! =)