-
When using the gitlab-ci.yml file of mine I can succesfully build releases for my wordpress theme.
Each release that I build comes with 5 assets 1 of them being a build package containing no source f…
-
**Is your feature request related to a problem? Please describe.**
I'm using GitLab in our project. This CI allow collection of code metrics in OpenMetrics format.
**Describe the solution you'd li…
-
Hello,
after installing the plugin [mkdocs-pdf-export-plugin](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) with
```bash
pip install mkdocs-pdf-export-plugin
```
`mkdocs` fails on…
-
In gitlab you can have a subgroup which makes the URL longer.
For example lets say we have `groupa` and under it a subgroup `groupb`. So it becomes `groupa/groupb`. Then the URL for a file in the r…
-
Hi, I'm using sonar-gitlab-plugin V7.6.
When I scan my project on preview mode, the job succeed correctly, but when I merge the code on master and rerun sonar-scanner on publish mode it fails.
O…
-
I have installed and configured jenkisn freestyle project with Gitlab merge request builder. when i try to save the same its throwing 'A problem occurred while processing the request.' error. Not sure…
-
A user reported inability to download their project to desktop after it was uploaded from a mobile device.
We have found out some photo names include "\n" or 0x0a that later breaks download attempts …
erpas updated
7 months ago
-
## When trying to add a block ID to a section title, the menu is shown but nothing happens
Whenever I select a section title in an ASCIIDOC file, I can see the action "Add block ID to section" in t…
-
Hi.
I can't get the code quality report to show in Gitlab, the json file is always empty. I got a result one time, when I merged the master branch into the feature branch to update, but apart from th…
-
### Current behavior
I have set viewport in my cypress config file to 1920x1200, but whenever test fails it sends screenshot in wrong viewports (looks for me that in default values for viewports). …