Create rake task to deduplicate runner tags
Due to OS upgrades bringing differences in the underlying index collation provided by libc, it can happen that duplicate tags are allowed into the tags
table. There is a snippet that has been used by users to fix these problems in an ad-hoc fashion. We should create a rake task with this script, so that we're sure that it matches the current version of the database as it evolves.
Links
Edited by Pedro Pombeiro