Commit 10d9791
committed
Bump fedora-coreos-config
Dusty Mabe (8):
build-rootfs: move away from positional args
build-rootfs: pass in stream to build-rootfs
image-base: drop ignition-network-kcmdline settings
image-base: drop ostree-remote setting
image-default: drop legacy `cosa build` settings
image-default: drop squashfs-compression
image-default: rm bootfs,rootfs,rootfs-args,composefs settings
drop image-default.yaml; migrate settings to image-base.yaml
Huijing Hei (2):
ci/workflow: add sync branch for rhel-9.6
ci/workflow: fix the syntax error
Joel Capitao (1):
.tekton: increase clone depth
Roshan-R (1):
versionary: add --commit-based flag to compute iteration from git history
Timothée Ravier (7):
tests/file-directory-permissions: Drop entry fixed in EL9.6+
tests/file-directory-permissions: Use function from shared lib
tests: systemd system extensions (sysexts) usage
denylist: Skip sysexts test for now
tests/kola/commonlib: Fix get_fcos_stream for container case
tests/sysexts: Rework to build sysext locally
Revert "denylist: Skip sysexts test for now"
jbtrystram (3):
versionary: print n origin details to sterr
konflux: enable hermetic builds
hermetic: adapt build-rootfs and buildroot-prep1 parent 655a4d6 commit 10d9791
1 file changed
+1
-1
lines changedSubmodule fedora-coreos-config updated 35 files
- .gemini/config.yaml+3-2
- .github/workflows/bump-rhcos-submodule.yml+6
- .tekton/base/base/fedora-coreos.yaml+7-1
- .tekton/base/on-pull-request/fedora-coreos-on-pull-request.yaml+7-1
- .tekton/base/on-push/fedora-coreos-on-push.yaml+7-1
- .tekton/branched/on-pull-request/fedora-coreos-branched-on-pull-request.yaml+7-1
- .tekton/branched/on-push/fedora-coreos-branched-on-push.yaml+7-1
- .tekton/next-devel/on-pull-request/fedora-coreos-next-devel-on-pull-request.yaml+7-1
- .tekton/next-devel/on-push/fedora-coreos-next-devel-on-push.yaml+7-1
- .tekton/next/on-pull-request/fedora-coreos-next-on-pull-request.yaml+7-1
- .tekton/next/on-push/fedora-coreos-next-on-push.yaml+7-1
- .tekton/rawhide/on-pull-request/fedora-coreos-rawhide-on-pull-request.yaml+7-1
- .tekton/rawhide/on-push/fedora-coreos-rawhide-on-push.yaml+7-1
- .tekton/stable/on-pull-request/fedora-coreos-stable-on-pull-request.yaml+7-1
- .tekton/stable/on-push/fedora-coreos-stable-on-push.yaml+7-1
- .tekton/testing-devel/on-pull-request/fedora-coreos-testing-devel-on-pull-request.yaml+7-1
- .tekton/testing-devel/on-push/fedora-coreos-testing-devel-on-push.yaml+7-1
- .tekton/testing/on-pull-request/fedora-coreos-testing-on-pull-request.yaml+7-1
- .tekton/testing/on-push/fedora-coreos-testing-on-push.yaml+7-1
- .tekton/trigger+1-1
- Containerfile+7-1
- build-args.conf+1-1
- build-rootfs+38-29
- buildroot-prep+5-2
- image-base.yaml+14-13
- image-default.yaml-34
- manifest-lock.aarch64.json+54-54
- manifest-lock.overrides.yaml+1-31
- manifest-lock.ppc64le.json+56-53
- manifest-lock.s390x.json+56-53
- manifest-lock.x86_64.json+55-55
- tests/kola/data/commonlib.sh+3-1
- tests/kola/files/file-directory-permissions+5-17
- tests/kola/systemd/sysexts+145
- versionary+42-5
0 commit comments