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

mlstacks integration (and deprecation of old deployment logic) #1721

Merged
merged 156 commits into from
Aug 28, 2023

Commits on Jul 10, 2023

  1. update error messages

    strickvl committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0f7b121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae7a9be View commit details
    Browse the repository at this point in the history
  3. refactor stack recipe list

    strickvl committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    96b5d4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bbe775 View commit details
    Browse the repository at this point in the history
  5. add pkg_resources import

    strickvl committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5a8ba70 View commit details
    Browse the repository at this point in the history
  6. update 'describe' command

    strickvl committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    764a7c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7843601 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc6a900 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fa6e43 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge remote-tracking branch 'origin/develop' into feature/PLATFORM-2…

    …04-mlstacks-cli-migration
    strickvl committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    37b4c1f View commit details
    Browse the repository at this point in the history
  2. add validation stage

    strickvl committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    62c070b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge remote-tracking branch 'origin/develop' into feature/PLATFORM-2…

    …04-mlstacks-cli-migration
    strickvl committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1a8aea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7da99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6a86cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e0bb90 View commit details
    Browse the repository at this point in the history
  5. rework deploy subcommand WIP

    strickvl committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0205134 View commit details
    Browse the repository at this point in the history
  6. add version

    strickvl committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0118b0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6f289e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98bd7a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44e8d3d View commit details
    Browse the repository at this point in the history
  10. fix parsing issues

    strickvl committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    856fa86 View commit details
    Browse the repository at this point in the history
  11. add deploy via mlstacks WIP

    strickvl committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    de28ba5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Manual merge develop

    strickvl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0e2ec50 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    f58951b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c29000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a44603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c73480e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. add validation logic

    strickvl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2783b9f View commit details
    Browse the repository at this point in the history
  2. remove unused function

    strickvl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ce8f49f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc2c25 View commit details
    Browse the repository at this point in the history
  4. update function name

    strickvl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3f9b923 View commit details
    Browse the repository at this point in the history
  5. handle deployment WIP

    strickvl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    06d580f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e68efa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    5623018 View commit details
    Browse the repository at this point in the history
  2. refactor stack import

    strickvl committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5735d1b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feature/PLATFORM-2…

    …04-mlstacks-cli-migration
    strickvl committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    55cdea7 View commit details
    Browse the repository at this point in the history
  4. add stack destroy for CLI

    strickvl committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9dddb5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92a41e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6186127 View commit details
    Browse the repository at this point in the history
  7. update failure message

    strickvl committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f47d8f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b21eb5b View commit details
    Browse the repository at this point in the history
  9. update schemas

    strickvl committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d0d7c56 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f075cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83ccaa9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a83d378 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    351262a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb53d20 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2df6eb7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    533f116 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    cd07355 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into feature/PLATFORM-2…

    …04-mlstacks-cli-migration
    strickvl committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bbe6b46 View commit details
    Browse the repository at this point in the history
  3. fix stack teardown logic

    strickvl committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ec9303c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4710ffb View commit details
    Browse the repository at this point in the history
  5. remove old destroy function

    strickvl committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    15ea5d7 View commit details
    Browse the repository at this point in the history
  6. remove old code

    strickvl committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    73fd2e5 View commit details
    Browse the repository at this point in the history
  7. add logging messages

    strickvl committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    71f698e View commit details
    Browse the repository at this point in the history
  8. remove old code

    strickvl committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c052d47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc5d84b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    63c10b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86e05c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87b64f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fafeffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fa7d89 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    e1c3f27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d953c45 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/PLATFORM-204-mlstacks-cli-migration' of github.…

    …com:zenml-io/zenml into feature/PLATFORM-204-mlstacks-cli-migration
    strickvl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    56ba9be View commit details
    Browse the repository at this point in the history
  4. Update src/zenml/mlstacks/utils.py

    Co-authored-by: Felix Altenberger <[email protected]>
    strickvl and fa9r authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e659952 View commit details
    Browse the repository at this point in the history
  5. Update src/zenml/cli/utils.py

    Co-authored-by: Felix Altenberger <[email protected]>
    strickvl and fa9r authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cd88301 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    b4f6284 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    strickvl committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    37cc228 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/PLATFORM-204-mlstacks-cli-migration' of github.…

    …com:zenml-io/zenml into feature/PLATFORM-204-mlstacks-cli-migration
    strickvl committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bfffd66 View commit details
    Browse the repository at this point in the history
  4. update CLI docs for mlstacks

    strickvl committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c7255bf View commit details
    Browse the repository at this point in the history
  5. fix config bug

    strickvl committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3842541 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77d0042 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    e67bb8f View commit details
    Browse the repository at this point in the history
  2. Manual merge develop

    strickvl committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    10cfbdd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    7a7beeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e066e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bfec91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fcc45a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ee2b2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52cdcda View commit details
    Browse the repository at this point in the history
  7. fix formatting

    strickvl committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    01d8d8c View commit details
    Browse the repository at this point in the history
  8. add mlstacks test file

    strickvl committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    eaf4f4d View commit details
    Browse the repository at this point in the history
  9. update gitignore

    strickvl committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7caedd5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53ef823 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    5f1d292 View commit details
    Browse the repository at this point in the history
  2. fix circular import error

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bc83891 View commit details
    Browse the repository at this point in the history
  3. add test for stack_exists

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a770746 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/PLATFORM-204-mlstacks-cli-migration' of github.…

    …com:zenml-io/zenml into feature/PLATFORM-204-mlstacks-cli-migration
    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dd9a2f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaff22b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    968b5a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30993df View commit details
    Browse the repository at this point in the history
  8. remove dead code

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5f6e055 View commit details
    Browse the repository at this point in the history
  9. remove more dead code

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    677280f View commit details
    Browse the repository at this point in the history
  10. update TODO

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6155c81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d573796 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    db8601c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    887c94c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23683fb View commit details
    Browse the repository at this point in the history
  15. update click args

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8e14ecf View commit details
    Browse the repository at this point in the history
  16. address PR comments

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e010c81 View commit details
    Browse the repository at this point in the history
  17. make paths with os.path.join

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6a6d5d4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    afbf668 View commit details
    Browse the repository at this point in the history
  19. darglint docstring fixes

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5f1aa92 View commit details
    Browse the repository at this point in the history
  20. darglint fixes

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5c58a8d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b7deab7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6cfeeb9 View commit details
    Browse the repository at this point in the history
  23. remove decorator function

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0eda036 View commit details
    Browse the repository at this point in the history
  24. make paths with os.path.join

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4a68cb0 View commit details
    Browse the repository at this point in the history
  25. fix aws-s3 bug

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6286151 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f84b254 View commit details
    Browse the repository at this point in the history
  27. add mlstacks to mypy ignore

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5d3a58c View commit details
    Browse the repository at this point in the history
  28. darglint fixes

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b9fafc4 View commit details
    Browse the repository at this point in the history
  29. mypy fixes

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0378415 View commit details
    Browse the repository at this point in the history
  30. mypy fixes

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7f93537 View commit details
    Browse the repository at this point in the history
  31. mypy fixes

    strickvl committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ff44f8c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4398605 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    f372e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d636528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f5f28 View commit details
    Browse the repository at this point in the history
  4. fix for ruff linting error

    strickvl committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bf88291 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9692d4c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/PLATFORM-204-mlstacks-cli-migration' of github.…

    …com:zenml-io/zenml into feature/PLATFORM-204-mlstacks-cli-migration
    strickvl committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e81af43 View commit details
    Browse the repository at this point in the history
  7. Manual merge develop

    strickvl committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bbbc9f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf0461e View commit details
    Browse the repository at this point in the history
  9. mypy fixes

    strickvl committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ce0046b View commit details
    Browse the repository at this point in the history
  10. fix circular import error

    strickvl committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    473255a View commit details
    Browse the repository at this point in the history
  11. fix failing tests

    strickvl committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    886bb1a View commit details
    Browse the repository at this point in the history
  12. add missing param

    strickvl committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    272daf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. refactor with os.path.join

    strickvl committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d81d044 View commit details
    Browse the repository at this point in the history
  2. remove extra param

    strickvl committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    db05085 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    f696cd1 View commit details
    Browse the repository at this point in the history
  2. add unit test

    strickvl committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    953cbf5 View commit details
    Browse the repository at this point in the history
  3. add docstrings

    strickvl committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    83c285b View commit details
    Browse the repository at this point in the history
  4. add missing minio parsing

    strickvl committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a9de208 View commit details
    Browse the repository at this point in the history
  5. add more unit tests

    strickvl committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7c705d0 View commit details
    Browse the repository at this point in the history
  6. test config addition

    strickvl committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b604e25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e3f2a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41e6cd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7ec620 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23e191a View commit details
    Browse the repository at this point in the history
  11. mypy fix

    strickvl committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ecebe57 View commit details
    Browse the repository at this point in the history
  12. install terraform

    strickvl committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7f4e8c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    78efac6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. update docs

    strickvl committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bc502ac View commit details
    Browse the repository at this point in the history
  2. fix type import bug

    strickvl committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e6ed077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    147eeef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2af21b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad97af8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/PLATFORM-204-mlstacks-cli-migration' of github.…

    …com:zenml-io/zenml into feature/PLATFORM-204-mlstacks-cli-migration
    strickvl committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1586890 View commit details
    Browse the repository at this point in the history
  7. rework stack deploy docs

    strickvl committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4b8f82f View commit details
    Browse the repository at this point in the history
  8. final docs updates

    strickvl committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b784b97 View commit details
    Browse the repository at this point in the history
  9. docs updates for mlstacks

    strickvl committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cd8a0de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    976deb2 View commit details
    Browse the repository at this point in the history