Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds StripComponents to vacation.ZipArchive #206

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Conversation

ryanmoran
Copy link
Member

Summary

This change brings zip archives into alignment with the other support archive types in the vacation package. Its implementation aligns with the existing feature.

Use Cases

If you need to remove outer directories from a zip archive, then using the StripComponents feature on the vacation.ZipArchive type will do the job.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@ryanmoran ryanmoran requested a review from a team as a code owner July 22, 2021 22:33
@ForestEckhardt ForestEckhardt merged commit e64ce7b into main Jul 23, 2021
@ForestEckhardt ForestEckhardt deleted the zip-strip branch July 23, 2021 13:58
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.

2 participants