-
Notifications
You must be signed in to change notification settings - Fork 21
score_tooling: Switch and update #155
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
Conversation
Switch to the module bundling various score tools score_tooling 1.0.2. Remove handling of the previous individual used ones: - score_cli_helper - score_cr_checker - score_dash_license_checker - score_format_checker - score_starpls_lsp
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
| bazel_dep(name = "score_format_checker", version = "0.1.1") | ||
| bazel_dep(name = "aspect_rules_lint", version = "1.4.4") | ||
| bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2") | ||
| # ToDo: implicit dependencies for score_tooling, but needed directly here?? |
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.
Handle before merge, either by a fix or by providing a link to an issue.
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.
issue: eclipse-score/tooling#82
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.
-> TODO: implicit dependencies for score_tooling shouldn't be needed here: https://github.com/eclipse-score/tooling/issues/82
arkjedrz
left a comment
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.
Minor issue reported, otherwise LGTM.
| bazel_dep(name = "score_format_checker", version = "0.1.1") | ||
| bazel_dep(name = "aspect_rules_lint", version = "1.4.4") | ||
| bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2") | ||
| # ToDo: implicit dependencies for score_tooling, but needed directly here?? |
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.
-> TODO: implicit dependencies for score_tooling shouldn't be needed here: https://github.com/eclipse-score/tooling/issues/82
Switch to the module bundling various score tools score_tooling 1.0.2. Remove handling of the previous individual used ones: - score_cli_helper - score_cr_checker - score_dash_license_checker - score_format_checker - score_starpls_lsp
Switch to the module bundling various score tools score_tooling 1.0.2. Remove handling of the previous individual used ones: - score_cli_helper - score_cr_checker - score_dash_license_checker - score_format_checker - score_starpls_lsp
Switch to the module bundling various score tools score_tooling 1.0.2. Remove handling of the previous individual used ones: