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

Parameter API enhancements #325

Merged
merged 4 commits into from
May 4, 2019
Merged

Commits on May 2, 2019

  1. Implementing new parameter API.

    - See issue #321 for details.
    
    Signed-off-by: Juan Ignacio Ubeira <jubeira@ekumenlabs.com>
    Juan Ignacio Ubeira committed May 2, 2019
    Configuration menu
    Copy the full SHA
    8bfc19c View commit details
    Browse the repository at this point in the history
  2. Improving tests for parameters.

    Signed-off-by: Juan Ignacio Ubeira <jubeira@ekumenlabs.com>
    Juan Ignacio Ubeira committed May 2, 2019
    Configuration menu
    Copy the full SHA
    5abf1dc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Small fix for getting initial parameters when undeclared are allowed.

    - Minor typos and naming fixes for test_node.
    
    Signed-off-by: Juan Ignacio Ubeira <jubeira@ekumenlabs.com>
    Juan Ignacio Ubeira committed May 3, 2019
    Configuration menu
    Copy the full SHA
    8b35742 View commit details
    Browse the repository at this point in the history
  2. Adding automatic declaration for initial parameters.

    Signed-off-by: Juan Ignacio Ubeira <jubeira@ekumenlabs.com>
    Juan Ignacio Ubeira committed May 3, 2019
    Configuration menu
    Copy the full SHA
    8e7ebfe View commit details
    Browse the repository at this point in the history