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

Expose -r in pyflyte run #1933

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Expose -r in pyflyte run #1933

merged 3 commits into from
Nov 9, 2023

Conversation

eapolinario
Copy link
Collaborator

TL;DR

Expose -r as a short flag for --remote in pyflyte run

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
pingsutw
pingsutw previously approved these changes Nov 3, 2023
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e4ed7ec) 62.79% compared to head (7dd7fb2) 94.43%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1933       +/-   ##
===========================================
+ Coverage   62.79%   94.43%   +31.64%     
===========================================
  Files         312      140      -172     
  Lines       23125     6276    -16849     
  Branches     3493        0     -3493     
===========================================
- Hits        14522     5927     -8595     
+ Misses       8181      349     -7832     
+ Partials      422        0      -422     

see 172 files with indirect coverage changes

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

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
@eapolinario eapolinario merged commit c7c8289 into master Nov 9, 2023
73 checks passed
ringohoffman pushed a commit to ringohoffman/flytekit that referenced this pull request Nov 24, 2023
* Expose -r in pyflyte run

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>

* Lint

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>

---------

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
RRap0so pushed a commit to RRap0so/flytekit that referenced this pull request Dec 15, 2023
* Expose -r in pyflyte run

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>

* Lint

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>

---------

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: Rafael Raposo <rafaelraposo@spotify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants