-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When I use s3CopyArtifact with buildSelector as lastWithArtifacts the method apparently the selector returns the latest build number that got some artifact on the disk and no artifact on S3. It should solely check if there is any artifact in S3 and return the latest build number that has at least one artifact in S3.
[JENKINS-70665] Build Selector lastWithArtifacts() checks in the controller disk for existence of any artifacts for the build
Description |
Original:
When I use {{s3CopyArtifact with buildSelector as }}{{lastWithArtifacts the method apparently the selector returns the latest build number that got some artifact on the disk and no artifact on S3. It should solely check if there is any artifact in S3 and return the latest build number that has at least one artifact in S3. }}
{{}} |
New:
When I use `s3CopyArtifact` with `buildSelector` as `lastWithArtifacts` the method apparently the selector returns the latest build number that got some artifact on the disk and no artifact on S3. It should solely check if there is any artifact in S3 and return the latest build number that has at least one artifact in S3.
|
Description |
Original:
When I use `s3CopyArtifact` with `buildSelector` as `lastWithArtifacts` the method apparently the selector returns the latest build number that got some artifact on the disk and no artifact on S3. It should solely check if there is any artifact in S3 and return the latest build number that has at least one artifact in S3.
|
New:
When I use {{s3CopyArtifact}} with {{buildSelector}} as {{lastWithArtifacts}} the method apparently the selector returns the latest build number that got some artifact on the disk and no artifact on S3. It should solely check if there is any artifact in S3 and return the latest build number that has at least one artifact in S3.
|
Summary | Original: Build Selector lastWithArtifacts() checks in the controller disk for existence of any artifacts | New: Build Selector lastWithArtifacts() checks in the controller disk for existence of any artifacts for the build |