Add new recipes and update build pipeline
Some checks failed
bluebuild / Build Custom Image (push) Failing after 4s
bluebuild / Build Custom Image-1 (push) Failing after 3s

- Split common-modules into base.yml and gui.yml
- Rename and consolidate old recipe_gnome* files into bazzite-gnome.yml;
  move firmware
  path
- Add new build recipe ucore-hci.yml
- Update GitHub Actions: schedule to 18:00 UTC, add concurrency, bump
  blue-build action to v1.11 and switch matrix recipes
- Update docker-ce repo URLs to Fedora 43
- Rotate cosign public key
This commit is contained in:
badblocks 2026-03-10 22:25:22 -07:00
parent ecdcc1ab92
commit 614fdd5ebe
No known key found for this signature in database
11 changed files with 196 additions and 178 deletions

10
recipes/ucore-hci.yml Normal file
View file

@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: ucore-hci-badblocks
description: Customizations of ucore for personal use
base-image: ghcr.io/ublue-os/ucore-hci
image-version: lts
modules:
- from-file: base.yml