tosdr / edit.tosdr.org

👍👎 A new web app to rate services
https://edit.tosdr.org
GNU Affero General Public License v3.0
211 stars 37 forks source link

Migrate legacy points to hypothesis annotations #1125

Closed madoleary closed 1 year ago

madoleary commented 1 year ago

This PR would provide the functionality needed to migrate Phoenix's legacy points to the Hypothesis system. It would 1) create corresponding annotations for the points, 2) index those annotations to elasticsearch, 3) display the newly created annotations in the Hypothesis annotation client.

Importantly, this PR also contains updates to both Ruby and Rails: Ruby would be upgraded to 3.0.6, and Rails to 6.0.Z.