This issue has been created
 
 
XWiki Build Images / cid:jira-generated-image-avatar-abe85d56-7095-4449-99dc-819349258774 XDOCKBUILD-26 Open

Uniformize http clients

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2105547c-e627-4e0d-8090-3d314f831229 Manuel Leduc created this issue on 11/Mar/26 11:47
 
Summary: Uniformize http clients
Issue Type: cid:jira-generated-image-avatar-abe85d56-7095-4449-99dc-819349258774 Task
Assignee: Unassigned
Components: Jenkins
Created: 11/Mar/26 11:47
Priority: cid:jira-generated-image-static-major-14e9e48d-27ab-4555-8b16-21171dee3e6c Major
Reporter: Manuel Leduc
Description:

Currently, the script uses a mix a curl and wget commands.
This is not optimal in terms of:

  • readability
  • image size (since two tool needs to be installed for the same task).