Skip to content

scanning sql files using sonarqube for DBOPS repos in ADO while creating build package #169

@darshmur

Description

@darshmur

Hello,

We are using DBOPS repos to organize our SQL Scripts in ADO and using CICD pipeline to trigger DBOPS build package after each check-in. We want to use SonarQube to scan our SQL Script files inside repo. We have added SonarQube related tasks in our build definition for that, but its scanning the whole repo in every build, not just the incremental changes. How can we make it possible? We dont want SonarQube to be busy scanning whole repo for every build. Also SonarQube takes lot of time for long sql scripts with lot of inserts and update statements. Please let us know your suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions