roboyoshi / datacurator-filetree

a standard filetree for /r/datacurator [ and r/datahoarder ]
https://reddit.com/r/datacurator
MIT License
1.47k stars 136 forks source link

Update Branching Strategy #12

Closed roboyoshi closed 5 years ago

roboyoshi commented 5 years ago

In order to allow for dynamic builds, I want to update the branching strategy.

Some sections are not going to be the "one way to rule them all" kind of type. Literature can be classified with a few different specifications (e.g. LCC vs UDC) Same for media, some people prefer a more slim approach (e.g. Plex Folder Structure) compared to more complex (e.g. the currently provided).

Overall I want to give users the option to combine some branches and then create a filetree out of it.

IMPORTANT: The "master" branch should still focus on providing 1 unified filetree that most users can agree on. Only reasonable dynamics shall be allowed in the scope of this ticket.

More to be discussed.

roboyoshi commented 5 years ago

See #17 and #19 for the Make Integration. Also #29 will showcase one of the 'other' filetrees one might want to download:

Meanwhile #11 has already been completed by just using zip files within the structure to offer different "flavours".

roboyoshi commented 5 years ago
master                 # <- default branch
|- wip                 # <- "develop" branch
|- user/               # <- User variants
    |- roboyoshi       # <- personal filetree of mine
|- other/              # <- "feature" branches that focus on specific area/app/etc
    |- plex            # <- plex-centric
    |- kodi            # <- kodi-centric
    |- scene           # <- according to scene rules
roboyoshi commented 5 years ago

Updated Strategy: