Skip to content

Rename json file artifacts to be version specific

Balasankar 'Balu' C requested to merge rename-json-files into master

In our package build artifacts, license-status.json and version-manifest.json had general filenames, thus overwriting the files in S3 bucket. This MR renames them to include their release versions.

Merge request reports