Commit Graph

78 Commits (a3d018f30f46d1fdafae73b4aa02b1d0d8b60d45)

Author SHA1 Message Date
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
evanchia 1b8c62f294 Fixed out of scope variable 5 years ago
evanchia c554a7b17e Moved variable assigments and removed try/catch block for test metrics 5 years ago
evanchia 22a8885502 Fixing test metrics to run on test failures 5 years ago
evanchia 06dd4e9378 adding containsKey() in jenkinsfile 5 years ago
evanchia 3ac0008bc2 fixing jenkinsfile to use containsKey() 5 years ago
evanchia 4d88cab139 Adding test metrics field to build config file 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 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
evanchia a3e1d84566 Test metrics uses both Jenkins endpoints fix 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
shiranj 0472bc49aa Set winSlashReplacement to false when running incremental_build_util.py 5 years ago
shiranj a6cea546da Add repository name to EBS volume tag 5 years ago
Esteban Papp 250f8d8db0
SPEC-6246 Prevent job overrides from PR branches (#110) 5 years ago
Esteban Papp 41981412c5
SPEC-6370 Mark a build as "NOT_BUILT" if it didnt build anything 5 years ago
Esteban Papp 8b265d2e8d
Initial version that I need to test out (#60)
LYN-2585 Add cmake/install job to Jenkins
5 years ago
Brian Herrera a1f0baeeff Prevent skipping build if it's from a pull request
Also add safe navigation operator on parameters. This avoids encoutering NullPointerException when accessing build parameters on the first build since these values will be set to null.
5 years ago
Esteban Papp 4a3d24f189
SPEC-6276 Move ci_build and ci_build_metrics to scripts\build 5 years ago
shiranj d399d0d8f1 Move jenkins_pipeline_metrics.py to ascripts/build/Jenkins/tools 5 years ago
Shirang Jia 37379d9d76
Fix indentation in Jenkinsfile 5 years ago
shiranj 53d3ae436d Pipeline fails when using a new empty ebs volume 5 years ago
Esteban Papp e8f6463db0
SPEC-3580 Move Jenkins pipeline files to another folder (#4) 5 years ago