<<: *lf_jenkins_cfg_merge
properties:
+ - lf-infra-properties:
+ project: '{project}'
+ build-days-to-keep: 1
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_jjb_deploy_job
properties:
+ - lf-infra-properties:
+ project: '{project}'
+ build-days-to-keep: 1
- github:
url: '{git-url}/{github-org}/{project}'
#####################
properties:
+ - lf-infra-properties:
+ project: '{project}'
+ build-days-to-keep: 7
- github:
url: '{git-url}/{github-org}/{project}'
#####################
properties:
+ - lf-infra-properties:
+ project: '{project}'
+ build-days-to-keep: 7
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_license_check
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
#####################
properties:
+ - lf-infra-properties:
+ project: '{project}'
+ build-days-to-keep: 7
- github:
url: '{git-url}/{github-org}/{project}'
#####################
properties:
+ - lf-infra-properties:
+ project: '{project}'
+ build-days-to-keep: 7
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_maven_clm
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_maven_javadoc_publish
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_maven_javadoc_verify
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_maven_merge
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_maven_release
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_maven_sonar
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_maven_verify
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_node_verify
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_python_xc_clm
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_tox_sonar
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_tox_verify
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_rtd_merge
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'
<<: *lf_rtd_verify
properties:
+ - lf-infra-properties:
+ build-days-to-keep: '{build-days-to-keep}'
- github:
url: '{git-url}/{github-org}/{project}'