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

Allows the Zip task to add content to an existing ZIP file, instead of overwriting it #254

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 15, 2017

  1. Allows the Zip task to add content to an existing ZIP file, instead o…

    …f overwriting it
    Alexandre Rocha Lima e Marcondes committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    f620348 View commit details
    Browse the repository at this point in the history
  2. Allowing files to be updated

    Alexandre Rocha Lima e Marcondes committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    6a9697e View commit details
    Browse the repository at this point in the history
  3. Fix for files with the same name

    Alexandre Rocha Lima e Marcondes committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    29a193c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Adding tests to the ZIP Overwrite property

    Alexandre Rocha Lima e Marcondes committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    2f8d319 View commit details
    Browse the repository at this point in the history
  2. Definitive fix

    Alexandre Rocha Lima e Marcondes committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    0a6a657 View commit details
    Browse the repository at this point in the history