In some cases, super large mapping sets need to be checked into version control.. It would be better if it was somehow possible instead (of adding them to mappings) to attach them to github releases. However, to do local operations like deploying a webserver with all mappings, you will still need to be able to have all mapping present in the mappings directory (sync_released_mappings?).
@ehartley Maybe this is not a super high priority right now, but its maybe not a bad idea to be a bit future proof in this regard?
In some cases, super large mapping sets need to be checked into version control.. It would be better if it was somehow possible instead (of adding them to
mappings
) to attach them to github releases. However, to do local operations like deploying a webserver with all mappings, you will still need to be able to have all mapping present in the mappings directory (sync_released_mappings
?).@ehartley Maybe this is not a super high priority right now, but its maybe not a bad idea to be a bit future proof in this regard?