Commit graph

35 commits

Author SHA1 Message Date
614fdd5ebe
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
2026-03-10 22:25:22 -07:00
af4823a730
fix: enable maximize build space to fix out of space error in build workflow 2025-11-18 19:15:53 -08:00
d6895209da
feat: update bluebuild to v1.8. switch type: rpm-ostree to new type: dnf, add new native groupinstall support, and cleanup docker repo
- Rename and update obsolete docker-ce_f41.repo file to f42 and update common-modules.yml to reference the new docker-ce.repo.
- Remove old groupinstall scripts.
- Switch rpm-ostree plugin to new dnf plugin for better performance and features
- Add groupinstall functionality to recipe via new dnf plugin
2025-06-13 16:54:02 -07:00
6386f24d12
Split recipe into common-modules.yml, and recipe_gnome.yml. Add recipe_gnome-nvidia-open and update build.yml to support building a new nvidia-compatible image in addition to the normal gnome image 2025-06-04 23:01:23 -07:00
5626f95dc0 revert b0a628d02f
revert Add https://github.com/ prefix to action name as it doesn't work on github
2025-04-16 18:13:07 -07:00
b0a628d02f Add https://github.com/ prefix to action name 2025-04-16 18:04:59 -07:00
fb2297478c
Major refactor to blue-build to allow more complex builds 2024-11-13 20:44:18 -08:00
704ce3dee8
fix: add space after each group of packages to prevent unwanted merging of package names, tidy: rename GH action to delete all old workflow runs, add: TODO to build.sh to add rpm building with FPM 2024-10-30 22:22:00 -07:00
cd4560a590
Rewrite of GHA jobs that collect dnf groups, add processing for dnf4 and dnf5 2024-10-30 22:02:20 -07:00
3fab4d535c
Move group definitions into build.sh with other pkgs, and use gh actions to replace groupinstall with install <pkgs> 2024-10-30 13:33:31 -07:00
79cc4b6ef0
Add support for defining dnf package groups to install 2024-10-30 13:08:35 -07:00
388fd4f93d
Remove build-kde.yml as it's not being used 2024-10-29 20:34:54 -07:00
00790db371
Fix small typo in env vars 2024-10-29 20:28:46 -07:00
1a554fa16f
Fix missing * in cron definition 2024-10-29 20:25:55 -07:00
d7ff16c3fc Change FEDORA_VERSION to latest, rename build.yml to build-kde.yml to be more specific, rename packages bazzite-custom-gnome => bazzite-badblocks-gnome and bazzite-custom => bazzite-badblocks-kde 2024-10-29 20:01:15 -07:00
c809de3d9d
Add build.yml for default bazzite (kde) building 2024-10-11 17:12:45 +00:00
20cc5639c4
Delete outdated/upstream-unsupported .github/workflows/build_iso.yml
don't need to use isos when you can just rebase
2024-10-11 17:09:40 +00:00
9ef0640356
Rename build.yml to build-gnome.yml, update name and description to indicate Gnome 2024-10-11 17:05:52 +00:00
b6d6490316
Fix typo, build_args to build-args 2024-04-25 22:18:46 +00:00
c1927f5258
Fix missing env. prefix for VERSION_SUFFIX 2024-04-25 22:17:32 +00:00
935376df93
Update build.yml to pass build_args to Containerfile, single source of info 2024-04-25 22:15:47 +00:00
aa31edf406
Update build_iso.yml 2024-04-22 14:51:59 -07:00
ac59ad313a
Update build_iso.yml 2024-04-22 14:48:02 -07:00
6462ae418b
Update build.yml 2024-04-22 14:46:35 -07:00
7fba1abe27
Update build.yml 2024-04-22 14:40:03 -07:00
a5c89c7354
Update build.yml 2024-04-22 14:38:09 -07:00
67f351b3a8
Update build_iso.yml 2024-04-22 14:21:29 -07:00
ca95989567
Update build_iso.yml 2024-04-22 14:05:26 -07:00
52aad87212
bug: change tag to testing (for now until 40 is fully released) 2024-04-22 13:52:10 -07:00
5f40954c0d
Fix tag to latest in build_iso.yml 2024-04-22 12:55:35 -07:00
9ab3f983a7
Fix wrong image name in build_iso.yml 2024-04-22 12:41:33 -07:00
cabbf46947
Update build.yml 2024-04-22 11:58:09 -07:00
1047b3ca5b
Create build_iso.yml 2024-04-22 11:57:53 -07:00
eae23dd3c7
Update build.yml 2024-04-22 11:56:33 -07:00
39faf2b160
Initial commit 2024-04-22 11:51:38 -07:00