[openstreetmap/openstreetmap-website] Add moderation zones where anynomous notes are not allowed (PR #6713)
Andy Allan
notifications at github.com
Wed Feb 4 16:19:44 UTC 2026
@gravitystorm commented on this pull request.
> @@ -103,6 +103,10 @@ jobs:
cache: yarn
- name: Install node modules
run: bundle exec bin/yarn install
+ - name: Install packages
+ run: |
+ sudo apt-get -yqq update
+ sudo apt-get -yqq install postgis
That's fair enough, it's expected that annotate_models needs access to the database to check the model file comments are up to date.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6713#discussion_r2764573452
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6713/review/3751698818 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260204/82dfe48a/attachment.htm>
More information about the rails-dev
mailing list