[openstreetmap/openstreetmap-website] Switch to using annotaterb for annotations (PR #5716)
Tom Hughes
notifications at github.com
Fri Feb 21 23:13:19 UTC 2025
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/5716 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250221/80623807/attachment.htm>
More information about the rails-dev
mailing list