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

merge plot ids across dvc.yaml files #9898

Merged
merged 14 commits into from
Sep 14, 2023
Merged

merge plot ids across dvc.yaml files #9898

merged 14 commits into from
Sep 14, 2023

Commits on Aug 31, 2023

  1. merge plot ids across dvc.yaml files

    dberenbaum committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a3f6002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c8355 View commit details
    Browse the repository at this point in the history
  3. add test for merging plot ids across config files

    dberenbaum committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6b89ea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    003cfef View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Update dvc/render/match.py

    Co-authored-by: David de la Iglesia Castro <[email protected]>
    dberenbaum and daavoo authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e59d3f9 View commit details
    Browse the repository at this point in the history
  2. drop unused arg

    dberenbaum committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a21a047 View commit details
    Browse the repository at this point in the history
  3. dropped config_file from calls to _matches

    dberenbaum committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d4d8b60 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. keep config_file in plot_id if multiple config_files

    dberenbaum committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    dc578af View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. add test cases for plots group_definitions

    dberenbaum committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    237d44a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. add integration test for dvclive 2.x->3.x plots

    dberenbaum committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    81b33b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. add util function to group plot definitions

    dberenbaum committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d62cb55 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge branch 'main' into merge-plots

    dberenbaum committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6336def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a6fcd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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