Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
Info

This page is relevant only for customers using Azure DevOps Services integration or Repo integrations.

...

Except for the below parameters, configuration parameters and their default value used in this integration can be found here.

Java

Maven

...

  • maven.runPreStep=true

  • maven.ignoreSourceFiles=true

  • maven.ignoreMvnTreeErrors=true

...

  • gradle.ignoreSourceFiles=true

  • gradle.runPreStep=true

  • (default value for ignoredScopes same as in UA default?)

JavaScript

NPM + Yarn

  • npm.includeDevDependencies=true

  • npm.runPreStep=true

  • npm.ignoreNpmLsErrors=true

  • npm.yarnProject=false

...

  • paket.runPreStep=true

  • paket.ignoreSourceFiles=true

  • (default value for ignoredGroups same as in UA default?)

Python 

  • python.ignorePipInstallErrors=true

  • python.installVirtualenv=true

  • python.resolveSetupPyFiles=true

  • python.runPipenvPreStep=true

  • python.pipenvDevDependencies=true

  • python.IgnorePipenvInstallErrors=true

  • python.runPoetryPreStep=true

...

  • includes=**/*c **/*cc **/*cp **/*cpp **/*cxx **/*c++ **/*h **/*hh **/*hpp **/*hxx **/*h++ **/*m **/*mm **/*pch **/*c# **/*cs **/*csharp **/*go **/*goc **/*js **/*pl **/*plx **/*pm **/*ph **/*cgi **/*fcgi **/*pod **/*psgi **/*al **/*perl **/*t **/*pl6 **/*p6m **/*p6l **/*pm6 **/*nqp **/*6pl **/*6pm **/*p6 **/*php **/*py **/*rb **/*swift **/*java **/*clj **/*cljx **/*cljs **/*cljc **/*jar **/*egg","dll **/*tar.gz **/*tgz **/*zip **/*whl **/*gem **/*apk **/*air **/*dmg **/*exe **/*gem **/*gzip **/*msi **/*nupkg **/*swc **/*swf **/tar.bz2**/pkg.tar.xz **/(u)?deb **/(a)?rpm

  • excludes=**/*sources.jar **/*javadoc.jar /tests/

...

  • archiveExtractionDepth=2

  • archiveIncludes="war", "ear", "zip", "whl", "tar.gz", "tgz", "tar", "car"**/*war **/*ear **/*zip **/*whl **/*tar.gz **/*tgz **/*tar **/*car

  • archiveExcludes=**/*sources.jar **/*javadoc.jar /tests/

...