mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
chore(NA): update pipeline resource definitions after v8.16.0 bump (#187594)
This PR is a simple update of our pipeline resource definition files after the recent bumps. --------- Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This commit is contained in:
parent
da1c32d57c
commit
0af1324fe1
6 changed files with 24 additions and 8 deletions
|
@ -22,7 +22,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 8.14 7.17
|
||||
branch_configuration: main 8.15 8.14 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/artifacts.yml
|
||||
|
@ -49,6 +49,10 @@ spec:
|
|||
cronline: 0 7 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: main
|
||||
Daily build (8.15):
|
||||
cronline: 0 7 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: '8.15'
|
||||
Daily build (8.14):
|
||||
cronline: 0 7 * * * America/New_York
|
||||
message: Daily build
|
||||
|
|
|
@ -23,7 +23,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: 7.17 8.14
|
||||
branch_configuration: 7.17 8.14 8.15
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/artifacts.yml
|
||||
skip_intermediate_builds: false
|
||||
|
@ -45,6 +45,10 @@ spec:
|
|||
kibana-tech-leads:
|
||||
access_level: MANAGE_BUILD_AND_READ
|
||||
schedules:
|
||||
Daily build (8.15):
|
||||
cronline: 0 7 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: '8.15'
|
||||
Daily build (8.14):
|
||||
cronline: 0 7 * * * America/New_York
|
||||
message: Daily build
|
||||
|
|
|
@ -23,7 +23,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: '8.14'
|
||||
branch_configuration: 8.15 8.14
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/artifacts_trigger.yml
|
||||
|
@ -46,6 +46,10 @@ spec:
|
|||
kibana-tech-leads:
|
||||
access_level: MANAGE_BUILD_AND_READ
|
||||
schedules:
|
||||
Daily build (8.15):
|
||||
cronline: 0 */2 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: '8.15'
|
||||
Daily build (8.14):
|
||||
cronline: 0 */2 * * * America/New_York
|
||||
message: Daily build
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 8.14 7.17
|
||||
branch_configuration: main 8.15 8.14 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/build.yml
|
||||
|
@ -49,6 +49,10 @@ spec:
|
|||
cronline: 0 9 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: main
|
||||
Daily build (8.15):
|
||||
cronline: 0 9 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: '8.15'
|
||||
Daily build (8.14):
|
||||
cronline: 0 9 * * * America/New_York
|
||||
message: Daily build
|
||||
|
@ -82,7 +86,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 8.14 7.17
|
||||
branch_configuration: main 8.15 8.14 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/promote.yml
|
||||
|
@ -130,7 +134,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 8.14 7.17
|
||||
branch_configuration: main 8.15 8.14 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/verify.yml
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-unsupported-ftrs-alerts'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 8.14 7.17
|
||||
branch_configuration: main 8.15 8.14 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/on_merge_unsupported_ftrs.yml
|
||||
|
|
|
@ -25,7 +25,7 @@ spec:
|
|||
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 7.17 8.14
|
||||
branch_configuration: main 7.17 8.14 8.15
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/on_merge.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue