Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Add -c help WIP #363

Merged
merged 41 commits into from
Sep 8, 2022
Merged

Add -c help WIP #363

merged 41 commits into from
Sep 8, 2022

Commits on Jul 25, 2022

  1. Add -c help to declare WIP

    mike0sv committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    46226d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 10, 2022

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

Commits on Aug 16, 2022

  1. cli utils

    mike0sv committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9dd465d View commit details
    Browse the repository at this point in the history
  2. add simple_parsing

    mike0sv committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e929c5e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature/cli-conf-help

    # Conflicts:
    #	mlem/core/objects.py
    mike0sv committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ad6ff49 View commit details
    Browse the repository at this point in the history
  4. fix tests

    mike0sv committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    36de86e View commit details
    Browse the repository at this point in the history
  5. fix tests

    mike0sv committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    b9bb837 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. lazy help

    mike0sv committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    5f6ba80 View commit details
    Browse the repository at this point in the history
  2. ooopsie

    mike0sv committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ae6be81 View commit details
    Browse the repository at this point in the history
  3. class and fields docstrings

    mike0sv committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    61faf1d View commit details
    Browse the repository at this point in the history
  4. reparsing cli params for nested complex objects

    rewrite get_field_docstring for 9000x speed
    fix build_model bug
    mike0sv committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    93e96d8 View commit details
    Browse the repository at this point in the history
  5. fix for py37

    mike0sv committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    751169f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. support lists in build_model

    mike0sv committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    aa68263 View commit details
    Browse the repository at this point in the history
  2. support lists in cli

    mike0sv committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ffc012a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. nested options WIP

    mike0sv committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    346f0f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. very nested options WIP

    mike0sv committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    470902b View commit details
    Browse the repository at this point in the history
  2. all but flat nested WIP

    mike0sv committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    9d6cbc1 View commit details
    Browse the repository at this point in the history
  3. lil refactoring

    mike0sv committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    4ef61e6 View commit details
    Browse the repository at this point in the history
  4. flat nested stuff DONE

    mike0sv committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    b9a9fe2 View commit details
    Browse the repository at this point in the history
  5. Update mlem/contrib/heroku/build.py

    Co-authored-by: Alexander Guschin <[email protected]>
    mike0sv and aguschin authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    27aa37d View commit details
    Browse the repository at this point in the history
  6. Update mlem/cli/declare.py

    Co-authored-by: Alexander Guschin <[email protected]>
    mike0sv and aguschin authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    8f2800e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb9ad77 View commit details
    Browse the repository at this point in the history
  8. fix tests

    mike0sv committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    460b889 View commit details
    Browse the repository at this point in the history
  9. fix lazyness

    mike0sv committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    18f30f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. fix serialization

    mike0sv committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7025fbd View commit details
    Browse the repository at this point in the history
  2. fix tests

    mike0sv committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    51f4865 View commit details
    Browse the repository at this point in the history
  3. fix tests

    mike0sv committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e36fcaf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Update bitbucketfs.py

    aguschin authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    fa79e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9348694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ed848 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

Commits on Sep 3, 2022

  1. backport docs from mlem.ai

    mike0sv committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    f7920c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. sort import choices

    mike0sv committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    0fd0bcf View commit details
    Browse the repository at this point in the history
  2. merge

    mike0sv committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ee30197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae26778 View commit details
    Browse the repository at this point in the history
  4. docs for torch import

    mike0sv committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5be78bf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. allow --load for groups

    add server config into docker build
    mike0sv committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    645c0b6 View commit details
    Browse the repository at this point in the history
  2. fix windows bugs

    mike0sv committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    661c8c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    f25630b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8dc50 View commit details
    Browse the repository at this point in the history