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

Add migration steps for TemplatedConfigLoader to OmegaConfigLoader #2904

Merged
merged 26 commits into from
Aug 30, 2023

Commits on Aug 2, 2023

  1. Add migration steps for CL to OCL

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    28fa916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f89f1 View commit details
    Browse the repository at this point in the history
  3. Add new migration guide to index

    Signed-off-by: Jo Stichbury <[email protected]>
    stichbury committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    798f608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04bdf71 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Address review comments

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c2d3c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe59d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Try diff highlighting

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    bd624f9 View commit details
    Browse the repository at this point in the history
  2. Add diff highlight to all examples

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1e8b76c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Add migration steps for TCL to OCL

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5a6fa50 View commit details
    Browse the repository at this point in the history
  2. Add Jinja2 migration example and improve diff highlighting

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    47f22f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge branch 'main' into migration-docs-tcl

    # Conflicts:
    #	docs/source/configuration/config_loader_migration.md
    merelcht committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    44ec087 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0925537 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    9b25d47 View commit details
    Browse the repository at this point in the history
  2. Add section on globals for OCL

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c359752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97827ff View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Joel <[email protected]>
    merelcht and datajoely committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    da4f432 View commit details
    Browse the repository at this point in the history
  5. update how to do default globals for ocl

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d04e444 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Joel <[email protected]>
    merelcht and datajoely committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1f15fef View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    9272efd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    0b49d4c View commit details
    Browse the repository at this point in the history
  2. Add link to globals docs for ocl

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6baa550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62510e6 View commit details
    Browse the repository at this point in the history
  4. Fix link + address review comments

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    40df8ff View commit details
    Browse the repository at this point in the history
  5. Set correct 0.18.x version

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    17b594e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    ee7785d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>
    merelcht and astrojuanlu committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    367539e View commit details
    Browse the repository at this point in the history