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

FEATURE: migrate gitea integration from http APIs to git2 library #40

Open
Masber opened this issue Feb 22, 2024 · 0 comments
Open

FEATURE: migrate gitea integration from http APIs to git2 library #40

Masber opened this issue Feb 22, 2024 · 0 comments

Comments

@Masber
Copy link
Collaborator

Masber commented Feb 22, 2024

manta currently relies on gitea APIs to fetch commit id information, this is quite limited because we lack of features in gitea API ( can't get the commit id related to a branch or tag name). Also CFS will be integrated with external git repos meaning gitea won't be the only source from where CFS sessions can clone from.

To simplify current limitations, we want to integrate git repo operations using git2 library.

@Masber Masber changed the title FEATURE: migrate gitea integration from htto APIs to git2 library FEATURE: migrate gitea integration from http APIs to git2 library Feb 26, 2024
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