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

backend: Create GetFileContents method in GitHub service #3224

Merged
merged 6 commits into from
Feb 6, 2025

Conversation

septum
Copy link
Contributor

@septum septum commented Jan 31, 2025

Description

  • Created GetFileContents method in GitHub service

This method behaves similarly to getFile but is able to retry the request if the file is larger than 1MB. See Get repository content.

Testing Performed

Manual and mocks

@septum septum requested a review from a team as a code owner January 31, 2025 17:45
@jdslaugh jdslaugh changed the title backend: Create GetFileContens method in GitHub service backend: Create GetFileContents method in GitHub service Jan 31, 2025
@septum
Copy link
Contributor Author

septum commented Jan 31, 2025

Not needed right now.

@septum septum closed this Jan 31, 2025
@septum septum reopened this Feb 4, 2025
backend/service/github/github.go Show resolved Hide resolved
backend/service/github/github.go Outdated Show resolved Hide resolved
@septum septum merged commit 3b1b6eb into main Feb 6, 2025
8 checks passed
@septum septum deleted the get-file-contents branch February 6, 2025 19:39
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.

4 participants