Commit Graph

9 Commits

Author SHA1 Message Date
Esteban Papp 250f8d8db0 SPEC-6246 Prevent job overrides from PR branches (#110) 2021-04-16 16:36:21 -07:00
Esteban Papp 41981412c5 SPEC-6370 Mark a build as "NOT_BUILT" if it didnt build anything 2021-04-16 13:56:46 -07:00
Esteban Papp 8b265d2e8d Initial version that I need to test out (#60)
LYN-2585 Add cmake/install job to Jenkins
2021-04-14 17:38:57 -07:00
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.
2021-04-14 14:58:22 -07:00
Esteban Papp 4a3d24f189 SPEC-6276 Move ci_build and ci_build_metrics to scripts\build 2021-04-14 14:40:42 -07:00
shiranj d399d0d8f1 Move jenkins_pipeline_metrics.py to ascripts/build/Jenkins/tools 2021-04-13 12:15:51 -07:00
Shirang Jia 37379d9d76 Fix indentation in Jenkinsfile 2021-04-09 18:17:03 -07:00
shiranj 53d3ae436d Pipeline fails when using a new empty ebs volume 2021-04-09 17:35:47 -07:00
Esteban Papp e8f6463db0 SPEC-3580 Move Jenkins pipeline files to another folder (#4) 2021-04-09 12:17:34 -07:00