cleanup
Some checks failed
particle-os CI / Test particle-os (push) Failing after 1s
particle-os CI / Integration Test (push) Has been skipped
particle-os CI / Security & Quality (push) Failing after 1s
Test particle-os Basic Functionality / test-basic (push) Failing after 1s
particle-os CI / Build and Release (push) Has been skipped

This commit is contained in:
robojerk 2025-08-27 12:30:24 -07:00
parent d782a8a4fb
commit 126ee1a849
76 changed files with 1683 additions and 470 deletions

18
.fmf/config Normal file
View file

@ -0,0 +1,18 @@
# FMF configuration for deb-bootc-image-builder
# This follows the standard FMF structure used by osbuild projects
# Project metadata
name: deb-bootc-image-builder
description: Debian-native fork of bootc-image-builder
type: project
# Test configuration
test: pytest
test: unit
test: integration
# Default test environment
environment:
default:
type: local
provision: manual

View file

@ -1 +1 @@
1
2.0