Skip to content

Flyte Versioning #1807

Answered by SandraGH5
SandraGH5 asked this question in Q&A
Discussion options

You must be logged in to vote

We usually version every day by git commit, but it is up to you. At Lyft and a couple of other places, Flyte registration is auto-triggered from a pull request using the CI system. Then on merge to master and a deployment - the workflow is deployed through multiple domains. This provides a very CI/CD style to working with pipelines.

But this is not required. In some cases when you are rapidly iterating, you can also push directly from your laptop.

If you have permissions to either push a docker image or use fast register to push the code archive to s3 or equivalent. This is called fast register.

@kumare3

Replies: 1 comment

Comment options

SandraGH5
Nov 8, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by SandraGH5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant