-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
featureA PR that adds a feature - used by Release DrafterA PR that adds a feature - used by Release Drafter
Description
Feature Request
Line 352 in 2c3e4a2
| public void stash(@Nonnull String name, @Nonnull FilePath workspace, @Nonnull Launcher launcher, |
I changed archive already to not use the UploadService
Line 113 in 2c3e4a2
| public void archive(FilePath workspace, Launcher launcher, BuildListener listener, Map<String, String> artifacts) |
Line 376 in 2c3e4a2
| UploadService uploadService = new UploadToBlobService(serviceData); |
It would be good to change stash to not use it as well so we have more control over performance, remoting, authentication etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA PR that adds a feature - used by Release DrafterA PR that adds a feature - used by Release Drafter