flytekit
flytekit copied to clipboard
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
## Tracking issue NA ## Why are the changes needed? We only show the repo link in the UI, which is not helpful. It would be great if we could...
## Tracking issue https://github.com/flyteorg/flyte/issues/770 ## Why are the changes needed? We should decrease the burden to use a cache in the case of python tasks. ## What changes were proposed...
## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots ##...
This PR is checking if the CI fails with windows + protobuf 5.28.0.
## Tracking issue closes flyteorg/flyte/issues/5593 closes flyteorg/flyte/issues/4581 ## Why are the changes needed? As described in flyteorg/flyte/issues/5593, when handling the protobuf serialization/deserialization for a dataclass, attributes that are lists end...
I am going to collaborate with @guyarad, an engineer from `Nimble Way` to finish this. ## Tracking issue https://github.com/flyteorg/flyte/issues/4418 ## Why are the changes needed? Reduce container's size. ## What...
## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots ##...
## Tracking issue https://github.com/flyteorg/flyte/issues/5641 ## Why are the changes needed? In certain deployments, it is useful to augment the console output of `pyflyte run` to report some additional info. In...
## Why are the changes needed? We want to support adding other docker commands while creating ImageSpec. ## What changes were proposed in this pull request? 1. Add a new...
## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ### Screenshots ##...