[openstreetmap/openstreetmap-website] .github/workflows/lint.yml: Check if annotate_models is up to date (PR #4289)
Gregory Igelmund
notifications at github.com
Sat Oct 14 03:45:44 UTC 2023
## Why are the changes necessary?
Replacement PR for #4286
The model annotations are not so useful when they are outdated. Automatically checking the model annotations ensures they are up to date.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4289
-- Commit Summary --
* Annotate models
* .github/workflows/lint.yml: Add task verifying annotations are up2date
-- File Changes --
M .github/workflows/lint.yml (24)
M Gemfile (5)
M app/models/changeset_comment.rb (4)
M app/models/friendship.rb (5)
M app/models/note_comment.rb (7)
M app/models/oauth2_application.rb (25)
M app/models/oauth_nonce.rb (2)
M app/models/old_relation.rb (2)
M app/models/old_relation_member.rb (2)
M app/models/old_relation_tag.rb (2)
M app/models/old_way.rb (2)
M app/models/old_way_tag.rb (2)
M app/models/tracetag.rb (2)
M app/models/user.rb (1)
M lib/tasks/auto_annotate_models.rake (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4289.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4289.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4289
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4289 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231013/a9ec3adb/attachment-0001.htm>
More information about the rails-dev
mailing list