[openstreetmap/openstreetmap-website] Update Dockerfile to include image manipulation binaries. (PR #4254)

Andy Allan notifications at github.com
Wed Sep 20 12:42:16 UTC 2023


> Aren't system test using precompiled assets, and when you precompile you get all these warnings?

I've just tested this locally, and no, I don't get all these warnings when running system tests. I also checked that optipng is not installed, and the warning is shown when I edit `config/image_optim/test.yml`

I've also checked CI, [which precompiles the assets during testing](https://github.com/openstreetmap/openstreetmap-website/blob/926229e286520ed23fb5e8add94c6048aa592412/.github/workflows/tests.yml#L58-L59) and again there's no warnings from image_optim - which is to be expected, since we disable them for the test environment, and any precompilation will also happen in the same environment.

@AntonKhorev If you are seeing the warnings in either the development or test environments, please open an issue so that we can investigate further.


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

Message ID: <openstreetmap/openstreetmap-website/pull/4254/c1727648821 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230920/eadd98f8/attachment.htm>


More information about the rails-dev mailing list