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

Remove dependency on go-github #17

Conversation

gabriel-samfira
Copy link
Member

The go-github package is a huge dependency. This package only needed it for the github tools structure. We copy that structure along with all the accessors, which will allow us to not cascade the update of all providers and garm-provider-common whenever garm itself will have to update go-github.

The go-github package is a huge dependency. This package only needed it for
the github tools structure. We copy that structure along with all the accessors,
which will allow us to not cascade the update of all providers and garm-provider-common
whenever garm itself will have to update go-github.

Signed-off-by: Gabriel Adrian Samfira <[email protected]>
@gabriel-samfira gabriel-samfira merged commit d972653 into cloudbase:main Oct 9, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant