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

Build/001 #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Build/001 #2

wants to merge 6 commits into from

Conversation

msxavi
Copy link
Member

@msxavi msxavi commented Aug 26, 2024

No description provided.

@msxavi
Copy link
Member Author

msxavi commented Aug 31, 2024

Test comments

Comment on lines +11 to +16
def fetch_repository_content
return [] unless version_control_bridge

owner, repo, path = parse_repository_url
version_control_bridge.repository_content(owner: owner, repo: repo, path: path)
end
Copy link
Member Author

Choose a reason for hiding this comment

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

This class is not looking good!

@msxavi msxavi force-pushed the build/001 branch 3 times, most recently from 27f5e4e to 59e93f4 Compare September 4, 2024 23:29
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