Commit Graph

172 Commits

Author SHA1 Message Date
qoijjj
b9baa5a978 chore: set maximize_build_space to true 2024-05-16 16:07:52 -07:00
qoijjj
ef6feeaaf4 fix: build.yml recipe directory 2024-05-16 15:11:36 -07:00
qoijjj
f42df43ee5 chore: bump github action to 1.5.0 2024-05-16 15:07:17 -07:00
qoijjj
0c91660a27 chore: bump bluebuild action 2024-04-23 17:16:16 -07:00
qoijjj
872596dd73 feat: upgrade to f40 (#264) 2024-04-23 09:01:41 -07:00
MkKvcs
d6837c4356 Change Aurora images according to upstream suggestions (#257)
https://github.com/NiHaiden/aurora#:~:text=rpm%2Dostree%20rebase%20ostree%2Dimage%2Dsigned%3Adocker%3A//ghcr.io/ublue%2Dos/aurora%3Alatest
2024-04-10 12:01:36 -07:00
Rubiginosa
620f2521c6 added aurora-asus and aurora-dx-asus images
fixed dx userns

Signed-off-by: Rubiginosa <89671549+Rubiginosa@users.noreply.github.com>

updated readme with aurora-asus
2024-04-06 19:40:23 -07:00
qoijjj
5e90fe2318 chore: bump bluebuild github action 2024-04-04 17:49:49 -07:00
MkKvcs
b6a01eb34a add: Aurora images to secureblue (#249) 2024-04-04 17:42:25 -07:00
qoijjj
9c4ba80199 chore: move builds 1hr later to ensure proper ingestion of wayblue 2024-03-12 10:48:32 -07:00
qoijjj
f532859bde chore: upgrade deps 2024-03-12 10:08:11 -07:00
qoijjj
6686d9ecc9 chore: remove deprecated images 2024-03-11 18:04:13 -07:00
qoijjj
efb19a6605 chore: deprecate images that are no longer needed 2024-03-11 14:41:40 -07:00
qoijjj
d3db9c8c8b chore: add additional wayblue base images 2024-03-07 23:07:37 -08:00
qoijjj
6d9da7fbc0 chore: cleanup and add river images 2024-02-29 18:12:01 -08:00
qoijjj
f52a1f5bfa chore: add kinoite asus images 2024-02-29 08:31:31 -08:00
qoijjj
cedc86ebcb chore: downgrade bluebuild github-action due to upstream regression 2024-02-26 20:31:19 -08:00
qoijjj
6b576d32b4 chore: improve file names and add hyprland images 2024-02-26 17:30:36 -08:00
qoijjj
a243102812 chore: remove unused files and bump bluebuild github-action version 2024-02-26 16:39:15 -08:00
qoijjj
1d54e52124 chore: update framework images and include new docs 2024-02-25 17:12:13 -08:00
qoijjj
d49ab2bc3c chore: add AMD framework images without TLP 2024-02-25 14:15:08 -08:00
qoijjj
33370d490c fix: typo in issue template 2024-02-22 09:50:14 -08:00
qoijjj
c2f789f4f9 chore: update issue templates 2024-02-22 09:45:35 -08:00
qoijjj
3e22449582 chore: fix typo in issue template 2024-02-22 09:42:21 -08:00
qoijjj
5c72abccc5 Update issue templates 2024-02-22 09:41:16 -08:00
qoijjj
5f09b7cbde chore: migrate to BlueBuild 🎉 2024-02-20 22:27:29 -08:00
qoijjj
f0614e19d3 chore: add asus images 2024-02-06 00:15:20 -08:00
qoijjj
1f7a493667 Merge branch 'template' into live 2024-02-05 11:08:15 -08:00
dependabot[bot]
4923fc7df8 build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#240)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 10:51:04 +00:00
qoijjj
552f377f90 fix: bluefin-dx builds 2024-02-02 11:29:55 -08:00
qoijjj
35d7b24489 docs: fix typo 2024-01-25 22:20:01 -08:00
qoijjj
af121aa652 feat: cinnamon images with wayland session, improvements for nvidia optimus laptops 2024-01-21 16:02:25 -08:00
qoijjj
0b2bce338b Merge branch 'ublue-os:template' into live 2024-01-15 12:34:51 -08:00
dependabot[bot]
5cf7429540 build(deps): bump ublue-os/isogenerator from 2.3.0 to 2.3.1 (#227)
Bumps [ublue-os/isogenerator](https://github.com/ublue-os/isogenerator) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/ublue-os/isogenerator/releases)
- [Changelog](https://github.com/ublue-os/isogenerator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ublue-os/isogenerator/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: ublue-os/isogenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 16:04:37 +00:00
qoijjj
cf1076dd6a Merge branch 'ublue-os:template' into live 2024-01-12 14:14:07 -08:00
fiftydinar
80b3ac0ffd feat: Bump ISO generator to v2.3.0 (#221)
Installs secure boot/akmod key on all images
2024-01-12 11:23:15 +00:00
qoijjj
a91d3e8530 Merge branch 'template' into live 2024-01-09 11:54:34 -08:00
dependabot[bot]
6b2584ff0c build(deps): bump AdityaGarg8/remove-unwanted-software from 1 to 2 (#219)
Bumps [AdityaGarg8/remove-unwanted-software](https://github.com/adityagarg8/remove-unwanted-software) from 1 to 2.
- [Release notes](https://github.com/adityagarg8/remove-unwanted-software/releases)
- [Commits](https://github.com/adityagarg8/remove-unwanted-software/compare/v1...v2)

---
updated-dependencies:
- dependency-name: AdityaGarg8/remove-unwanted-software
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 18:32:57 +00:00
dependabot[bot]
4963395cd1 build(deps): bump EyeCantCU/cosign-action from 0.2.1 to 0.2.2 (#220)
Bumps [EyeCantCU/cosign-action](https://github.com/eyecantcu/cosign-action) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/eyecantcu/cosign-action/releases)
- [Changelog](https://github.com/EyeCantCU/cosign-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eyecantcu/cosign-action/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: EyeCantCU/cosign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 18:25:34 +00:00
qoijjj
357b784ddb fix: image names 2024-01-03 11:05:54 -08:00
qoijjj
b1a7f3f679 add: framework variants 2024-01-03 10:56:56 -08:00
qoijjj
3deb21814d fix: build yml syntax 2024-01-01 16:59:38 -08:00
qoijjj
c4b5927646 Fix new image verification step for wayblue images 2024-01-01 16:57:54 -08:00
qoijjj
f6fb99d63b Merge branch 'ublue-os:template' into live 2023-12-31 14:00:42 -08:00
RJ Trujillo
52e6a456ad feat(ci): Verify base image with cosign before building (#211)
* feat(ci): Verify base image with cosign before building

Validates the integrity of the base image being built from via cosign
before continuing to build. Ensures we only build with signed images

* fix(ci): Extract base image name from base image URL for verification
2023-12-31 10:41:45 +00:00
qoijjj
7cb48cf75d add wayfire 2023-12-29 23:58:34 -08:00
qoijjj
a094c342d0 Remove lazurite images that were added prematurely before full wayland support (#147)
Remove lazurite images that were added prematurely before full wayland support (#147)
2023-12-24 17:12:45 -08:00
qoijjj
25cd9abc40 Add push to GHCR steps for staging builds 2023-12-24 14:55:20 -08:00
qoijjj
1150a8a367 Add staging builds 2023-12-24 14:03:43 -08:00
qoijjj
681f3455f5 Add bluefin images 2023-12-22 10:28:35 -08:00