Mike Chang
0b718d435c
Installer, bootstrapper, and executable signing for Windows ( #4406 )
...
* Added a codesigning script to pre and post build steps in the Windows installer CD job
* Changed `windows_installer` job name to `installer_vs2019`
* Added `installer-nightly` tag for `installer_vs2019`
* Updated `build_config.json` to use an envvar for the installer url and bucket
Signed-off-by: Mike Chang <changml@amazon.com>
4 years ago
Scott Romero
8d0f9f4114
[development] updated file regex when uploading latest tagged installer ( #2987 )
...
The "Latest" tagged installer uploads were failing the file filter because the upload script now collects files as full path before performing the regex.
Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
Steve Pham
38261d0800
Shorten copyright headers by splitting into 2 lines ( #2213 )
...
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com>
4 years ago
AMZN-ScottR
9b72b71aa0
[installer/2106-latest-upload] also upload a copy of the boostrapper to the 'latest' folder for tagged builds
...
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
4 years ago
Steve Pham
b4a2edec6a
Final update copyright headers to reference license files at the repo root ( #1693 )
...
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com>
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com>
5 years ago
scottr
335d5dc7ed
Merge branch 'stabilization/2106' into cpack/2106-upload-fix
5 years ago
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
5 years ago
scottr
46c40d4bfa
[cpack/2106-upload-fix] provide bucket owner permissions in upload command
5 years ago
scottr
b089facc23
[cpack/jenkins-main] fixed bug where some resources were not embedded in the bootstrapper
5 years ago
scottr
587aa58b87
[cpack/jenkins-main] fixed bug with implicit aws upload profile
5 years ago
scottr
e8f250bed8
[cpack/jenkins-main] rework build tag generation to be at cpack time through LY_INSTALLER_AUTO_GEN_TAG
5 years ago
scottr
8b68aa9f5a
[cpack/jenkins-main] rework build tagging to include git repo info in installer job
5 years ago
scottr
6e727e6ab0
[cpack/stabilization/2106-jenkins] various changes to shorten cpack install path on windows
5 years ago
scottr
633de3d28b
[cpack/stabilization/2106] bootstrap installer theme support (required for changes requested by legal)
5 years ago
scottr
57faa2d377
[cpack_installer] installer upload to s3
5 years ago
scottr
3d4d63ab1d
[cpack_installer] installer product icons
5 years ago
scottr
9788caa6cb
[cpack_installer] move non-cmake packaging resources into their own folder
5 years ago
scottr
b45d01919d
[cpack_installer] simplify guid generation by using existing project props instead of timestamp in seed value. add bootstrapper specific guids.
5 years ago
scottr
37b2ac797d
[cpack_installer] bootstrap installer is copied to root of build directory. uploads directory is cleaned before copied to.
5 years ago
scottr
2ddbd36f9a
[cpack_installer] add option to specify license url. replicate online artifacts copy
5 years ago
scottr
b19779e491
[cpack_installer] cpack variable usage cleanup
5 years ago
scottr
f6b1fac139
[cpack_installer] initial bootstrap installer generation, this bootstrapper is what downloads the artifacts
5 years ago
scottr
c777e2e353
[cpack_installer] some cpack cleanup and prep for online installer support (pre/post build steps)
5 years ago