@@ -220,7 +220,7 @@ jobs:
220220 working-directory : ./
221221 continue-on-error : false
222222 run : |
223- yarn add minio@7.1.3
223+ yarn add minio
224224
225225 - uses : actions/cache@v3
226226 name : Console Binary Cache
@@ -239,7 +239,7 @@ jobs:
239239 (CONSOLE_SUBPATH=/console/subpath ./console server ) & (make test-initialize-minio-nginx)
240240
241241 - name : Install TestCafe
242- run : npm install testcafe@3.0 .0
242+ run : npm install testcafe@3.5 .0
243243
244244 - name : Run TestCafe Tests
245245 run : npx testcafe "chrome:headless" web-app/tests/subpath-nginx/ -q --skip-js-errors -c 3
@@ -269,7 +269,7 @@ jobs:
269269 working-directory : ./
270270 continue-on-error : false
271271 run : |
272- yarn add minio@7.1.3
272+ yarn add minio
273273
274274 - uses : actions/cache@v3
275275 name : Console Binary Cache
@@ -288,7 +288,7 @@ jobs:
288288 (./console server) & (make initialize-permissions)
289289
290290 - name : Install TestCafe
291- run : npm install testcafe@3.0 .0
291+ run : npm install testcafe@3.5 .0
292292
293293 - name : Run TestCafe Tests
294294 run : npx testcafe "chrome:headless" web-app/tests/permissions-1/ -q --skip-js-errors -c 3
@@ -317,7 +317,7 @@ jobs:
317317 working-directory : ./
318318 continue-on-error : false
319319 run : |
320- yarn add minio@7.1.3
320+ yarn add minio
321321 - uses : actions/cache@v3
322322 name : Console Binary Cache
323323 with :
@@ -335,7 +335,7 @@ jobs:
335335 (./console server) & (make initialize-permissions)
336336
337337 - name : Install TestCafe
338- run : npm install testcafe@3.0 .0
338+ run : npm install testcafe@3.5 .0
339339
340340 - name : Run TestCafe Tests
341341 run : npx testcafe "chrome:headless" web-app/tests/permissions-2/ -q --skip-js-errors -c 3
@@ -364,7 +364,7 @@ jobs:
364364 working-directory : ./
365365 continue-on-error : false
366366 run : |
367- yarn add minio@7.1.3
367+ yarn add minio
368368 - uses : actions/cache@v3
369369 name : Console Binary Cache
370370 with :
@@ -382,7 +382,7 @@ jobs:
382382 (./console server) & (make initialize-permissions)
383383
384384 - name : Install TestCafe
385- run : npm install testcafe@3.0 .0
385+ run : npm install testcafe@3.5 .0
386386
387387 - name : Run TestCafe Tests
388388 run : npx testcafe "chrome:headless" web-app/tests/permissions-3/ -q --skip-js-errors -c 3
@@ -411,7 +411,7 @@ jobs:
411411 working-directory : ./
412412 continue-on-error : false
413413 run : |
414- yarn add minio@7.1.3
414+ yarn add minio
415415 - uses : actions/cache@v3
416416 name : Console Binary Cache
417417 with :
@@ -429,7 +429,7 @@ jobs:
429429 (./console server) & (make initialize-permissions)
430430
431431 - name : Install TestCafe
432- run : npm install testcafe@3.0 .0
432+ run : npm install testcafe@3.5 .0
433433
434434 - name : Run TestCafe Tests
435435 timeout-minutes : 10
@@ -454,7 +454,7 @@ jobs:
454454 working-directory : ./
455455 continue-on-error : false
456456 run : |
457- yarn add minio@7.1.3
457+ yarn add minio
458458 - uses : actions/cache@v3
459459 name : Console Binary Cache
460460 with :
@@ -472,7 +472,7 @@ jobs:
472472 (./console server) & (make initialize-permissions)
473473
474474 - name : Install TestCafe
475- run : npm install testcafe@3.0 .0
475+ run : npm install testcafe@3.5 .0
476476
477477 - name : Run TestCafe Tests
478478 timeout-minutes : 5
@@ -497,7 +497,7 @@ jobs:
497497 working-directory : ./
498498 continue-on-error : false
499499 run : |
500- yarn add minio@7.1.3
500+ yarn add minio
501501 - uses : actions/cache@v3
502502 name : Console Binary Cache
503503 with :
@@ -515,7 +515,7 @@ jobs:
515515 (./console server) & (make initialize-permissions)
516516
517517 - name : Install TestCafe
518- run : npm install testcafe@3.0 .0
518+ run : npm install testcafe@3.5 .0
519519
520520 - name : Run TestCafe Tests
521521 timeout-minutes : 5
@@ -540,7 +540,7 @@ jobs:
540540 working-directory : ./
541541 continue-on-error : false
542542 run : |
543- yarn add minio@7.1.3
543+ yarn add minio
544544 - uses : actions/cache@v3
545545 name : Console Binary Cache
546546 with :
@@ -557,7 +557,7 @@ jobs:
557557 run : |
558558 (./console server) & (make initialize-permissions)
559559 - name : Install TestCafe
560- run : npm install testcafe@3.0 .0
560+ run : npm install testcafe@3.5 .0
561561
562562 - name : Run TestCafe Tests
563563 timeout-minutes : 5
@@ -582,7 +582,7 @@ jobs:
582582 working-directory : ./
583583 continue-on-error : false
584584 run : |
585- yarn add minio@7.1.3
585+ yarn add minio
586586 - uses : actions/cache@v3
587587 name : Console Binary Cache
588588 with :
@@ -600,7 +600,7 @@ jobs:
600600 (./console server) & (make initialize-permissions)
601601
602602 - name : Install TestCafe
603- run : npm install testcafe@3.0 .0
603+ run : npm install testcafe@3.5 .0
604604
605605 - name : Run TestCafe Tests
606606 timeout-minutes : 5
@@ -625,7 +625,7 @@ jobs:
625625 working-directory : ./
626626 continue-on-error : false
627627 run : |
628- yarn add minio@7.1.3
628+ yarn add minio
629629 - uses : actions/cache@v3
630630 name : Console Binary Cache
631631 with :
@@ -643,7 +643,7 @@ jobs:
643643 (./console server) & (make initialize-permissions)
644644
645645 - name : Install TestCafe
646- run : npm install testcafe@3.0 .0
646+ run : npm install testcafe@3.5 .0
647647
648648 - name : Run TestCafe Tests
649649 run : npx testcafe "chrome:headless" web-app/tests/permissions-A/ --skip-js-errors -c 3
@@ -671,7 +671,7 @@ jobs:
671671 working-directory : ./
672672 continue-on-error : false
673673 run : |
674- yarn add minio@7.1.3
674+ yarn add minio
675675 - uses : actions/cache@v3
676676 name : Console Binary Cache
677677 with :
@@ -689,7 +689,7 @@ jobs:
689689 (./console server) & (make initialize-permissions)
690690
691691 - name : Install TestCafe
692- run : npm install testcafe@3.0 .0
692+ run : npm install testcafe@3.5 .0
693693
694694 - name : Run TestCafe Tests
695695 run : npx testcafe "chrome:headless" web-app/tests/permissions-B/ --skip-js-errors -c 3
0 commit comments