Skip to main content

6 docs tagged with "quality"

View all tags

Cypress Component

This component runs Cypress browser tests in a pinned container image. It can verify a review environment or an application supplied as a GitLab CI service.

Markdown lint component

This component manages linting of markdown files. By default this component applies a configuration with reasonable settings for software projects.

pre-commit Component

Each new commit will trigger the pre-commit integration on the developers workstation and inside the pipeline. Meaning you run the same hooks before a commit and inside a pipeline.