1.7.0
·
28 commits
to master
since this release
-
Include Jenkins Build # in archive filename
Appends the Jenkins Build Number to the development archive name.
New archive name:CEC-{VERSION}-BUILD-{BUILD_NUMBER}For local builds, if the environment variable "BUILD_NUMBER" is not available, the
-{BUILD_NUMBER}suffix is not appended. -
Include a JSON version manifest as part of the build in
version.json. It contains the version that was built, the commit hash and the build date.