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

Allow Jinja2 whitespace control chars in vars #500

Merged
merged 4 commits into from
Apr 3, 2019

Commits on Mar 27, 2019

  1. Allow Jinja2 whitespace control chars in vars

    Signed-off-by: Sebastian Meyer <meyer@b1-systems.de>
    netzvieh committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d5fb463 View commit details
    Browse the repository at this point in the history
  2. Fix typo in VariableHasSpaces unit test

    Signed-off-by: Sebastian Meyer <meyer@b1-systems.de>
    netzvieh committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    082ed05 View commit details
    Browse the repository at this point in the history
  3. Add test for jinja whitespace control

    Signed-off-by: Sebastian Meyer <meyer@b1-systems.de>
    netzvieh committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    082a74a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Add additional test, use raw-string for regex

    Signed-off-by: Sebastian Meyer <meyer@b1-systems.de>
    netzvieh committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    ab15b5a View commit details
    Browse the repository at this point in the history