Commit 5b1d584
authored
Merge intellij-2025.3-support feature branch into main (#1478)
* Add intellij-2025.3-support branch to CI workflow
* Update Gradle and IntelliJ plugin versions
* Update IntelliJ platform version
* Update IntelliJ platform and build versions
* change to macos 14 (#1452)
* eap prompt (#1453)
* Downgrade platform version (#1455)
* Run the UI tests as groups to prevent timeout error. (#1456)
* test breakdown
* clearer names
* Update build.yaml
* Update run.sh
Update run.sh
* Updated accessibleName of files in the UI tests (#1461)
* Update SingleModLibertyLSTestCommon.java
* Update SingleModMPLSTestCommon.java
* Update SingleModMPProjectTestCommon.java
* Update UIBotTestUtils.java
* copyright year update
* editor tab name change revert
* modified equals() to startsWith()
* Update SingleModLibertyLSTestCommon.java
* Update SingleModLibertyLSTestCommon.java
* modified to use starts-with()
* Update SingleModLibertyLSTestCommon.java
Revert "Update SingleModLibertyLSTestCommon.java"
This reverts commit e678a1a.
Update SingleModMPLSTestCommon.java
* remove intellij-2025.3-support from yaml file (#1476)1 parent 715eab2 commit 5b1d584
File tree
7 files changed
+69
-20
lines changed- .github/workflows
- gradle/wrapper
- src/test
- java/io/openliberty/tools/intellij/it
- fixtures
- resources/ci/scripts
7 files changed
+69
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
100 | 108 | | |
101 | 109 | | |
102 | 110 | | |
103 | | - | |
104 | 111 | | |
105 | | - | |
106 | | - | |
| 112 | + | |
107 | 113 | | |
108 | 114 | | |
109 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
110 | 145 | | |
111 | 146 | | |
112 | 147 | | |
113 | 148 | | |
114 | 149 | | |
| 150 | + | |
115 | 151 | | |
116 | 152 | | |
117 | 153 | | |
| |||
152 | 188 | | |
153 | 189 | | |
154 | 190 | | |
155 | | - | |
| 191 | + | |
156 | 192 | | |
157 | 193 | | |
158 | 194 | | |
| |||
161 | 197 | | |
162 | 198 | | |
163 | 199 | | |
164 | | - | |
| 200 | + | |
165 | 201 | | |
166 | 202 | | |
167 | 203 | | |
168 | 204 | | |
169 | 205 | | |
170 | 206 | | |
171 | 207 | | |
172 | | - | |
| 208 | + | |
173 | 209 | | |
174 | 210 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
219 | 221 | | |
220 | 222 | | |
221 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
747 | | - | |
| 747 | + | |
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
| 783 | + | |
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
| |||
2069 | 2069 | | |
2070 | 2070 | | |
2071 | 2071 | | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
2072 | 2077 | | |
2073 | 2078 | | |
2074 | 2079 | | |
| |||
2400 | 2405 | | |
2401 | 2406 | | |
2402 | 2407 | | |
2403 | | - | |
| 2408 | + | |
2404 | 2409 | | |
2405 | 2410 | | |
2406 | 2411 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | 261 | | |
263 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
264 | 270 | | |
265 | 271 | | |
266 | 272 | | |
| |||
0 commit comments