Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page summarizes the agents commands for genrating a pull request specific build session ID and configuration, for the following technologies:

Table of Contents
maxLevel1


Java Agent - CLI


Note
  • Minimum Java Agent version supporting prConfig command: 2.1.1166.
  • Recommended version is: latest.

...

Info

The packages included and excluded should be exactly the same as what was defined to SeaLights for the merged branch so that the compared results will be the same

...

Node.js Agent - CLI


Note
  • Minimum slnodejs Agent version supporting prConfig command: 3.5.193.
  • Recommended version is: latest.

...

ValueDescription
sl
Display log output to the console
sl-file
Export the log information to a log file named 'sl.node.log'

...

ParameterDescription
App NameThe name of the app the Pull Request is being merged to (as provided to SeaLights)

Latest Commit

The latest commit SHA of the Pull Request branch
Repository URLThe repository URL of the Pull Request and merged branchs 

Target Branch

The name of the branch the Pull Request is being merged to (as provided to SeaLights)

Pull Request Number

The Pull Request number that is being evaluated
Additional ArgumentsSection to provide additional parameters if needed usually to override the global parameters. See the field help (Image Modified) in Jenkins for more details