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

replace update_file method in gbRequest code #16

Open
rohith4444 opened this issue Feb 21, 2024 · 0 comments
Open

replace update_file method in gbRequest code #16

rohith4444 opened this issue Feb 21, 2024 · 0 comments

Comments

@rohith4444
Copy link
Contributor

Right now, our gbContribute logic relies on the pygithub python module. In this module we rely on the update_file method, which does not support LFS. As all of our files are now stored on LFS, this is a challenge!

Eventually we should update this with subprocess calls, but for now we'll correct this by remapping to LFS during the builds. Leaving this issue here as a placeholder for the future.

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

No branches or pull requests

1 participant