The annotate gem we were using hasn't had any updates for several years, 
doesn't support rails 8, and generally seems to be abandoned.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/5716

-- Commit Summary --

  * Switch to using annotaterb for annotations
  * Update model annotations

-- File Changes --

    A .annotaterb.yml (58)
    M .github/workflows/lint.yml (2)
    M Gemfile (2)
    M Gemfile.lock (6)
    M app/models/old_node_tag.rb (2)
    M app/models/old_relation_member.rb (2)
    M app/models/old_relation_tag.rb (2)
    M app/models/old_way_node.rb (2)
    M app/models/old_way_tag.rb (2)
    A lib/tasks/annotate_rb.rake (8)
    D lib/tasks/auto_annotate_models.rake (48)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/5716.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5716.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5716
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to