-
_This required Gitlab 11.6+ which supports the only: merge_requests syntax in the CI/CD pipeline._
**Description**
I want to set up a flow where the master branch is protected, development happens…
-
**Update 2024-10-04**: Mark is working on deployment and leaning towards not using helm. Below are my notes on getting the Invenio helm chart to work.
----
See [helm-invenio](https://github.com/inve…
-
Matrícula: 15/0015917
Github repo link: https://github.com/lmmLucasMachado/Workshop-CI-Entrega-02_
Gitlab mirror repo and CI link: https://gitlab.com/lucasmmachado/Workshop-CI-Entrega-02_
**Repos…
-
Aluno: José Aquiles Guedes de Rezende
Matricula: 16001331
Repositório no github: https://github.com/aquiles23/Workshop-CI-Entrega-02
Repositório no gitlab para rodar o CI: https://gitlab.com/aquile…
-
Aluno: Wictor Bastos Girardi
Matrícula: 17/0047326
Github repo link: https://github.com/Wictorgirardi/Workshop-CI-Entrega-02
Gitlab mirror repo and CI link: https://gitlab.com/wictorgirardi/Worksho…
-
Recently I discovered the [include](https://docs.gitlab.com/ee/ci/yaml/README.html#include) feature of the GitLab CI. Building on this, I moved the configuration of ~20 repositories into a single one …
-
When running under GitLab CI, the plugin executes `yarn version` and I get the error:
```
No ancestor could be found between any of HEAD and master, origin/master, upstream/master, main, origin/ma…
-
I've been trying to diagnose this issue without any luck. As far as I can tell, I have all the required configurations:
docker run -v $(pwd):/root/src newtmitch/sonar-scanner sonar-scanner -X -Dson…
-
We are currently integrating NilAway into our GitLab CI pipelines as part of our DevSecOps framework. While we upload scan results from other tools to a centralized dashboard (DefectDojo), NilAway res…
-
Git has a submodule feature ([docs](https://git-scm.com/book/en/v2/Git-Tools-Submodules), [tutorial](https://github.blog/open-source/git/working-with-submodules/)), which would be ideal to use as a co…