-
## Describe the bug
## Expected Behavior
This code is actually valid:
.gitlab-ci.yml
```yaml
.common:
before_script:
- git config --global credential.helper store
.job:
before…
-
### What is the issue?
Dagger engine occasionally fails pipelines with unresolved module errors when a module has a local dependency within its own repository. This issue tends to arise multiple j…
-
**Describe the bug**
Rules with uppercase keywords find no results when those rules are defined in a TOML that is extended.
When the TOML is consumed into the Config object, the keywords for eac…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
This is a pretty substantial feature request, so I know it might be a tough sell, but on Red Hat Bugzilla we are absolutely overwhelmed with GNOME bug reports, to the degree that I'm firmly convinced …
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to integrate Infection into GitLab the same way I am able to integrate PHP Code Sniffer and PHPUnit. The lat…
-
In GitLab by @ragurida on Nov 7, 2024, 14:20
All the CPMIP metrics of the a1su except for Parallelization are reported as 0.
![image](https://earth.bsc.es/gitlab/es/autosubmit-api/uploads/5e880f4289…
-
My tests are triggered by git pipeline , though I am able to see overall status of test through junit integration with gitlab, I donot have any a way to link the pipeline to report on the playwright d…
-
It's been asked repeatedly if it is possible to run own CI-Jobs without loosing the AutoDevOps features. This example shows how:
```
include:
- template: Auto-DevOps.gitlab-ci.yml
stages:
…
-
JIRA Issue: [KIEKER-1327] GitLab reports merge conflicts
Original Reporter: Andre van Hoorn
***
This is currently quite annoying. Currently, each merge request cannot be merged automatically because…