Commit 7618e9b
authored
Track logstash versions in .ci (#1221)
* Track logstash versions in .ci
Previously logstash versions were tracked in the logstash repo and curled during
CI steps. This commit moves the source of truth to the `.ci` repo where the
consumer of that information lives. This also changes the format from json to
yaml to allow commenting in the file.
* REMOVE THIS COMMIT
Temporarily include logstash-versions until logstash-plugins/.ci#77
is merged.
* Fix path to logstash-releases.yaml
* Code review resolution
* Revert "REMOVE THIS COMMIT"
This reverts commit 2aadeda.1 parent f7cf1d6 commit 7618e9b
1 file changed
+9
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
40 | 39 | | |
41 | | - | |
42 | | - | |
| 40 | + | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 45 | + | |
| 46 | + | |
52 | 47 | | |
53 | 48 | | |
54 | | - | |
55 | | - | |
56 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
0 commit comments