Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
5 years ago
Esteban Papp
78b8daa783
LYN-4745 ci_build_metrics doesnt distinguish between different repo ( #1496 )
...
* add repository to ci_build_metrics
* fixing build
* changing the job to pass the right parameters
* passing parameters that need to be expanded
* missed this, important
* fixing typo
5 years ago
scottr
21d92a414e
[cpack/jenkins-main] update commit date format string to something that works on all machines
5 years ago
scottr
f03b3623d4
[cpack/jenkins-main] fixed git date format on unix machines in jenkinsfile
5 years ago
scottr
68d90366a8
[cpack/jenkins-main] missed escaping a character in git command for jenkinsfile
5 years ago
scottr
c507422760
[cpack/jenkins-main] update build url tag generation to use existing env vars from Jenkins
5 years ago
evanchia
b2a6616a31
fixed cwd error
5 years ago
evanchia
9afe5225e6
removing wildcard from rmdir, not windows compatible
5 years ago
evanchia
9373c5fd0d
Fixing xml directory race condition on incremental runs
5 years ago
Ibtehaj Nadeem
1ffcfa07e6
Remove Jenkins failure notifications ( #958 )
...
Remove Jenkins failure notifications
5 years ago
Esteban Papp
1396110f6d
Preventing builds from cleaning on each step ( #1151 )
5 years ago
evanchia
ed3b1dd8d5
adding explicit url for test metrics
5 years ago
ibtehajn
3c3f3fa91e
Disable shallow checkout in initial setup step
...
Performing a shallow checkout breaks changelog computation, which is
required for accurate build failure notifications.
5 years ago
ibtehajn
c49875fc37
Use author instead of committer in changelog computations
...
Any commits created through the GitHub UI (e.g. commits created by
merging PRs) usually assign GitHub itself as the ccommitter. This is
expected behaviour, as the commit is applied by GitHub itself. However,
for the purposes of changelog creation, showing the author (e.g. the
person who clicked the merge button on the PR) is more useful.
5 years ago
AMZN-AlexOteiza
591ad7f824
Added xml output for tests ( #664 )
...
Added test reporting information for jenkins
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
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