Skip to main content

#Sfdx Scanner0 debatiendo

Hi there, I am trying to implement a continuous integration from bitbucket with sfdx scanner to scan files present in a particular pull request. Is there a way to scan only particular files added in a bitbucket Pull Request ? #Trailhead Challenges

3 respuestas
0/9000

@Salesforce Code Analyzer Running  sfdx scanner with  "--violations-cause-error" which exits with a code equal to the severity that now fails other steps in my pipeline. Is there a way that my pipeline continues without failing if all the severity are equal to or less than a particular severity i define. so if i define the severity threshold at 3, if while i scan and a severity is equal to or less than 3 then it processes the files and moves on to the next step in the pipeline and if its more that 3 it still scans/processes the files but doesn't move to the next step in the pipeline

1 comentario
0/9000

@Everyone.net Technical Support Running  sfdx scanner with  "--violations-cause-error" which exits with a code equal to the severity that now fails other steps in my pipeline. Is there a way that my pipeline continues without failing if all the severity are equal to or less than a particular severity i define. so if i define the severity threshold at 3, if while i scan and a severity is equal to or less than 3 then it processes the files and moves on to the next step in the pipeline and if its more that 3 it still scans/processes the files but doesn't move to the next step in the pipeline

0/9000

@Public Running  sfdx scanner with  "--violations-cause-error" which exits with a code equal to the severity that now fails other steps in my pipeline. Is there a way that my pipeline continues without failing if all the severity are equal to or less than a particular severity i define. so if i define the severity threshold at 3, if while i scan and a severity is equal to or less than 3 then it processes the files and moves on to the next step in the pipeline and if its more that 3 it still scans/processes the files but doesn't move to the next step in the pipeline

0/9000

@Pipeline Running  sfdx scanner with  "--violations-cause-error" which exits with a code equal to the severity that now fails other steps in my pipeline. Is there a way that my pipeline continues without failing if all the severity are equal to or less than a particular severity i define. so if i define the severity threshold at 3, if while i scan and a severity is equal to or less than 3 then it processes the files and moves on to the next step in the pipeline and if its more that 3 it still scans/processes the files but doesn't move to the next step in the pipeline - Pipeline is Jenkins using Jenkinsfiles

0/9000

@Everyone.net Technical Support Running  sfdx scanner with  "--violations-cause-error" which exits with a code equal to the severity that now fails other steps in my pipeline. Is there a way that my pipeline continues without failing if all the severity are equal to or less than a particular severity i define. so if i define the severity threshold at 3, if while i scan and a severity is equal to or less than 3 then it processes the files and moves on to the next step in the pipeline and if its more that 3 it still scans/processes the files but doesn't move to the next step in the pipeline

0/9000

Running  sfdx scanner with  "--violations-cause-error" which exits with a code equal to the severity that now fails other steps in my pipeline. Is there a way that my pipeline continues without failing if all the severity are equal to or less than a particular severity i define. so if i define the severity threshold at 3, if while i scan and a severity is equal to or less than 3 then it processes the files and moves on to the next step in the pipeline and if its more that 3 it still scans/processes the files but doesn't move to the next step in the pipeline

0/9000