Conversation
|
Hi @elsony @michael-valdron @Jdubrick @thepetk , could you please help to review this PR, thanks! |
Signed-off-by: HaoZhang <haozhan@microsoft.com>
Signed-off-by: HaoZhang <haozhan@microsoft.com> # Conflicts: # test/apis/component_recognizer_test.go
22b1e15 to
4446a33
Compare
Signed-off-by: HaoZhang <haozhan@microsoft.com>
99dbe30 to
51c2b44
Compare
|
Hey @haoozhang! Thank you for your PR! I'll take a look in the next days :) |
thepetk
left a comment
There was a problem hiding this comment.
/lgtm
Nice work @haoozhang!
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haoozhang, thepetk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Just a tiny comment before we merge. Regarding the test resources we are adding, We could think of reducing their size, after all we are only checking a specific file to find the framework/language. |
Signed-off-by: HaoZhang <haozhan@microsoft.com>
|
New changes are detected. LGTM label has been removed. |
Thanks for your comment, I just removed unnecessary files to reduce test resources size. |
Signed-off-by: HaoZhang <haozhan@microsoft.com>
thepetk
left a comment
There was a problem hiding this comment.
Hey @haoozhang now looks nice.
Might be good to have some more doc updates here too, for the JBoss detection
Signed-off-by: HaoZhang <haozhan@microsoft.com> # Conflicts: # test/apis/component_recognizer_test.go
Signed-off-by: HaoZhang <haozhan@microsoft.com>
Hi @thepetk, I have updated the doc in another PR because it's already supported before this PR. |
Description of Changes
This PR is to improve the detection of JBoss EAP framework.
Related Issue(s)
Link the GitHub/GitLab/JIRA issues that are related to this PR.
Acceptance Criteria
Testing and documentation do not need to be complete in order for this PR to be approved. However, tracking issues must be opened for missing testing/documentation.
Unit/Functional tests
Documentation
Tests Performed
Explain what tests you personally ran to ensure the changes are functioning as expected.
[x] For each added clue, add the test project and unit test to verify it.
How To Test
Instructions for the reviewer on how to test your changes.
Notes To Reviewer
Any notes you would like to include for the reviewer.
References