Pulling the BSID dynamically from the component
Java built with Sealights plugins
Sealights Maven and Gradle plugins allow to include resource text files to the artefact
You can extract the buildSessionId.txt
file from the Java artefact by using the following command
Code Block |
---|
java xvf myapp.jar buildSessionId.txt |
Node/Javascript
TBC
Storing the BSIDs of the components in a central place
...
Pulling the BSID dynamically from the component
...
TBC
Use Sealights' Public API (Future)
TBC