-
Notifications
You must be signed in to change notification settings - Fork 43
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
✨ Default analysis mode: source+deps. #1364
Milestone
Comments
sjd78
added a commit
to sjd78/tackle2-ui
that referenced
this issue
Apr 4, 2024
Resolves: konveyor#1364 Change the default analysis mode from "binary" to "source-code-deps". Resolve eslint warnings in touched files. Signed-off-by: Scott J Dickerson <[email protected]>
sjd78
added a commit
to sjd78/tackle2-ui
that referenced
this issue
Apr 4, 2024
Resolves: konveyor#1364 Change the default analysis mode from "binary" to "source-code-deps". Resolve eslint warnings in touched files. Adjust unit tests. Signed-off-by: Scott J Dickerson <[email protected]>
sjd78
added a commit
to sjd78/tackle2-ui
that referenced
this issue
Apr 5, 2024
Resolves: konveyor#1364 Change the default analysis mode from "binary" to "source-code-deps". Resolve eslint warnings in touched files. Adjust unit tests. Signed-off-by: Scott J Dickerson <[email protected]>
sjd78
added a commit
to sjd78/tackle2-ui
that referenced
this issue
Apr 9, 2024
Resolves: konveyor#1364 Change the default analysis mode from "binary" to "source-code-deps". Resolve eslint warnings in touched files. Adjust unit tests. Signed-off-by: Scott J Dickerson <[email protected]>
sjd78
added a commit
to sjd78/tackle2-ui
that referenced
this issue
Apr 9, 2024
Resolves: konveyor#1364 Change the default analysis mode from "binary" to "source-code-deps". Resolve eslint warnings in touched files. Adjust unit tests. Signed-off-by: Scott J Dickerson <[email protected]>
sjd78
added a commit
that referenced
this issue
Apr 11, 2024
Resolves: #1364 Change the default analysis mode from "binary" to "source-code-deps". Resolve eslint warnings in touched files. --------- Signed-off-by: Scott J Dickerson <[email protected]> Co-authored-by: Ian Bolton <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please change the default analysis mode from:
Binary
To:
Source + Dependencies
This is the more common use case.
The text was updated successfully, but these errors were encountered: