GFDRR / thinkhazard

ThinkHazard!
http://thinkhazard.org/
GNU General Public License v3.0
30 stars 17 forks source link

Picture and url update #939

Open matamadio opened 1 year ago

matamadio commented 1 year ago

The picture and the website url for partne IF has been updated on the main branch:

https://github.com/GFDRR/thinkhazard/blob/master/thinkhazard/static/images/logo-if.png

https://github.com/GFDRR/thinkhazard/blob/master/thinkhazard/templates/about_body.jinja2

But the build action has failed:

https://github.com/GFDRR/thinkhazard/actions/runs/4784279895

arnaud-morvan commented 1 year ago

As I understand, the build error is related with transifex, which changed it's REST API.

We need to update transifex client and config in thinkhazard project.

arnaud-morvan commented 1 year ago

Hello @matamadio,

I fixed build in another Pull Request: https://github.com/GFDRR/thinkhazard/pull/940

As we did not updated this project since a long time, I would recommend testing deeply on https://int.thinkhazard.org before deploying on https://www.thinkhazard.org.

Note that https://int.thinkhazard.org is using master branch, while we create tags before deploying to https://www.thinkhazard.org (currently using 2.1.2).