Skip to content

Commit 554629c

Browse files
dcermakSUSE Update Bot
authored andcommitted
Test build for #1050
1 parent 756c781 commit 554629c

File tree

23 files changed

+241
-27
lines changed

23 files changed

+241
-27
lines changed

.obs/workflows.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ staging_build:
113113
source_project: home:defolos:BCI:CR:Tumbleweed
114114
source_package: openjdk-22-devel-image
115115
target_project: home:defolos:BCI:CR:Tumbleweed:Staging
116+
- branch_package:
117+
source_project: home:defolos:BCI:CR:Tumbleweed
118+
source_package: packaging-image
119+
target_project: home:defolos:BCI:CR:Tumbleweed:Staging
116120
- branch_package:
117121
source_project: home:defolos:BCI:CR:Tumbleweed
118122
source_package: pcp-image
@@ -306,6 +310,9 @@ refresh_devel_BCI:
306310
- trigger_services:
307311
project: devel:BCI:Tumbleweed
308312
package: openjdk-22-devel-image
313+
- trigger_services:
314+
project: devel:BCI:Tumbleweed
315+
package: packaging-image
309316
- trigger_services:
310317
project: devel:BCI:Tumbleweed
311318
package: pcp-image

busybox-image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# openSUSE Tumbleweed BCI openSUSE Tumbleweed BusyBox: the smallest and GPLv3-free image
1+
# openSUSE Tumbleweed BCI BusyBox: the smallest and GPLv3-free image
22
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
33

44

busybox-image/busybox-image.kiwi

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2121
<description type="system">
2222
<author>openSUSE Project</author>
2323
<contact>https://www.suse.com/</contact>
24-
<specification>openSUSE Tumbleweed BCI openSUSE Tumbleweed BusyBox Container Image</specification>
24+
<specification>openSUSE Tumbleweed BCI BusyBox Container Image</specification>
2525
</description>
2626
<preferences>
2727
<type image="docker">
@@ -32,8 +32,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
3232
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%,latest">
3333
<labels>
3434
<suse_label_helper:add_prefix prefix="org.opensuse.bci.busybox">
35-
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI openSUSE Tumbleweed BusyBox"/>
36-
<label name="org.opencontainers.image.description" value="openSUSE Tumbleweed BusyBox container based on the openSUSE Tumbleweed Base Container Image."/>
35+
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI BusyBox"/>
36+
<label name="org.opencontainers.image.description" value="BusyBox container based on the openSUSE Tumbleweed Base Container Image."/>
3737
<label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
3838
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
3939
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>

gcc-12-image/_constraints

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<constraints>
2+
<hardware>
3+
<disk>
4+
<size unit="G">6</size>
5+
</disk>
6+
</hardware>
7+
</constraints>

gcc-13-image/_constraints

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<constraints>
2+
<hardware>
3+
<disk>
4+
<size unit="G">6</size>
5+
</disk>
6+
</hardware>
7+
</constraints>

gcc-14-image/_constraints

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<constraints>
2+
<hardware>
3+
<disk>
4+
<size unit="G">6</size>
5+
</disk>
6+
</hardware>
7+
</constraints>

git-image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The openSUSE Tumbleweed openSUSE Tumbleweed with Git Container Image
1+
# The openSUSE Tumbleweed with Git Container Image
22
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
33

44

git-image/git-image.kiwi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2121
<description type="system">
2222
<author>openSUSE Project</author>
2323
<contact>https://www.suse.com/</contact>
24-
<specification>openSUSE Tumbleweed openSUSE Tumbleweed with Git Container Image</specification>
24+
<specification>openSUSE Tumbleweed with Git Container Image</specification>
2525
</description>
2626
<preferences>
2727
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
@@ -32,7 +32,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
3232
additionaltags="%%git_version%%-%RELEASE%,latest">
3333
<labels>
3434
<suse_label_helper:add_prefix prefix="org.opensuse.application.git">
35-
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed openSUSE Tumbleweed with Git"/>
35+
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed with Git"/>
3636
<label name="org.opencontainers.image.description" value="A micro environment with Git based on the openSUSE Tumbleweed Base Container Image."/>
3737
<label name="org.opencontainers.image.version" value="%%git_version%%"/>
3838
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>

init-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ MAINTAINER openSUSE (https://www.opensuse.org/)
2424

2525
# Define labels according to https://en.opensuse.org/Building_derived_containers
2626
# labelprefix=org.opensuse.bci.init
27-
LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI openSUSE Tumbleweed Init"
27+
LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Init"
2828
LABEL org.opencontainers.image.description="Systemd environment for containers based on the openSUSE Tumbleweed Base Container Image. This container is only supported with podman."
2929
LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%"
3030
LABEL org.opencontainers.image.url="https://www.opensuse.org"

init-image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The openSUSE Tumbleweed BCI openSUSE Tumbleweed Init Container Image
1+
# The openSUSE Tumbleweed BCI Init Container Image
22
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
33

44

0 commit comments

Comments
 (0)