File tree 37 files changed +61
-61
lines changed
all-clusters-minimal-app/ameba
37 files changed +61
-61
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138
138
if : github.actor != 'restyled-io[bot]'
139
139
140
140
container :
141
- image : ghcr.io/project-chip/chip-build:64
141
+ image : ghcr.io/project-chip/chip-build:65
142
142
volumes :
143
143
- " /:/runner-root-volume"
144
144
- " /tmp/log_output:/tmp/test_logs"
@@ -283,7 +283,7 @@ jobs:
283
283
if : github.actor != 'restyled-io[bot]'
284
284
285
285
container :
286
- image : ghcr.io/project-chip/chip-build:64
286
+ image : ghcr.io/project-chip/chip-build:65
287
287
volumes :
288
288
- " /:/runner-root-volume"
289
289
- " /tmp/log_output:/tmp/test_logs"
@@ -344,7 +344,7 @@ jobs:
344
344
if : github.actor != 'restyled-io[bot]'
345
345
346
346
container :
347
- image : ghcr.io/project-chip/chip-build:64
347
+ image : ghcr.io/project-chip/chip-build:65
348
348
volumes :
349
349
- " /:/runner-root-volume"
350
350
- " /tmp/log_output:/tmp/test_logs"
Original file line number Diff line number Diff line change 56
56
if : github.actor != 'restyled-io[bot]'
57
57
58
58
container :
59
- image : ghcr.io/project-chip/chip-build-esp32:64
59
+ image : ghcr.io/project-chip/chip-build-esp32:65
60
60
options : --user root
61
61
62
62
steps :
77
77
if : github.actor != 'restyled-io[bot]'
78
78
79
79
container :
80
- image : ghcr.io/project-chip/chip-build-nrf-platform:64
80
+ image : ghcr.io/project-chip/chip-build-nrf-platform:65
81
81
options : --user root
82
82
83
83
steps :
98
98
if : github.actor != 'restyled-io[bot]'
99
99
100
100
container :
101
- image : ghcr.io/project-chip/chip-build-telink:64
101
+ image : ghcr.io/project-chip/chip-build-telink:65
102
102
options : --user root
103
103
104
104
steps :
Original file line number Diff line number Diff line change 42
42
# need to run with privilege, which isn't supported by job.XXX.contaner
43
43
# https://github.com/actions/container-action/issues/2
44
44
# container:
45
- # image: ghcr.io/project-chip/chip-build-cirque:64
45
+ # image: ghcr.io/project-chip/chip-build-cirque:65
46
46
# volumes:
47
47
# - "/tmp:/tmp"
48
48
# - "/dev/pts:/dev/pts"
Original file line number Diff line number Diff line change 81
81
82
82
runs-on : ubuntu-latest
83
83
container :
84
- image : ghcr.io/project-chip/chip-build-doxygen:64
84
+ image : ghcr.io/project-chip/chip-build-doxygen:65
85
85
86
86
if : github.actor != 'restyled-io[bot]'
87
87
Original file line number Diff line number Diff line change 38
38
if : github.actor != 'restyled-io[bot]'
39
39
40
40
container :
41
- image : ghcr.io/project-chip/chip-build-ameba:64
41
+ image : ghcr.io/project-chip/chip-build-ameba:65
42
42
options : --user root
43
43
44
44
steps :
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-asr:64
39
+ image : ghcr.io/project-chip/chip-build-asr:65
40
40
options : --user root
41
41
42
42
steps :
Original file line number Diff line number Diff line change 37
37
if : github.actor != 'restyled-io[bot]'
38
38
39
39
container :
40
- image : ghcr.io/project-chip/chip-build-bouffalolab:64
40
+ image : ghcr.io/project-chip/chip-build-bouffalolab:65
41
41
volumes :
42
42
- " /tmp/bloat_reports:/tmp/bloat_reports"
43
43
steps :
Original file line number Diff line number Diff line change 41
41
if : github.actor != 'restyled-io[bot]'
42
42
43
43
container :
44
- image : ghcr.io/project-chip/chip-build-ti:64
44
+ image : ghcr.io/project-chip/chip-build-ti:65
45
45
volumes :
46
46
- " /tmp/bloat_reports:/tmp/bloat_reports"
47
47
steps :
Original file line number Diff line number Diff line change 39
39
if : github.actor != 'restyled-io[bot]'
40
40
41
41
container :
42
- image : ghcr.io/project-chip/chip-build-ti:64
42
+ image : ghcr.io/project-chip/chip-build-ti:65
43
43
volumes :
44
44
- " /tmp/bloat_reports:/tmp/bloat_reports"
45
45
steps :
Original file line number Diff line number Diff line change 40
40
if : github.actor != 'restyled-io[bot]'
41
41
42
42
container :
43
- image : ghcr.io/project-chip/chip-build-efr32:64
43
+ image : ghcr.io/project-chip/chip-build-efr32:65
44
44
volumes :
45
45
- " /tmp/bloat_reports:/tmp/bloat_reports"
46
46
steps :
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-esp32:64
39
+ image : ghcr.io/project-chip/chip-build-esp32:65
40
40
volumes :
41
41
- " /tmp/bloat_reports:/tmp/bloat_reports"
42
42
@@ -126,7 +126,7 @@ jobs:
126
126
if : github.actor != 'restyled-io[bot]'
127
127
128
128
container :
129
- image : ghcr.io/project-chip/chip-build-esp32:64
129
+ image : ghcr.io/project-chip/chip-build-esp32:65
130
130
volumes :
131
131
- " /tmp/bloat_reports:/tmp/bloat_reports"
132
132
Original file line number Diff line number Diff line change 37
37
if : github.actor != 'restyled-io[bot]'
38
38
39
39
container :
40
- image : ghcr.io/project-chip/chip-build-infineon:64
40
+ image : ghcr.io/project-chip/chip-build-infineon:65
41
41
volumes :
42
42
- " /tmp/bloat_reports:/tmp/bloat_reports"
43
43
steps :
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-crosscompile:64
39
+ image : ghcr.io/project-chip/chip-build-crosscompile:65
40
40
volumes :
41
41
- " /tmp/bloat_reports:/tmp/bloat_reports"
42
42
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-imx:64
39
+ image : ghcr.io/project-chip/chip-build-imx:65
40
40
41
41
steps :
42
42
- name : Checkout
Original file line number Diff line number Diff line change 42
42
if : github.actor != 'restyled-io[bot]'
43
43
44
44
container :
45
- image : ghcr.io/project-chip/chip-build-mbed-os:64
45
+ image : ghcr.io/project-chip/chip-build-mbed-os:65
46
46
volumes :
47
47
- " /tmp/bloat_reports:/tmp/bloat_reports"
48
48
Original file line number Diff line number Diff line change 39
39
if : github.actor != 'restyled-io[bot]'
40
40
41
41
container :
42
- image : ghcr.io/project-chip/chip-build-nrf-platform:64
42
+ image : ghcr.io/project-chip/chip-build-nrf-platform:65
43
43
volumes :
44
44
- " /tmp/bloat_reports:/tmp/bloat_reports"
45
45
Original file line number Diff line number Diff line change 35
35
if : github.actor != 'restyled-io[bot]'
36
36
37
37
container :
38
- image : ghcr.io/project-chip/chip-build-nuttx:64
38
+ image : ghcr.io/project-chip/chip-build-nuttx:65
39
39
volumes :
40
40
- " /tmp/bloat_reports:/tmp/bloat_reports"
41
41
steps :
Original file line number Diff line number Diff line change 39
39
if : github.actor != 'restyled-io[bot]'
40
40
41
41
container :
42
- image : ghcr.io/project-chip/chip-build-k32w:64
42
+ image : ghcr.io/project-chip/chip-build-k32w:65
43
43
volumes :
44
44
- " /tmp/bloat_reports:/tmp/bloat_reports"
45
45
steps :
@@ -104,7 +104,7 @@ jobs:
104
104
if : github.actor != 'restyled-io[bot]'
105
105
106
106
container :
107
- image : ghcr.io/project-chip/chip-build-nxp-zephyr:64
107
+ image : ghcr.io/project-chip/chip-build-nxp-zephyr:65
108
108
109
109
steps :
110
110
- name : Checkout
Original file line number Diff line number Diff line change 40
40
if : github.actor != 'restyled-io[bot]'
41
41
42
42
container :
43
- image : ghcr.io/project-chip/chip-build-openiotsdk:64
43
+ image : ghcr.io/project-chip/chip-build-openiotsdk:65
44
44
volumes :
45
45
- " /tmp/bloat_reports:/tmp/bloat_reports"
46
46
options : --privileged
Original file line number Diff line number Diff line change 39
39
if : github.actor != 'restyled-io[bot]'
40
40
41
41
container :
42
- image : ghcr.io/project-chip/chip-build-rw61x:64
42
+ image : ghcr.io/project-chip/chip-build-rw61x:65
43
43
volumes :
44
44
- " /tmp/bloat_reports:/tmp/bloat_reports"
45
45
steps :
Original file line number Diff line number Diff line change 38
38
if : github.actor != 'restyled-io[bot]'
39
39
40
40
container :
41
- image : ghcr.io/project-chip/chip-build-telink:64
41
+ image : ghcr.io/project-chip/chip-build-telink:65
42
42
volumes :
43
43
- " /tmp/bloat_reports:/tmp/bloat_reports"
44
44
Original file line number Diff line number Diff line change 36
36
if : github.actor != 'restyled-io[bot]'
37
37
38
38
container :
39
- image : ghcr.io/project-chip/chip-build-tizen:64
39
+ image : ghcr.io/project-chip/chip-build-tizen:65
40
40
options : --user root
41
41
volumes :
42
42
- " /tmp/bloat_reports:/tmp/bloat_reports"
Original file line number Diff line number Diff line change 38
38
if : github.actor != 'restyled-io[bot]'
39
39
40
40
container :
41
- image : ghcr.io/project-chip/chip-build-android:64
41
+ image : ghcr.io/project-chip/chip-build-android:65
42
42
volumes :
43
43
- " /tmp/log_output:/tmp/test_logs"
44
44
Original file line number Diff line number Diff line change 42
42
runs-on : ubuntu-latest
43
43
44
44
container :
45
- image : ghcr.io/project-chip/chip-build-java:64
45
+ image : ghcr.io/project-chip/chip-build-java:65
46
46
options : --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
47
47
net.ipv4.conf.all.forwarding=0 net.ipv6.conf.all.forwarding=0"
48
48
Original file line number Diff line number Diff line change 33
33
runs-on : ubuntu-latest
34
34
35
35
container :
36
- image : ghcr.io/project-chip/chip-build-minimal:64
36
+ image : ghcr.io/project-chip/chip-build-minimal:65
37
37
38
38
steps :
39
39
- name : Checkout
55
55
runs-on : ubuntu-latest
56
56
57
57
container :
58
- image : ghcr.io/project-chip/chip-build-minimal:64
58
+ image : ghcr.io/project-chip/chip-build-minimal:65
59
59
60
60
steps :
61
61
- name : Checkout
Original file line number Diff line number Diff line change 40
40
if : github.actor != 'restyled-io[bot]'
41
41
42
42
container :
43
- image : ghcr.io/project-chip/chip-build-esp32-qemu:64
43
+ image : ghcr.io/project-chip/chip-build-esp32-qemu:65
44
44
volumes :
45
45
- " /tmp/log_output:/tmp/test_logs"
46
46
78
78
if : github.actor != 'restyled-io[bot]'
79
79
80
80
container :
81
- image : ghcr.io/project-chip/chip-build-tizen-qemu:64
81
+ image : ghcr.io/project-chip/chip-build-tizen-qemu:65
82
82
volumes :
83
83
- " /tmp/log_output:/tmp/test_logs"
84
84
Original file line number Diff line number Diff line change 32
32
runs-on : ubuntu-latest
33
33
34
34
container :
35
- image : ghcr.io/project-chip/chip-build-esp32:64
35
+ image : ghcr.io/project-chip/chip-build-esp32:65
36
36
37
37
steps :
38
38
- name : Checkout
64
64
runs-on : ubuntu-latest
65
65
66
66
container :
67
- image : ghcr.io/project-chip/chip-build-efr32:64
67
+ image : ghcr.io/project-chip/chip-build-efr32:65
68
68
steps :
69
69
- name : Checkout
70
70
uses : actions/checkout@v4
Original file line number Diff line number Diff line change 37
37
if : github.actor != 'restyled-io[bot]'
38
38
39
39
container :
40
- image : ghcr.io/project-chip/chip-build-android:64
40
+ image : ghcr.io/project-chip/chip-build-android:65
41
41
volumes :
42
42
- " /:/runner-root-volume"
43
43
- " /tmp/log_output:/tmp/test_logs"
Original file line number Diff line number Diff line change 49
49
runs-on : ubuntu-latest
50
50
51
51
container :
52
- image : ghcr.io/project-chip/chip-build:64
52
+ image : ghcr.io/project-chip/chip-build:65
53
53
options : --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
54
54
net.ipv4.conf.all.forwarding=1 net.ipv6.conf.all.forwarding=1"
55
55
Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ The CHIP demo application is supported on
27
27
28
28
- Pull docker image:
29
29
30
- $ docker pull ghcr.io/project-chip/chip-build-ameba:64
30
+ $ docker pull ghcr.io/project-chip/chip-build-ameba:65
31
31
32
32
- Run docker container:
33
33
34
- $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:64
34
+ $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:65
35
35
36
36
- Setup build environment:
37
37
Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ The CHIP demo application is supported on
27
27
- Pull docker image:
28
28
29
29
```
30
- $ docker pull ghcr.io/project-chip/chip-build-ameba:64
30
+ $ docker pull ghcr.io/project-chip/chip-build-ameba:65
31
31
```
32
32
33
33
- Run docker container:
34
34
35
35
```
36
- $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:64
36
+ $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:65
37
37
```
38
38
39
39
- Setup build environment:
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ The CHIP demo application is supported on
26
26
27
27
- Pull docker image:
28
28
29
- $ docker pull ghcr.io/project-chip/chip-build-ameba:64
29
+ $ docker pull ghcr.io/project-chip/chip-build-ameba:65
30
30
31
31
- Run docker container:
32
32
33
- $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:64
33
+ $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:65
34
34
35
35
- Setup build environment:
36
36
Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ The CHIP demo application is supported on
23
23
24
24
- Pull docker image:
25
25
26
- $ docker pull ghcr.io/project-chip/chip-build-ameba:64
26
+ $ docker pull ghcr.io/project-chip/chip-build-ameba:65
27
27
28
28
- Run docker container:
29
29
30
- $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:64
30
+ $ docker run -it -v ${CHIP_DIR}:/root/chip ghcr.io/project-chip/chip-build-ameba:65
31
31
32
32
- Setup build environment:
33
33
You can’t perform that action at this time.
0 commit comments