-
Notifications
You must be signed in to change notification settings - Fork 750
[Docs] improve contributing code docs #6579
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
[Docs] improve contributing code docs #6579
Conversation
Signed-off-by: machichima <[email protected]>
Signed-off-by: machichima <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6579 +/- ##
=========================================
Coverage ? 58.57%
=========================================
Files ? 929
Lines ? 70851
Branches ? 0
=========================================
Hits ? 41503
Misses ? 26201
Partials ? 3147
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: machichima <[email protected]>
Signed-off-by: machichima <[email protected]>
Signed-off-by: machichima <[email protected]>
Signed-off-by: machichima <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! This is really helpful.
Tracking issue
Why are the changes needed?
Provide more details on how to develop and debug
flytekit
What changes were proposed in this pull request?
ImageSpec
when running modified flytekit on remoteHow was this patch tested?
Labels
Please add one or more of the following labels to categorize your PR:
This is important to improve the readability of release notes.
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link
Summary by Bito
This pull request enhances the Flyte project's contributing documentation by clarifying the use of ImageSpec for running modified versions of flytekit in remote environments, adding debugging guidance for remote workflows, and detailing FlyteKit integration tests, thereby improving the developer experience and facilitating contributions.