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

Add a new method to the PipelineResource interface for customization … #1215

Closed
wants to merge 1 commit into from

Commits on Aug 19, 2019

  1. Add a new method to the PipelineResource interface for customization …

    …of the Output directory
    
    We previously initialized each Output Resource with an empty directory. This changes the
    behavior to initialize this with a custom set of files per resource. The behavior now is
    the same as before, with each resource embedding a helper to create empty directories.
    
    Over time we can customize this where necessary.
    dlorenc committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    842cb57 View commit details
    Browse the repository at this point in the history