add eos_installer_version query param when url includes images cloud url
Description
Adding the app version as query param to requests sent to images cloud
Screenshots
Technical details
Tests
Tested with FP3 :
- Normal behavior : [https://images.ecloud.global/[..]/IMG-e-latest-t-official-FP3.zip?eos_installer_version=0.14]
- With a param in the original URL "https://images.ecloud.global/[..]/IMG-e-latest-t-official-FP3.zip?toto=1" : [https://images.ecloud.global/[..]/IMG-e-latest-t-official-FP3.zip?toto=1&eos_installer_version=0.14]
- With another domain name : [https://blabla.ecloud.global/[..]/IMG-e-latest-t-official-FP3.zip]
Issues
https://gitlab.e.foundation/e/devices/eos-installer/-/work_items/24