Skip to content

Commit e3d5bf8

Browse files
cbluebirdgithub-actions[bot]
authored andcommitted
auto generate runtime yaml
1 parent c65128f commit e3d5bf8

File tree

8 files changed

+58
-22
lines changed

8 files changed

+58
-22
lines changed

config-cn.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,18 +212,36 @@
212212
"name": "3.10",
213213
"image": "ghcr.io/labring-actions/devbox/python-3.10:cf64360",
214214
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
215-
"state": "active"
215+
"state": "deprecated"
216216
},
217217
{
218218
"name": "3.11",
219219
"image": "ghcr.io/labring-actions/devbox/python-3.11:cf64360",
220220
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
221-
"state": "active"
221+
"state": "deprecated"
222222
},
223223
{
224224
"name": "3.12",
225225
"image": "ghcr.io/labring-actions/devbox/python-3.12:cf64360",
226226
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
227+
"state": "deprecated"
228+
},
229+
{
230+
"name": "3.10",
231+
"image": "ghcr.io/labring-actions/devbox/python-3.10:c65128f",
232+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
233+
"state": "active"
234+
},
235+
{
236+
"name": "3.11",
237+
"image": "ghcr.io/labring-actions/devbox/python-3.11:c65128f",
238+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
239+
"state": "active"
240+
},
241+
{
242+
"name": "3.12",
243+
"image": "ghcr.io/labring-actions/devbox/python-3.12:c65128f",
244+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
227245
"state": "active"
228246
}
229247
]

config.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,18 +166,36 @@
166166
"name": "3.10",
167167
"image": "ghcr.io/labring-actions/devbox/python-3.10:cf6436",
168168
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
169-
"state": "active"
169+
"state": "deprecated"
170170
},
171171
{
172172
"name": "3.11",
173173
"image": "ghcr.io/labring-actions/devbox/python-3.11:cf6436",
174174
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
175-
"state": "active"
175+
"state": "deprecated"
176176
},
177177
{
178178
"name": "3.12",
179179
"image": "ghcr.io/labring-actions/devbox/python-3.12:cf6436",
180180
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
181+
"state": "deprecated"
182+
},
183+
{
184+
"name": "3.10",
185+
"image": "ghcr.io/labring-actions/devbox/python-3.10:c65128",
186+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
187+
"state": "active"
188+
},
189+
{
190+
"name": "3.11",
191+
"image": "ghcr.io/labring-actions/devbox/python-3.11:c65128",
192+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
193+
"state": "active"
194+
},
195+
{
196+
"name": "3.12",
197+
"image": "ghcr.io/labring-actions/devbox/python-3.12:c65128",
198+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
181199
"state": "active"
182200
}
183201
]

yaml/cn/Language/python/3.10/3.10.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: python-3-10-2024-12-27-0225
4+
name: python-3-10-2024-12-27-0235
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: python
1010
config:
11-
image: ghcr.io/labring-actions/devbox/python-3.10:cf64360
11+
image: ghcr.io/labring-actions/devbox/python-3.10:c65128f
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: python 3.10
2828
version: "3.10"
29-
runtimeVersion: 2024-12-27-0225
29+
runtimeVersion: 2024-12-27-0235
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

yaml/cn/Language/python/3.11/3.11.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: python-3-11-2024-12-27-0225
4+
name: python-3-11-2024-12-27-0235
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: python
1010
config:
11-
image: ghcr.io/labring-actions/devbox/python-3.11:cf64360
11+
image: ghcr.io/labring-actions/devbox/python-3.11:c65128f
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: python 3.11
2828
version: "3.11"
29-
runtimeVersion: 2024-12-27-0225
29+
runtimeVersion: 2024-12-27-0235
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

yaml/cn/Language/python/3.12/3.12.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: python-3-12-2024-12-27-0225
4+
name: python-3-12-2024-12-27-0235
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: python
1010
config:
11-
image: ghcr.io/labring-actions/devbox/python-3.12:cf64360
11+
image: ghcr.io/labring-actions/devbox/python-3.12:c65128f
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: python 3.12
2828
version: "3.12"
29-
runtimeVersion: 2024-12-27-0225
29+
runtimeVersion: 2024-12-27-0235
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

yaml/en/Language/python/3.10/3.10.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: python-3-10-2024-12-27-0225
4+
name: python-3-10-2024-12-27-0235
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: python
1010
config:
11-
image: ghcr.io/labring-actions/devbox/python-3.10:cf6436
11+
image: ghcr.io/labring-actions/devbox/python-3.10:c65128
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: python 3.10
2828
version: "3.10"
29-
runtimeVersion: 2024-12-27-0225
29+
runtimeVersion: 2024-12-27-0235
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

yaml/en/Language/python/3.11/3.11.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: python-3-11-2024-12-27-0225
4+
name: python-3-11-2024-12-27-0235
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: python
1010
config:
11-
image: ghcr.io/labring-actions/devbox/python-3.11:cf6436
11+
image: ghcr.io/labring-actions/devbox/python-3.11:c65128
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: python 3.11
2828
version: "3.11"
29-
runtimeVersion: 2024-12-27-0225
29+
runtimeVersion: 2024-12-27-0235
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

yaml/en/Language/python/3.12/3.12.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: python-3-12-2024-12-27-0225
4+
name: python-3-12-2024-12-27-0235
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: python
1010
config:
11-
image: ghcr.io/labring-actions/devbox/python-3.12:cf6436
11+
image: ghcr.io/labring-actions/devbox/python-3.12:c65128
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: python 3.12
2828
version: "3.12"
29-
runtimeVersion: 2024-12-27-0225
29+
runtimeVersion: 2024-12-27-0235
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

0 commit comments

Comments
 (0)