feat: '--gradle-sub-project' option to handle multip-project gradle - #234
Merged
Conversation
michael-go
force-pushed
the
feat/gradle-sub-project-option
branch
from
October 7, 2018 10:10
6fd5e5d to
de73eb6
Compare
adrukh
reviewed
Oct 7, 2018
Contributor
There was a problem hiding this comment.
Maybe without this part, as it is an implementation detail that belongs to the plugin? May change in the future or something?
Contributor
There was a problem hiding this comment.
... to target. -> ... to test.?
Contributor
There was a problem hiding this comment.
For Gradle "multi project" configurations, test a specific sub-project.
?
Contributor
Author
There was a problem hiding this comment.
yep, sounds better
adrukh
approved these changes
Oct 7, 2018
note this also appends the sub-project name to the root package name
michael-go
force-pushed
the
feat/gradle-sub-project-option
branch
from
October 7, 2018 10:17
de73eb6 to
e986f79
Compare
|
🎉 This PR is included in version 1.101.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced Nov 30, 2022
This was referenced Nov 30, 2022
This was referenced Dec 1, 2022
This was referenced Dec 1, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This bumps
snyk-gradle-pluginto version 2.1.0 that supports the new flag: https://github.com/snyk/snyk-gradle-plugin/releases/tag/v2.1.0 (PR: snyk/snyk-gradle-plugin#18)note this also appends the sub-project name to the root package name: