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

providers: add template provider #1778

Merged
merged 3 commits into from
May 6, 2015

Commits on May 1, 2015

  1. 3 Configuration menu
    Copy the full SHA
    745d83a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. providers/template: add tests, address review comments

    Do directory expansion on filenames.
    
    Add basic acceptance tests. Code coverage is 72.5%.
    Uncovered code is uninteresting and/or impossible error cases.
    
    Note that this required adding a knob to
    helper/resource.TestStep to allow transient
    resources.
    josharian committed May 4, 2015
    Configuration menu
    Copy the full SHA
    76bcac3 View commit details
    Browse the repository at this point in the history
  2. website: document templates

    While we're here, fix a broken link.
    josharian committed May 4, 2015
    Configuration menu
    Copy the full SHA
    2da7c9a View commit details
    Browse the repository at this point in the history