-
### What happened?
It was observed that when running the serenity cucumber starter project with Serenity 4.2.6, when using the json plugin the json report does not generate in a Gitlab CI/CD pipeline…
-
### 📜 Description
Hi Team Software templates, how to create merge request for the existing gitlab repository by modifying some files in existing gitlab repository.
Tried to create new repository its…
-
### 📜 Description
I am trying to setup gitlab discovery for this folder structure
```
|..root
|.....web
|..............docs
|..............catalog-info.yaml
|.....store
|..............docs…
-
now:
```
phpcs:
script: vendor/bin/phpcs --report=full --report-\\Micheh\\PhpCodeSniffer\\Report\\Gitlab=phpcs-quality-report.json
artifacts:
reports:
codequality: phpcs-quality-…
-
Hi,
when one runs the tests in `spec/gitlab/cli_spec.rb`, the respec command returns exit code 1:
```
rspec spec/gitlab/cli_spec.rb; echo $?
Randomized with seed 32489
Gitlab::CLI
.run…
-
I would like to add a feature to generate [Gitlab code quality](https://docs.gitlab.com/ee/ci/testing/code_quality.html) reports with `gdlint`.
**Example usage in .gitlab-ci.yml**
```
...
gdlint…
-
### Prerequisites
- [X] I [searched for any existing report](https://github.com/darkreader/darkreader/issues?q=is%3Aissue) about this bug to avoid opening a duplicate.
- [X] I can reproduce this bug …
-
Hi, in manual there is nice report from quality gate , but can I can get it ?
![Gate Report](https://github.com/gabrie-allaigre/sonar-gitlab-plugin/raw/master/doc/quality_gate.png)
I use script …
-
Hello Gabriel,
I'm new to gitlab-sonar,I have some questions :
as we know ,sonar-scanner will show comment and report issues after the SonarQube analysis,but only top 10 extra issues are summari…
-
We've recently started using audit-ci in our pipelines. For the tool semgrep that we use, they can output a Gitlab SAST compatible reporting format that GitLab can understand and integrate into its UI…