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

utils and utils.create_from_yaml improvements #783

Closed
wants to merge 3 commits into from

Commits on Mar 18, 2019

  1. Add initial work on utils improvements

    Oz Tiram committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    bddaca1 View commit details
    Browse the repository at this point in the history
  2. Make all e2e_test use create_from_file

    Oz Tiram committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    93e8902 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Change create_from_yaml to accept string or file

    This keeps the function backwords compatible.
    
    Changed the parameter yaml to yml in order not to mask
    the imported module.
    Oz Tiram authored and oz123 committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    2fed56a View commit details
    Browse the repository at this point in the history