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

Fix Repo extraction in regex #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JuanCrg90
Copy link
Owner

I noticed that repositories that ends en i or t failed, this updates the regex to support the expected values and adds some tests, we could consider to extract the regex to its own module for isolation but I think its too much considering is only used here for remote parsing.

I noticed that repositories that ends en i or t failed, this updates the
regex to support the expected values and adds some tests, we could
consider to extract the regex to its own module for isolation but I
think its too much considering is only used here for remote parsing.
@JuanCrg90 JuanCrg90 force-pushed the fix_repo_extraction_in_regex branch from a5409da to 0cf94b9 Compare April 22, 2023 02:39
@JuanCrg90 JuanCrg90 force-pushed the fix_repo_extraction_in_regex branch 2 times, most recently from 65abdff to 28083a6 Compare June 15, 2023 20:47
@JuanCrg90 JuanCrg90 force-pushed the fix_repo_extraction_in_regex branch from 28083a6 to 6ef6510 Compare June 15, 2023 20:52
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