-
Notifications
You must be signed in to change notification settings - Fork 207
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
Add more java related analysis code #4437
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@saragluna Thanks for getting this far! I really love what we're doing to support the java dependencies and multi-module repositories.
I left some suggestions on multi-module implementation if it helps at all. Let's continue down this path!
53baf2a
to
adff1f8
Compare
cli/azd/internal/appdetect/testdata/java-multimodules/application/build.gradle
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, thanks @saragluna for all your hard work here.
Let's update the PR description to say something along the lines of: "Add Postgres and MySql detection", and "Add support for multi-module Java repositories here".
/check-enforcer evaluate |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash:
pwsh:
WindowsPowerShell install
MSI install
Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
Address #4431 and part of #4430.
This PR will: