Skip to content

replace update_file method in gbRequest code #16

@rohith4444

Description

@rohith4444

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions