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

[FlyteCTL Feature] save registration process results into result_dir #1904

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wckdman
Copy link
Contributor

@wckdman wckdman commented Oct 19, 2023

TL;DR

Save info about registered entities into a json/.yaml file

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

WDYT about chosen arguments' names?

Tracking Issue

flyteorg/flyte#3919

Follow-up issue

NA

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (e41ec1e) 94.95% compared to head (d69dd5c) 51.03%.
Report is 43 commits behind head on master.

Files Patch % Lines
flytekit/tools/repo.py 46.15% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1904       +/-   ##
===========================================
- Coverage   94.95%   51.03%   -43.92%     
===========================================
  Files         136      171       +35     
  Lines        6165    16833    +10668     
  Branches        0     3493     +3493     
===========================================
+ Hits         5854     8591     +2737     
- Misses        311     7819     +7508     
- Partials        0      423      +423     

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

@samhita-alla
Copy link
Contributor

@eapolinario @pingsutw can you please review this PR?

@samhita-alla
Copy link
Contributor

@wckdman, can you resolve the merge conflict?

@wckdman wckdman force-pushed the feature/pyflyte-register-outputs branch from 3029470 to 025081a Compare October 30, 2023 16:55
@wckdman
Copy link
Contributor Author

wckdman commented Oct 30, 2023

@samhita-alla Done ✅

@wckdman wckdman force-pushed the feature/pyflyte-register-outputs branch from 025081a to c89ab2c Compare November 2, 2023 10:33
Signed-off-by: Artem Petrov <[email protected]>
@wckdman wckdman force-pushed the feature/pyflyte-register-outputs branch from c89ab2c to d69dd5c Compare November 2, 2023 10:35
@wckdman
Copy link
Contributor Author

wckdman commented Nov 11, 2023

@samhita-alla @eapolinario @pingsutw ping :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants