Commit caae826
# Backport
This will backport the following commits from `main` to `9.2`:
- [[CI] Use alternative place to inject env variable
(#243371)](#243371)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Coen
Warmer","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-11-25T06:35:49Z","message":"[CI]
Use alternative place to inject env variable (#243371)\n\n##
Summary\n\nWe introduced adding an env variable in
[this\nPR](#243191) that allows us
to\ndifferentiate CI runs with the new pipeline configuration from the
old\none.\n\nAdding an env variable on the pipeline level is not
possible as
the\n[kibana-pr.yml](https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-pr.yml)\nis
defined statically in yml, and the new pipeline config is the result\nof
a Github tag.\n\nThis PR instead adds the env variable to all jobs that
are part of the\nnew config, which we know do get shipped to the
Buildkite Stats cluster.\n\nI am not aware of a way to add the env
variable on the pipeline\ndefinition yaml. If this is possible, please
let me know and
I'll\nupdate.","sha":"f8c2301811934e90f9bc50271dd171e6b678521a","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.16.0","backport:version","v9.2.0","v9.3.0","ci:beta-faster-pr-build"],"title":"[CI]
Use alternative place to inject env
variable","number":243371,"url":"https://github.com/elastic/kibana/pull/243371","mergeCommit":{"message":"[CI]
Use alternative place to inject env variable (#243371)\n\n##
Summary\n\nWe introduced adding an env variable in
[this\nPR](#243191) that allows us
to\ndifferentiate CI runs with the new pipeline configuration from the
old\none.\n\nAdding an env variable on the pipeline level is not
possible as
the\n[kibana-pr.yml](https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-pr.yml)\nis
defined statically in yml, and the new pipeline config is the result\nof
a Github tag.\n\nThis PR instead adds the env variable to all jobs that
are part of the\nnew config, which we know do get shipped to the
Buildkite Stats cluster.\n\nI am not aware of a way to add the env
variable on the pipeline\ndefinition yaml. If this is possible, please
let me know and
I'll\nupdate.","sha":"f8c2301811934e90f9bc50271dd171e6b678521a"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","9.2"],"targetPullRequestStates":[{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243371","number":243371,"mergeCommit":{"message":"[CI]
Use alternative place to inject env variable (#243371)\n\n##
Summary\n\nWe introduced adding an env variable in
[this\nPR](#243191) that allows us
to\ndifferentiate CI runs with the new pipeline configuration from the
old\none.\n\nAdding an env variable on the pipeline level is not
possible as
the\n[kibana-pr.yml](https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-pr.yml)\nis
defined statically in yml, and the new pipeline config is the result\nof
a Github tag.\n\nThis PR instead adds the env variable to all jobs that
are part of the\nnew config, which we know do get shipped to the
Buildkite Stats cluster.\n\nI am not aware of a way to add the env
variable on the pipeline\ndefinition yaml. If this is possible, please
let me know and
I'll\nupdate.","sha":"f8c2301811934e90f9bc50271dd171e6b678521a"}}]}]
BACKPORT-->
Co-authored-by: Coen Warmer <[email protected]>
1 parent 7ddceeb commit caae826
1 file changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
| |||
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| 55 | + | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
| |||
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
79 | 88 | | |
| |||
89 | 98 | | |
90 | 99 | | |
91 | 100 | | |
| 101 | + | |
| 102 | + | |
92 | 103 | | |
93 | 104 | | |
94 | 105 | | |
| |||
106 | 117 | | |
107 | 118 | | |
108 | 119 | | |
| 120 | + | |
109 | 121 | | |
110 | 122 | | |
111 | 123 | | |
| |||
117 | 129 | | |
118 | 130 | | |
119 | 131 | | |
| 132 | + | |
| 133 | + | |
120 | 134 | | |
121 | 135 | | |
122 | 136 | | |
| |||
140 | 154 | | |
141 | 155 | | |
142 | 156 | | |
| 157 | + | |
| 158 | + | |
143 | 159 | | |
144 | 160 | | |
145 | 161 | | |
| |||
0 commit comments