@@ -166,7 +166,7 @@ jobs:
166166 - name : Test in Tribblix
167167 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'sshfs') }}
168168 id : test
169- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
169+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
170170 with :
171171 envs : ' DEBUG MYTOKEN MYTOKEN2'
172172 prepare : |
@@ -375,7 +375,7 @@ jobs:
375375 - name : Test in Tribblix
376376 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'nfs') }}
377377 id : test
378- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
378+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
379379 with :
380380 envs : ' DEBUG MYTOKEN MYTOKEN2'
381381 prepare : |
@@ -592,7 +592,7 @@ jobs:
592592 - name : Test in Tribblix
593593 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'scp') }}
594594 id : test
595- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
595+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
596596 with :
597597 envs : ' DEBUG MYTOKEN MYTOKEN2'
598598 prepare : |
@@ -729,7 +729,7 @@ jobs:
729729 - name : Test in Tribblix
730730 if : ${{ contains('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}', 'tar') }}
731731 id : test
732- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
732+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
733733 with :
734734 mem : 4096
735735 debug : true
@@ -796,7 +796,7 @@ jobs:
796796 - name : Test in Tribblix
797797 if : ${{ contains('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}', '9p') }}
798798 id : test
799- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
799+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
800800 with :
801801 mem : 4096
802802 debug : true
@@ -953,7 +953,7 @@ jobs:
953953 - name : Test in Tribblix
954954 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'rsync') }}
955955 id : test
956- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
956+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
957957 with :
958958 envs : ' MYTOKEN MYTOKEN2'
959959 prepare : |
@@ -1157,7 +1157,7 @@ jobs:
11571157 - name : Test in Tribblix
11581158 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'rsync') }}
11591159 id : test
1160- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
1160+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
11611161 with :
11621162 envs : ' MYTOKEN MYTOKEN2'
11631163 prepare : |
@@ -1290,7 +1290,7 @@ jobs:
12901290 - name : Test in Tribblix
12911291 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')['x86_64'], 'rsync') }}
12921292 id : test
1293- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
1293+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
12941294 with :
12951295 mem : 4096
12961296 debug : true
@@ -1357,7 +1357,7 @@ jobs:
13571357 - name : Test in Tribblix
13581358 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')['x86_64'], 'rsync') }}
13591359 id : test
1360- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
1360+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
13611361 with :
13621362 mem : 4096
13631363 debug : true
@@ -1440,7 +1440,7 @@ jobs:
14401440 - name : Test in Tribblix
14411441 id : testerr
14421442 continue-on-error : true
1443- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
1443+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
14441444 with :
14451445 debug : true
14461446 # A command that EXISTS and fails, rather than `false` or a made-up
@@ -1486,7 +1486,7 @@ jobs:
14861486 - name : Test in Tribblix
14871487 id : testpass
14881488 continue-on-error : true
1489- uses : vmactions/tribblix-vm@e0282bfdea41c6aa20eab23a31b451e9d263319c
1489+ uses : vmactions/tribblix-vm@9fda6b7208c8e8188e3b2d4f14f580af7be41b84
14901490 with :
14911491 debug : true
14921492 # No `true` and no double quotes: this body runs on every guest, and
0 commit comments