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

Dynamically find out git repo of current repo from .git folder #574

Closed
mchoma opened this issue Aug 19, 2024 · 0 comments · Fixed by #583
Closed

Dynamically find out git repo of current repo from .git folder #574

mchoma opened this issue Aug 19, 2024 · 0 comments · Fixed by #583
Labels

Comments

@mchoma
Copy link
Contributor

mchoma commented Aug 19, 2024

Sounds hacky, but can be useful to avoid unnecesary configuration. We find this can be nice to have in OS TS when pointing helm chart to testsuite repo itself

Also note, similar code is already available in intersmash https://github.com/Intersmash/intersmash/blob/main/core/src/main/java/org/jboss/intersmash/IntersmashDeploymentsGitHelper.java just it needs to be generalized to be used with any repo, not just intersmash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants