If you do not work with github or cannot provide access to the source folder where the git logs are located, you can generate them on your own and upload them seperatly to the SeaLights servers.
Info |
---|
See 'Generating an agent Agent token' for instructions on how to generate a token |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
java -jar sl-test-listener.jar uploadReports -tokenfile "/path/to/tokenFile"sltoken.txt -buildsessionidfile "/path/to/buildSessionId.txt" -reportFile commitLog.json -type "commitLog" -source "script" |
...