ci.docker icon indicating copy to clipboard operation
ci.docker copied to clipboard

Avoid the call to images index.yml when the wlp binary is already available

Open leochr opened this issue 1 year ago • 1 comments

Avoid the call to https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/index.yml (for example) when the wlp.zip is already downloaded.

Calls to DHE timeouts sometimes, so better to avoid unnecessary calls

leochr avatar Jun 20 '24 17:06 leochr

@leochr Both these PRs are ready for review, which I believe is all the work needed for this issue.

idlewis avatar Oct 25 '24 13:10 idlewis