Loading jobs/super_linter/README.md +0 −4 Original line number Diff line number Diff line Loading @@ -197,9 +197,5 @@ customize its behavior. ### Artifacts !!! warning Currently, the report in merge request widget doesn't display details on issues found, they are only described in the job output log. We use [Junit](https://junit.org/junit5/){:target="_blank"}'s XML report to display error report directly in pipeline `Test` tab and in merge request widget. jobs/super_linter/super_linter.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ super_linter: OUTPUT_FORMAT: "tap" OUTPUT_FOLDER: "super-linter.report" CONVERTED_OUTPUT_FOLDER: "converted-xml.report" TAP_JUNIT_VERSION: "3.1.2" TAP_JUNIT_VERSION: "4.0.0" artifacts: reports: junit: "${CONVERTED_OUTPUT_FOLDER}/*.xml" Loading jobs/super_linter/versions/0.2.0.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Improve MR report by providing detailed information about issues found Loading
jobs/super_linter/README.md +0 −4 Original line number Diff line number Diff line Loading @@ -197,9 +197,5 @@ customize its behavior. ### Artifacts !!! warning Currently, the report in merge request widget doesn't display details on issues found, they are only described in the job output log. We use [Junit](https://junit.org/junit5/){:target="_blank"}'s XML report to display error report directly in pipeline `Test` tab and in merge request widget.
jobs/super_linter/super_linter.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ super_linter: OUTPUT_FORMAT: "tap" OUTPUT_FOLDER: "super-linter.report" CONVERTED_OUTPUT_FOLDER: "converted-xml.report" TAP_JUNIT_VERSION: "3.1.2" TAP_JUNIT_VERSION: "4.0.0" artifacts: reports: junit: "${CONVERTED_OUTPUT_FOLDER}/*.xml" Loading
jobs/super_linter/versions/0.2.0.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Improve MR report by providing detailed information about issues found