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

[WIP] Add POC for supporting ERB templating in YAML file #158

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

Commits on Apr 10, 2019

  1. POC of using erb for wagon, the idea is to be able to includ file in …

    …content type, more to come
    sebastienbeau committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    11eba46 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. [FIX] fix issue with rendering yaml file. We have to parse the yaml a…

    …nd then to process the ERB to avoid indentation issue
    sebastienbeau committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    287f90a View commit details
    Browse the repository at this point in the history