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

Fixes an issue with gradle command from a multimodule project #708

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

haroon-sheikh
Copy link
Contributor

Currently if gauge is executed from a submodule, then it doesn't find the project's gradle wrapper.

  • Uses the project root's gradle wrapper if not found from within gauge projectRoot
  • Adds gauge_dependency_validation property so we can skip the validation if not required.

Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
@haroon-sheikh haroon-sheikh added the ReleaseCandidate If a PR is tagged with this label, after merging it will be released label Jul 24, 2023
@gaugebot
Copy link

gaugebot bot commented Jul 24, 2023

@haroon-sheikh Thank you for contributing to gauge-java. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

@haroon-sheikh haroon-sheikh merged commit c44f8c8 into getgauge:master Jul 24, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReleaseCandidate If a PR is tagged with this label, after merging it will be released
Development

Successfully merging this pull request may close these issues.

None yet

1 participant