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

Make config parameters optional #122

Merged
merged 11 commits into from
Jan 9, 2022
Merged

Commits on Jan 7, 2022

  1. Make config parameters optional with defaults

    Signed-off-by: Rahul Rudragoudar <[email protected]>
    rr83019 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8e39505 View commit details
    Browse the repository at this point in the history
  2. Convert playgroundEnabled: bool to string

    Signed-off-by: Rahul Rudragoudar <[email protected]>
    rr83019 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e1505a7 View commit details
    Browse the repository at this point in the history
  3. Convert playgroundEnabled: bool to string

    Signed-off-by: Rahul Rudragoudar <[email protected]>
    rr83019 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    fabd5dd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. WIP: Add config case class to avoid type change

    Signed-off-by: Rahul Rudragoudar <[email protected]>
    rr83019 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    8e66f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71350f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Extract and read from configField case class

    Signed-off-by: Rahul Rudragoudar <[email protected]>
    rr83019 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    d5cf860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b783318 View commit details
    Browse the repository at this point in the history
  3. Reconvert playgroundEnabled to bool in debug-config.json

    Signed-off-by: Rahul Rudragoudar <[email protected]>
    rr83019 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    2a01c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f286ef1 View commit details
    Browse the repository at this point in the history
  5. Refactor: lambda to fn

    Signed-off-by: Rahul Rudragoudar <[email protected]>
    rr83019 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    5072926 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bd342e View commit details
    Browse the repository at this point in the history