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

Update function parseRepoBranch() #115

Open
sophia-guo opened this issue Oct 29, 2021 · 0 comments
Open

Update function parseRepoBranch() #115

sophia-guo opened this issue Oct 29, 2021 · 0 comments

Comments

@sophia-guo
Copy link
Contributor

Originally the function parseRepoBranch() consume strings octocat/aqa-tests:test and return the repo octocat/aqa-tests and branch 'test'.
User will use the return repoBranch to generate the git url like --tkg_branch ${repoBranch[1]} --tkg_repo https://github.com/${repoBranch[0]}.git.

We'd like to enhance the parseRepoBranch() to include the git url generation logic.

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

No branches or pull requests

1 participant