Commit 2d2a046
ci: migrate from addnab/docker-run-action to tj-actions/docker-run (#1078)
* Initial plan
* Migrate from addnab/docker-run-action to tj-actions/docker-run
- Updated all 5 usages in .github/workflows/ci.yaml
- Changed action from addnab/docker-run-action@v3 to tj-actions/docker-run@v2
- Renamed 'run' parameter to 'args'
- Added required 'name' parameter with unique identifiers for each container
- Container names include matrix node version for uniqueness across jobs
Co-authored-by: Brooooooklyn <3468483+Brooooooklyn@users.noreply.github.com>
* Fix docker-run multi-line args by wrapping with sh -c
Co-authored-by: Brooooooklyn <3468483+Brooooooklyn@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Brooooooklyn <3468483+Brooooooklyn@users.noreply.github.com>1 parent 0b47125 commit 2d2a046
1 file changed
+15
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
| 367 | + | |
367 | 368 | | |
368 | | - | |
| 369 | + | |
369 | 370 | | |
370 | 371 | | |
371 | 372 | | |
| |||
412 | 413 | | |
413 | 414 | | |
414 | 415 | | |
415 | | - | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
| 419 | + | |
418 | 420 | | |
419 | | - | |
| 421 | + | |
420 | 422 | | |
421 | 423 | | |
422 | 424 | | |
| |||
456 | 458 | | |
457 | 459 | | |
458 | 460 | | |
459 | | - | |
| 461 | + | |
460 | 462 | | |
461 | 463 | | |
| 464 | + | |
462 | 465 | | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
| 506 | + | |
507 | 507 | | |
508 | 508 | | |
| 509 | + | |
509 | 510 | | |
510 | | - | |
511 | | - | |
512 | | - | |
| 511 | + | |
513 | 512 | | |
514 | 513 | | |
515 | 514 | | |
| |||
553 | 552 | | |
554 | 553 | | |
555 | 554 | | |
556 | | - | |
| 555 | + | |
557 | 556 | | |
558 | 557 | | |
| 558 | + | |
559 | 559 | | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
| 560 | + | |
564 | 561 | | |
565 | 562 | | |
566 | 563 | | |
| |||
0 commit comments