[openstreetmap/openstreetmap-website] Test oauth2 application list with moderator permission icon (PR #5133)

mmd notifications at github.com
Fri Aug 30 18:27:47 UTC 2024


Since we're anyway using `i18n-tasks`, we should try to find a way to execute missing translation checks as part of CI testing.  The check would have caught the issue with `oauth.for_roles.moderator`  (second last entry in table below). At the moment, the results are still a bit too noisy due to Javascript. 

```
$ bundle exec i18n-tasks missing

Missing translations (10) | i18n-tasks v1.0.14
+--------+---------------------------------------------------+-------------------------------------------------------------+
| Locale | Key                                               | Value in other locales or source                            |
+--------+---------------------------------------------------+-------------------------------------------------------------+
|  all   | geocoder.search_osm_nominatim.admin_levels.level  | app/assets/javascripts/index/query.js:74                    |
|  all   | javascripts.directions.engines.:                  | app/assets/javascripts/index/directions.js:46 (2 more)      |
|  all   | javascripts.directions.instructions.exit_counts.: | app/assets/javascripts/index/directions/fossgis_osrm.js:127 |
|  all   | javascripts.map.base.gps                          | app/assets/javascripts/leaflet.map.js:128                   |
|  all   | javascripts.map.layers.:                          | app/assets/javascripts/leaflet.layers.js:115                |
|  all   | javascripts.map.locate.:                          | app/assets/javascripts/leaflet.locate.js:8 (1 more)         |
|  all   | javascripts.query.:                               | app/assets/javascripts/index/query.js:104 (1 more)          |
|  all   | javascripts.site.map_                             | app/assets/javascripts/leaflet.layers.js:99                 |
|  all   | oauth.for_roles.moderator                         | app/helpers/authorization_helper.rb:9                       |
|  all   | traces.update.title                               | app/controllers/traces_controller.rb:146                    |
+--------+---------------------------------------------------+-------------------------------------------------------------+

```


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

Message ID: <openstreetmap/openstreetmap-website/pull/5133/c2322112949 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240830/fb902f6c/attachment.htm>


More information about the rails-dev mailing list