Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

opendevstack/ods-pipeline-sonar

Repository files navigation

ods-pipeline-sonar

Tests

Tekton task for use with ODS Pipeline to run the SonarQube scanner.

Usage

tasks:
- name: scan
  taskRef:
    resolver: git
    params:
    - { name: url, value: https://github.com/opendevstack/ods-pipeline-sonar.git }
    - { name: revision, value: v0.2.1 }
    - { name: pathInRepo, value: tasks/scan.yaml }
    workspaces:
    - { name: source, workspace: shared-workspace }

See the documentation for prerequisites, details and available parameters.

About this repository

docs and tasks are generated directories from recipes located in build. See the Makefile target for how everything fits together.

About

CAUTION! This repo is ARCHIVED: see opendevstack/ods-pipeline#748. ODS Pipeline tasks for SonarQube scanning - Experimental

Topics

Resources

License

Stars

Watchers

Forks

Packages