test-at-scale
test-at-scale copied to clipboard
Phx 3774 - Multiconfig support for golang repos.
Issue Link
(https://lambdatest.atlassian.net/browse/PHX-3774)
Description
Added support for multi config for golang and java repos.
Fixes # (issue) (https://lambdatest.atlassian.net/browse/PHX-3774)
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
How Has This Been Tested?
- [X] Tested java, golang and js repos with submodules.
Checklist:
- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [X] Any dependent changes have been merged and published in downstream modules