...
A batch file will be written to build the example Unity scene utilizing the FN SDK
Static Analysis
FN will provide a SonarQube instance for static analysis of SDK code, including bug and vulnerability detection, and “code smell” checks.
SonarQube will be integrated into the AzureDevOps pipeline using the SonarScanner plugin.
SonarQube Scans will be performed as part of every build job.
Acceptance Criteria for development tasks will include requiring a “passed” status for the SonarQube Quality Gate.
Artifacts
SDK Artifacts
The following artifacts will be generated upon a successful build of the FN SDK
...