Commit 3567aac
authored
ci(build): Add runners selection (#1299)
* ci(build): Add runners selection
* ci(build): Use jq to produce JSOn without newlines
* ci(build): Remove superfluous cat from command
* temp(ci/opa): Use only Ubicloud runners
This ensures that the build succeeds with the set of Ubicloud
runners specified in the JSON file.
* Revert "temp(ci/opa): Use only Ubicloud runners"
This reverts commit 15ef0fb.
* ci(opensearch-dashboards): Use Ubicloud runners
* chore: Update actionlint config file
* chore: Update badges in README
* Revert "chore: Update badges in README"
This reverts commit de22cd1.
This needs to be reverted, because it doesn't pass CI even though
it passes locally for me. With this reverted, it will fail locally
again. This is very curious, because any differences in file
sorting sue to different shells should be accounted for by the bash
shebang in the script.1 parent 1950f63 commit 3567aac
File tree
5 files changed
+66
-12
lines changed- .github
- workflows
- runners
5 files changed
+66
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
22 | | - | |
23 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
24 | 56 | | |
25 | 57 | | |
26 | 58 | | |
| |||
35 | 67 | | |
36 | 68 | | |
37 | 69 | | |
38 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
39 | 73 | | |
40 | 74 | | |
41 | 75 | | |
42 | 76 | | |
43 | 77 | | |
44 | 78 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 79 | + | |
| 80 | + | |
49 | 81 | | |
50 | 82 | | |
51 | 83 | | |
| |||
76 | 108 | | |
77 | 109 | | |
78 | 110 | | |
79 | | - | |
| 111 | + | |
80 | 112 | | |
81 | 113 | | |
82 | 114 | | |
83 | 115 | | |
84 | 116 | | |
85 | 117 | | |
86 | | - | |
| 118 | + | |
87 | 119 | | |
88 | 120 | | |
89 | 121 | | |
| |||
101 | 133 | | |
102 | 134 | | |
103 | 135 | | |
104 | | - | |
| 136 | + | |
105 | 137 | | |
106 | 138 | | |
107 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments