What would it take to alter this plugin to work with private BitBucket repos?
-
I’m just curious whether it would be possible to easily modify this plugin to work with private BitBucket repositories instead of requiring GitHub (presumably public) repos.
I love the idea behind this plugin, as it allows us to store infinite revisions for things, and assign credit/blame to those revisions very easily. That said, there are instances where content managers put stuff in their pages/posts that shouldn’t be there (such as sensitive information), and it can be nearly impossible to permanently erase commits from a git repository.
Since GitHub charges for private repositories, and since this plugin seems to require a separate repository for each individual site (we have nearly 300 separate sites where we’d potentially be tracking these changes), it’s unrealistic for us to try to manage that many private repositories on GitHub, even if it is possible to make this plugin work with private GitHub repos (I haven’t tested that functionality yet to see if it even works).
On the other hand, BitBucket allows unlimited private repositories, so it would be much simpler to create and manage the hundreds of repos we’d need to make this plugin work for us.
I’m not sure what kinds of changes would need to be made to the plugin, so I don’t know if this is something you could easily add to the plugin, or if we’d be better off trying to develop a new plugin for the purpose of using it with private BitBucket repos. Thanks.
- The topic ‘What would it take to alter this plugin to work with private BitBucket repos?’ is closed to new replies.