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

Refactor OmegaConfigLoader #4100

Merged
merged 8 commits into from
Aug 29, 2024
Merged

Refactor OmegaConfigLoader #4100

merged 8 commits into from
Aug 29, 2024

Commits on Aug 15, 2024

  1. Add test to check runtime parameters are overwritten correctly when r…

    …un env is also set
    
    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    25af6ed View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Refactor OCL to be more readable

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0f41672 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge branch 'refs/heads/main' into refactor-ocl

    # Conflicts:
    #	tests/config/test_omegaconf_config.py
    merelcht committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a0a74ae View commit details
    Browse the repository at this point in the history
  2. Clean up

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6a339af View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Refactor merge strategies to enum

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    915a906 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into refactor-ocl

    Signed-off-by: Merel Theisen <49397448+merelcht@users.noreply.github.com>
    merelcht authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    83706fd View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b7de8fa View commit details
    Browse the repository at this point in the history
  4. Clean up

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4edc005 View commit details
    Browse the repository at this point in the history