Colin Byrne
43b474a4b2
O3de updates restricted download ( #229 )
...
* fix project centric set current
* Adding newline to project.json template
* Adding newline to engine.json
* Changed register -this-engine to be data driven
* adding build server support
* fix log dir
* fix add remove
* fix template creation for restricted
* fix typos and descriptions
* Add newline to the end of template.json
* Adding newline to the end of assets_scan_folders.seteg
* current_project in global project that creates/edits the .o3de/Registry/bootstrap.setreg
* fix the build server flags
* fix the o3de manifest server portion
* disable project manager tests for now. Its changed too much and lytestools is not working at the moment. I will get back to this later.
* fix the Mac build config
* disable project_test, this is the project manager. It has changed too much for these tests to work at the moment. I'll get back to them
Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
5 years ago
Shirang Jia
1162177d61
Create a seprate nightly pipeline to always run clean build. ( #649 )
5 years ago
Brian Herrera
618a02ff13
Update step to also send email to build requestor on all branches
5 years ago
Brian Herrera
bdfee639d9
Update formatting
5 years ago
Brian Herrera
032500ddb9
Fix email notifications and limit to watched branches
5 years ago
Esteban Papp
b294c88e2a
SPEC-5122 Git prune step fails to remove deleted branches in the work… ( #442 )
5 years ago
Esteban Papp
f8633f0ba8
LYN-3112 Add CMakeTestbed to github and setup the Jenkins job to use an installed version ( #461 )
5 years ago
Shirang Jia
54e06b0f63
Update EBS deletion labmda to handle PR closed event ( #406 )
...
* Update EBS deletion labmda to handle PR closed event
* Remove print used for debugging
5 years ago
evanchia-ly-sdets
80833caf2b
Merge pull request #399 from aws-lumberyard-dev/test_metrics_on_job_fail
...
Fixing test metrics to run on test failures
5 years ago
evanchia
1b8c62f294
Fixed out of scope variable
5 years ago
Steve Pham
ed74bb9166
SPEC-5380: Update windows/mac setup scripts to install latest cmake
...
* Adding choco install for cmake in 'install_utiltools.ps1'
* Adding brew installation command to install-xcode.sh
5 years ago
evanchia
c554a7b17e
Moved variable assigments and removed try/catch block for test metrics
5 years ago
Shirang Jia
e0f8066a97
Add AttachDate tag to EBS volume and add script to find/delete inactive EBS volumes ( #380 )
...
Add AttachDate tag to EBS volume and add script to find/delete inactive EBS volumes
5 years ago
evanchia
22a8885502
Fixing test metrics to run on test failures
5 years ago
Alex Peterson
7aeb9614de
Remove remaining libav references
5 years ago
Junbo Liang
83f3cbd4a1
Merge pull request #151 from aws-lumberyard-dev/SPEC-6072
...
[SPEC-6072] [Crashpad] Migrate crash reporting tool to use Crashpad from 3rdParty
5 years ago
Esteban Papp
71c315b2b7
SPEC-6510 Illegal instruction in asset_mac.sh on clean asset builds ( #349 )
5 years ago
junbo
0b8299ba0b
Remove the existing crashpad package and update the package hash
5 years ago
Steve Pham
d90e8fd214
Merge pull request #284 from aws-lumberyard-dev/SPEC-3511
...
SPEC-3511 : Update Linux setup scripts to use a config file for general packages
5 years ago
evanchia
06dd4e9378
adding containsKey() in jenkinsfile
5 years ago
evanchia
3ac0008bc2
fixing jenkinsfile to use containsKey()
5 years ago
evanchia
9abd112a7e
chaged boolean type to string
5 years ago
evanchia
4d88cab139
Adding test metrics field to build config file
5 years ago
Steve Pham
db42760974
Update install-ubuntu-build-tools.sh
5 years ago
spham
f68ed1cd4b
Fix tabs->space issues
5 years ago
spham
c0ad079f87
Create a package file for packages to install on Linux and updated script to use it
5 years ago
evanchia-ly-sdets
f3c0aad914
Merge pull request #258 from aws-lumberyard-dev/metrics_string_security_fix
...
Fixing string interpolation security risk in test metrics
5 years ago
evanchia
ad7e7d829e
changed variable formatting method
5 years ago
Esteban Papp
9ca7408929
SPEC-6499 Timeout in pipes expire due to logs being in a sub-step
5 years ago
evanchia
8f76dd0f26
Fixing string interpolation security risk in test metrics
5 years ago
evanchia-ly-sdets
8238b76dba
Merge pull request #200 from aws-lumberyard-dev/test_metrics_endpoint_fix
...
Test metrics uses both Jenkins endpoints fix
5 years ago
evanchia
efacc3c8bb
Adding missing spaces in test metrics command string
5 years ago
evanchia
7bfde0ddba
Using jenkins env var instead of extracting function
5 years ago
Vincent Liu
626f7c00fe
[SPEC-1856] Convert AWSGameLiftServerSDK to new 3rdparty system ( #198 )
...
Remove old 3rdparty reference in code, and replace with new target.
Lib has been promoted to prod bucket (https://jira.agscollab.com/browse/SPEC-6469 )
5 years ago
Steve Pham
add0b44812
Merge pull request #196 from aws-lumberyard-dev/SPEC-3516
...
Fixing install script for selecting specific version of Cmake and adding +x permissions to the file
5 years ago
Esteban Papp
92c77dca11
LYN-3069 Revert some 3rdparty changes and address issue ( #185 )
...
* renaming and organizing files
* removed unused files
* Removing unnecessary file
* moved file
* reverting movement of 3rdparty associations from gems to global
* removing unnecessary calls to ly_add_external_target_path
* fixing install prefix of ci_build
* Fixes to get 3rdparties declared in gems to be installed
* Allowing to install just one configuration
* Adding empty line at the end
* removing commented code
* setting IMPORETD_LOCATION_<CONFIG> and defaulting IMPORTED_LOCATION to the profile config in case other configs are not installed
5 years ago
evanchia
a3e1d84566
Test metrics uses both Jenkins endpoints fix
5 years ago
spham
a14cd0102e
Fixed cmake version targeting
5 years ago
spham
cb142107e7
Fixed targeting of cmake version
5 years ago
Scott Romero
8e67ff55c0
Adding option to override inclusion of test targets in build
...
Merge pull request #180 from aws-lumberyard-dev/SPEC-6436
5 years ago
Shirang Jia
3f8af33496
Merge pull request #175 from aws-lumberyard-dev/build_strike/SPEC-6304
...
Add lambda function to delete branch EBS volumes on Github branch deletion action
5 years ago
Shirang Jia
c6cd492196
Merge pull request #143 from aws-lumberyard-dev/build_strike/SPEC-6433
...
Add repository name to EBS volume tag
5 years ago
scottr
a6a65ec5c2
[SPEC-6436] include LY_DISABLE_TEST_MODULES to the windows install job
5 years ago
Alex Peterson
707f5a07b2
Converted Civetweb to 3p package
5 years ago
Shirang Jia
67a1ad2f80
Fix python path for Android packaging job
...
Fix python path for Android packaging job
5 years ago
shiranj
3c5c540f09
Fix python path for Android packaging job
5 years ago
Shirang Jia
b21f835d0c
Merge pull request #166 from aws-lumberyard-dev/add_android_package
...
SPEC-6448: Add Android package in packaging pipeline
5 years ago
shiranj
1865ae71ca
Retrieve Github secret from AWS Secret Manager
5 years ago
shiranj
841d16055a
Add lambda function to delete branch ebs volumes on github branch deletion event
5 years ago
Brian Herrera
87155e0d5e
Merge pull request #165 from aws-lumberyard-dev/build-strike/SPEC-6357
...
Add script to sync repo with upstream
5 years ago