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

feat: Add archive extraction support for http(s) #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 13, 2022

  1. feat: Add archive extraction support for http(s)

    This enables archive extraction for the zip format and the
    gz/tar/tar.gz formats. If a user provides an http(s) link to one of
    these formats, pullman will now automatically extract the contents
    into the destination directory.
    
    Signed-off-by: Paul Van Eck <pvaneck@us.ibm.com>
    pvaneck committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    441152f View commit details
    Browse the repository at this point in the history