You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewIOException(getJenkins().getDisplayName() + " may be offline");
}
dir = baseWorkspace.withSuffix(getFilePathSuffix() + "libs").child(name);
} else {
thrownewAbortException("Cannot check out in non-top-level build");
}
returndir;
}
and the Lease. You should be able to extract a ZIP file directly from an HTTP input stream to the build directory without needing any temporary files or locks.
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered:
What feature do you want to see added?
I do not see any particular reason for
workflow-cps-global-lib-http-plugin/src/main/java/com/amadeus/jenkins/plugins/workflow/libs/HttpRetriever.java
Lines 351 to 363 in 4c2b8b4
Lease
. You should be able to extract a ZIP file directly from an HTTP input stream to the build directory without needing any temporary files or locks.Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: