Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/test SBOM analyser build (#181)
* Updated build script * Add the 'compilePhaseAzureCredentials' secret so the build job has an Azure security context for accessing the data lake. * Updated workflow * Updated workflow * Added Az.Storage to build script * Updated workflow to generate new Github token * Added missing quotes * Testing custom github token * Forgotten comma * Added use of custom github token * Added publish phase env * Added missing comma * Updated with fail build if there are rejected components * Updated error message * Message wasn't printing * New error message trial * Add line breaks to error message * New error message * Fix issues * Missing 's' * Added updates for unknown components * Write warning instead of Throw error for unknown components * Fix breakages * Brackets around function * Change order and message of error and warning messages * Final Changes * Fix errors * Changes * Remove accidentally committed files * Test latest SBOM-related build changes * Remove customisations now part of the scripted build * Add secret to enable the SBOM Analysis functionality * Switch to released version of build module * Fix-up build * Remove comma * Add secret to enable SBOM analysis build feature * Bump build module version --------- Co-authored-by: Charlotte <charlotte.gayton@gmail.com> Co-authored-by: Howard van Rooijen <Howard.vanRooijen@endjin.com>
- Loading branch information