Commit ede89a7
authored
* feat: add partial testing (#299)
* docs: add configuration options for GTA base branch and partial testing
* feat: add conditional task execution for GTA partial testing
* fix: update conditional check for gta-partial-testing input type
* fix: update conditional check for gta-partial-testing input type to handle string input
* fix: improve PKGS assignment for partial testing and handle errors
* fix: update default GTA base branch to use origin/main
* fix: update GTA base branch handling in partial testing task
* fix: remove unnecessary git branch command from golang-log task
* fix: add git diff command to golang-log task for better change tracking
* fix: update GTA base branch reference in partial testing task
* fix: update GTA base branch alias in task configuration
* fix: add git branch command to golang-log task for improved branch management
* fix: enhance partial test suite message with base branch details
* fix: update partial test suite message and adjust base branch reference
* fix: update GTA base branch default value and remove alias
* docs: add note fetch-depth needed
* fix: add GTA_VERSION to updater script
* fix: add removed comment back
* fix: update GTA_VERSION package source to DigitalOcean
* fix: remove unnecessary newline in test task definition
1 parent 6a10477 commit ede89a7
4 files changed
Lines changed: 62 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
239 | 241 | | |
| 242 | + | |
| 243 | + | |
240 | 244 | | |
241 | 245 | | |
242 | 246 | | |
| |||
260 | 264 | | |
261 | 265 | | |
262 | 266 | | |
263 | | - | |
| 267 | + | |
264 | 268 | | |
| 269 | + | |
| 270 | + | |
265 | 271 | | |
266 | 272 | | |
267 | 273 | | |
| |||
276 | 282 | | |
277 | 283 | | |
278 | 284 | | |
| 285 | + | |
279 | 286 | | |
280 | 287 | | |
281 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
| |||
262 | 271 | | |
263 | 272 | | |
264 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
265 | 282 | | |
266 | 283 | | |
267 | 284 | | |
268 | 285 | | |
269 | 286 | | |
270 | 287 | | |
271 | 288 | | |
| 289 | + | |
| 290 | + | |
272 | 291 | | |
273 | 292 | | |
274 | 293 | | |
| |||
279 | 298 | | |
280 | 299 | | |
281 | 300 | | |
| 301 | + | |
| 302 | + | |
282 | 303 | | |
283 | 304 | | |
284 | 305 | | |
| |||
293 | 314 | | |
294 | 315 | | |
295 | 316 | | |
| 317 | + | |
| 318 | + | |
296 | 319 | | |
297 | 320 | | |
298 | 321 | | |
| |||
303 | 326 | | |
304 | 327 | | |
305 | 328 | | |
| 329 | + | |
| 330 | + | |
306 | 331 | | |
307 | 332 | | |
308 | 333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
308 | 311 | | |
309 | 312 | | |
310 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
311 | 322 | | |
312 | 323 | | |
313 | 324 | | |
| |||
676 | 687 | | |
677 | 688 | | |
678 | 689 | | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
679 | 706 | | |
680 | 707 | | |
681 | 708 | | |
682 | 709 | | |
683 | 710 | | |
684 | 711 | | |
685 | 712 | | |
686 | | - | |
| 713 | + | |
687 | 714 | | |
688 | 715 | | |
689 | 716 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments