Skip to content

Conversation

@smira
Copy link
Contributor

@smira smira commented Aug 16, 2017

Original PR: #621
Fixes: #619

I've added unit-test to Martyn's PR.

Description

Without this fix, if prefix is set on S3 publish endpoint,
aptly would incorrectly build path cache and re-upload every object
on publish.

Checklist

  • unit-test added (if change is algorithm)
  • functional test added/updated (if change is functional)
  • man page updated (if applicable)
  • bash completion updated (if applicable)
  • documentation updated
  • author name in AUTHORS

Original PR: #621
Fixes: #619

I've added unit-test to Martyn's PR.

Without this fix, if `prefix` is set on S3 publish endpoint,
aptly would incorrectly build path cache and re-upload every object
on publish.
@smira smira added the 1.2.0 label Aug 16, 2017
@smira smira merged commit cbc8051 into master Aug 16, 2017
@smira smira deleted the 619-s3-prefix branch September 28, 2017 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3 publishing endpoint appears to reupload everything

2 participants