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

[files] - Refactor read_from_github method #4192

Merged
merged 7 commits into from
Apr 7, 2024
Merged

[files] - Refactor read_from_github method #4192

merged 7 commits into from
Apr 7, 2024

Conversation

GuyAfik
Copy link
Contributor

@GuyAfik GuyAfik commented Mar 28, 2024

Description

Fixed an issue where in the new validate we try to get deprecated dockers list from dockerfiles repo, but instead the code tries to access the content repo because of a bad usage of GitContentConfig class.

Refactor read_from_github_api method to build the URL explicitly and not to use GitContentConfig class.

@GuyAfik GuyAfik requested a review from ilaner March 28, 2024 13:42
Copy link
Contributor

@ilaner ilaner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice job!

@GuyAfik GuyAfik merged commit 16ed5d7 into master Apr 7, 2024
22 of 23 checks passed
@GuyAfik GuyAfik deleted the fix_DO105 branch April 7, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants