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

[BREAKING CHANGES] Argument Configuration with Hydra and Dataclasses #246

Merged
merged 32 commits into from
Sep 16, 2020

Commits on Sep 8, 2020

  1. First data classes

    JackUrb committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    b76b39b View commit details
    Browse the repository at this point in the history
  2. A lot more dataclasses

    JackUrb committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    379c2e8 View commit details
    Browse the repository at this point in the history
  3. rest of the dataclasses

    JackUrb committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    7762143 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Mephisto check clears

    JackUrb committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    dda5dfc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    71db773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da8557d View commit details
    Browse the repository at this point in the history
  3. Configuration change

    JackUrb committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    39696d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    9a56f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd22763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    546a729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78273d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0380caf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Argparse, but for dataclasses

    JackUrb committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fe1949a View commit details
    Browse the repository at this point in the history
  2. test_operator progress

    JackUrb committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ab9972f View commit details
    Browse the repository at this point in the history
  3. Fixing test_task_launcher

    JackUrb committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    92e34d1 View commit details
    Browse the repository at this point in the history
  4. test supervisor now works

    JackUrb committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7adf99d View commit details
    Browse the repository at this point in the history
  5. Operator test runs

    JackUrb committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    843bb9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7012ba0 View commit details
    Browse the repository at this point in the history
  7. Architect tests now working

    JackUrb committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    9ff3f47 View commit details
    Browse the repository at this point in the history
  8. Blueprint tests work

    JackUrb committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d112c5b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Removing argparse parsing

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    697a991 View commit details
    Browse the repository at this point in the history
  2. Fixing mephisto cli

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    1df0a71 View commit details
    Browse the repository at this point in the history
  3. Fixing some architects

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    1c82cd6 View commit details
    Browse the repository at this point in the history
  4. Removing add_args_to_group

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    2cd3670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c26b96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e46345 View commit details
    Browse the repository at this point in the history
  7. cleaning readmes

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d781980 View commit details
    Browse the repository at this point in the history
  8. Updating readmes

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    7076912 View commit details
    Browse the repository at this point in the history
  9. Updating script configuration

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    333dba3 View commit details
    Browse the repository at this point in the history
  10. hydra migration docs

    JackUrb committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    3be2f0a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. documentation for readability

    JackUrb committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    ae094c4 View commit details
    Browse the repository at this point in the history
  2. Addressing pratik's comments

    JackUrb committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    6982e00 View commit details
    Browse the repository at this point in the history