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

Modal Step Operator #2948

Open
wants to merge 48 commits into
base: develop
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
5717262
add init file
strickvl Aug 21, 2024
11fb146
initial scaffold
strickvl Aug 21, 2024
c387b9d
add a flavor
strickvl Aug 21, 2024
8a753ed
first attempt
strickvl Aug 21, 2024
1b2e5e8
add docstrings
strickvl Aug 21, 2024
7fb45d5
add modal to integrations properly
strickvl Aug 25, 2024
4f6ca3e
update flavor and working step operator code
strickvl Aug 25, 2024
01f041c
refactorings
strickvl Aug 25, 2024
9bf9a15
add support for settings
strickvl Aug 25, 2024
de8eb01
update docsting on settings
strickvl Aug 25, 2024
094df25
Merge branch 'develop' into feature/modal-step-operator
strickvl Aug 25, 2024
20b3acd
make additions for API docs build
strickvl Aug 25, 2024
bd6a4ac
add missing docstrings
strickvl Aug 25, 2024
adbe393
mypy fix
strickvl Aug 25, 2024
c3173a3
mypy fixes
strickvl Aug 25, 2024
015bd40
switch pkg_resources for importlib
strickvl Aug 26, 2024
18ff055
PR comment fixes
strickvl Aug 26, 2024
2177272
add docs
strickvl Aug 26, 2024
dd76f75
add scarf
strickvl Aug 26, 2024
374f0da
fix docstrings
strickvl Aug 26, 2024
08bd6de
add note on region selection
strickvl Aug 26, 2024
d574331
RuntimeError instead of ValueError
strickvl Aug 26, 2024
b26098a
use RuntimeError
strickvl Aug 26, 2024
5507068
add validation function
strickvl Aug 26, 2024
35b57ca
update
strickvl Aug 27, 2024
72a4d54
new version
strickvl Aug 28, 2024
4c966dc
Merge remote-tracking branch 'origin/develop' into feature/modal-step…
strickvl Aug 28, 2024
51f372b
async version with sandbox
strickvl Aug 28, 2024
2c084a8
new iteration loop
strickvl Aug 28, 2024
935c9ec
add pip install back in
strickvl Aug 28, 2024
5797413
working version with output context
strickvl Aug 28, 2024
4f251c6
final fixes (doesn't install modal extras)
strickvl Aug 28, 2024
0797179
Merge branch 'develop' into feature/modal-step-operator
strickvl Aug 28, 2024
21e01e6
fix mypy
strickvl Aug 28, 2024
e33e0ae
Merge branch 'feature/modal-step-operator' of github.com:zenml-io/zen…
strickvl Aug 28, 2024
9005fb3
michael fixes
strickvl Aug 29, 2024
422cfed
Merge branch 'develop' into feature/modal-step-operator
strickvl Aug 29, 2024
1fbb2a5
address PR review + add a unit test
strickvl Aug 29, 2024
fa2be35
Merge branch 'feature/modal-step-operator' of github.com:zenml-io/zen…
strickvl Aug 29, 2024
2920f3c
fix docstrings
strickvl Aug 29, 2024
58f8804
Merge branch 'develop' into feature/modal-step-operator
strickvl Aug 29, 2024
f2797d1
update mocked_libs
strickvl Aug 29, 2024
27c6bc2
Merge branch 'feature/modal-step-operator' of github.com:zenml-io/zen…
strickvl Aug 29, 2024
c0fff24
Merge branch 'develop' into feature/modal-step-operator
strickvl Aug 31, 2024
ab5ceab
fixes from modal team
strickvl Sep 2, 2024
e86cd2c
Merge branch 'feature/modal-step-operator' of github.com:zenml-io/zen…
strickvl Sep 2, 2024
9e4335d
add timeout
strickvl Sep 2, 2024
8243cd9
update app name
strickvl Sep 2, 2024
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.