File tree Expand file tree Collapse file tree 5 files changed +7
-17
lines changed
.buildkite/pipeline-resource-definitions Expand file tree Collapse file tree 5 files changed +7
-17
lines changed Original file line number Diff line number Diff line change 2222 SLACK_NOTIFICATIONS_CHANNEL : ' #kibana-operations-alerts'
2323 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
2424 allow_rebuilds : true
25- branch_configuration : main 9.2 9.1 9.0 8.19 8.18 7.17
25+ branch_configuration : main 9.2 9.1 8.19 8.18 7.17
2626 default_branch : main
2727 repository : elastic/kibana
2828 pipeline_file : .buildkite/pipelines/es_snapshots/build.yml
5656 cronline : 0 22 * * * America/New_York
5757 message : Daily build
5858 branch : ' 9.1'
59- Daily build (9.0) :
60- cronline : 0 22 * * * America/New_York
61- message : Daily build
62- branch : ' 9.0'
6359 Daily build (8.19) :
6460 cronline : 0 22 * * * America/New_York
6561 message : Daily build
9995 SLACK_NOTIFICATIONS_CHANNEL : ' #kibana-operations-alerts'
10096 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
10197 allow_rebuilds : true
102- branch_configuration : main 9.2 9.1 9.0 8.19 8.18 7.17
98+ branch_configuration : main 9.2 9.1 8.19 8.18 7.17
10399 default_branch : main
104100 repository : elastic/kibana
105101 pipeline_file : .buildkite/pipelines/es_snapshots/promote.yml
@@ -148,7 +144,7 @@ spec:
148144 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
149145 REPORT_FAILED_TESTS_TO_GITHUB : ' true'
150146 allow_rebuilds : true
151- branch_configuration : main 9.2 9.1 9.0 8.19 8.18 7.17
147+ branch_configuration : main 9.2 9.1 8.19 8.18 7.17
152148 default_branch : main
153149 repository : elastic/kibana
154150 pipeline_file : .buildkite/pipelines/es_snapshots/verify.yml
Original file line number Diff line number Diff line change 2323 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
2424 SCOUT_REPORTER_ENABLED : ' true'
2525 allow_rebuilds : true
26- branch_configuration : main 9.2 9.1 9.0 8.19 8.18 7.17
26+ branch_configuration : main 9.2 9.1 8.19 8.18 7.17
2727 default_branch : main
2828 repository : elastic/kibana
2929 pipeline_file : .buildkite/pipelines/on_merge_unsupported_ftrs.yml
Original file line number Diff line number Diff line change 2626 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
2727 SCOUT_REPORTER_ENABLED : ' true'
2828 allow_rebuilds : true
29- branch_configuration : main 9.2 9.1 9.0 8.19 8.18 7.17
29+ branch_configuration : main 9.2 9.1 8.19 8.18 7.17
3030 default_branch : main
3131 repository : elastic/kibana
3232 pipeline_file : .buildkite/pipelines/on_merge.yml
Original file line number Diff line number Diff line change 1919 " main" ,
2020 " 9.2" ,
2121 " 9.1" ,
22- " 9.0" ,
2322 " 8.19" ,
2423 " 8.18" ,
2524 " 7.17"
47824781 "datasourceTemplate" : " docker"
47834782 }
47844783 ]
4785- }
4784+ }
Original file line number Diff line number Diff line change 1616 "branch" : " 9.1" ,
1717 "branchType" : " release"
1818 },
19- {
20- "version" : " 9.0.9" ,
21- "branch" : " 9.0" ,
22- "branchType" : " release"
23- },
2419 {
2520 "version" : " 8.19.6" ,
2621 "branch" : " 8.19" ,
3732 "branchType" : " unmaintained"
3833 }
3934 ]
40- }
35+ }
You can’t perform that action at this time.
0 commit comments