Skip to content

Added support for multiple input dirs and input archives#24

Open
marcellus-trixus wants to merge 4 commits intodgiagio:masterfrom
marcellus-trixus:master
Open

Added support for multiple input dirs and input archives#24
marcellus-trixus wants to merge 4 commits intodgiagio:masterfrom
marcellus-trixus:master

Conversation

@marcellus-trixus
Copy link
Copy Markdown

Hi,
I am not sure if you want this change in your project, but I needed this for my use case and thought you might find it useful. It allows user to specify multiple input directories.

In my case it comes really handy as I warp my package very often and in parallel. I have a huge set of static assets and only a one or two files that are actually changing with each package. With this feature I am able to store static assets in a separate directory and just make a temp directory with a couple of (dynamic) files for each package I make. This saves me copying 100+MB each time I make a package.

@marcellus-trixus
Copy link
Copy Markdown
Author

Hi,
I have added another possibly interesting feature - app argument to add already packed tgzs into the package. This saves makes the packaging process a lot faster (in my case went from 12 seconds to 0.5 second).

@marcellus-trixus marcellus-trixus changed the title Added support for multiple input dirs Added support for multiple input dirs and input archives Jan 29, 2019
kirbylink pushed a commit to kirbylink/warp that referenced this pull request May 19, 2025
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.

1 participant