Skip to content

ShipIt: How to support git LFS and bitbucket #6200

Answered by mrtnzlml
itsdouges asked this question in Q&A
Discussion options

You must be logged in to vote

What's your thoughts on supporting git LFS, how would we do it?

I am fine with it but I personally do not use it. A good start might be to check the implementation of facebook/fbshipit.

for Bitbucket to be the "origin" and Github as the "destination"

Does origin in this context mean monorepo? In that case, I think you don't need to do anything other than configure your CI in Bitbucket to start exporting to GitHub. Importing from GitHub is already natively supported.

If you mean it vice versa (that is, GitHub is the monorepo, and Bitbucket has the child repositories), then I think we need to update Importit a little bit. Otherwise, it should work fine. That is because Shipit works with…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mrtnzlml
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6189 on June 07, 2023 02:15.