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

Remote workflow & task execution #2094

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Remote workflow & task execution #2094

merged 3 commits into from
Jan 10, 2024

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Jan 9, 2024

Why are the changes needed?

To support executing previous registered tasks and workflows on a remote flyte cluster

What changes were proposed in this pull request?

pyflyte run remote-task
Screenshot 2024-01-09 at 10 11 54 PM
pyflyte run remote-workflow

and also

pyflyte run remote-launchplan

How was this patch tested?

by testing against multiple known remote workflows

@kumare3 kumare3 changed the title Remote workflow task Remote workflow & task execution Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c45cb2) 85.75% compared to head (044d358) 85.73%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2094      +/-   ##
==========================================
- Coverage   85.75%   85.73%   -0.02%     
==========================================
  Files         313      313              
  Lines       23433    23435       +2     
  Branches     3511     3512       +1     
==========================================
- Hits        20095    20093       -2     
- Misses       2730     2734       +4     
  Partials      608      608              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Ketan Umare <kumare3@users.noreply.github.com>
@kumare3 kumare3 merged commit b3f0c40 into master Jan 10, 2024
83 of 84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants