jocelynj

Results 201 comments of jocelynj

@don-vip: you don't really need to keep my commits, but thanks anyway :)

If you zoom, you can see that the two icons are moving, and stays N pixels around the expected node. It doesn't look to come from incorrect data in this...

To keep current translations that are on transifex, the script should also update the strings in po/*.po files, so that they can be directly uploaded to transifex.

My understanding is that the new tag of kopeninghours is adding a new include for CMake: [ECMDeprecationSettings](https://api.kde.org/ecm/module/ECMDeprecationSettings.html#ecmdeprecationsettings), which is not available on Debian Stable, because it has an older version...

I've just pushed the reduction of 15 days on OSM-FR backends. Do we still need to clean cache, or will it be updated automatically?

I'm seeing an issue with python 3.9 that should be fixed by this commit: ``` error: [Errno 2] No such file or directory: b'liblibarchive.a' ``` Is it possible to update...

Looks good, thanks! Just a remark: you could also have used try/except instead of a if. I will still merge this change, as it is good enough :)

I just saw after merge that you used logger.log instead of logger.err: using `err` has the main advantage of making the printed string in red. Do you want to do...

Yes, good idea to change these lines too. I'm not sure why these lines use "log_av_b" to print in blue. @frodrigo : do you agree that we should remove the...

Les variables d'environnement devraient apparaitre dans le log de buildbot: https://buildbot.osmose.openstreetmap.fr/#/builders/223/builds/1145/steps/0/logs/stdio Ca ne suffit pas ?