Commit Graph

233 Commits

Author SHA1 Message Date
Kyle Gospodnetich
2ca786e02a Merge branch 'testing' 2024-07-21 21:10:35 -07:00
Robert Sturla
7a0600aec9
chore(ci): add a workflow to allow maintainers to sign an image with Cosign on-demand (#1320) 2024-07-21 19:37:48 +00:00
m2
9a88147361
chore(ci): Check Kernel is signed for Secureboot (#1386) 2024-07-19 16:29:52 -07:00
Kyle Gospodnetich
79086c1378 Revert "chore: Switch back to akmods key url"
This reverts commit dfcb0bb926.
2024-07-18 12:39:29 -07:00
Kyle Gospodnetich
dfcb0bb926 chore: Switch back to akmods key url 2024-07-17 14:28:50 -07:00
dependabot[bot]
d63173ad1a
chore(deps): Bump EyeCantCU/cosign-action from 0.2.2 to 0.3.0 (#1365)
Bumps [EyeCantCU/cosign-action](https://github.com/eyecantcu/cosign-action) from 0.2.2 to 0.3.0.
- [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.2...v0.3.0)

---
updated-dependencies:
- dependency-name: EyeCantCU/cosign-action
  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-07-15 15:06:57 +00:00
Kyle Gospodnetich
0df0909389 chore: Fill version_codename and build_id, pass along short SHA for build_id 2024-07-13 14:38:41 -07:00
Kyle Gospodnetich
741a4b0016 chore: Update readmes and ISOs with new secure boot key 2024-07-11 16:02:00 -07:00
Kyle Gospodnetich
fcb1dcff61 chore(ci): Update secure boot key path to use one in our repo for ISO 2024-07-11 11:01:15 -07:00
Kyle Gospodnetich
7949cee2f3 chore(ci): Drop kernel signer, this is handled in the ublue kernel cache now. 2024-07-11 09:51:53 -07:00
Kyle Gospodnetich
d7f26563f5 chore(ci): Update kernel-signer to v0.2.4 2024-07-10 23:23:14 -07:00
Kyle Gospodnetich
11db954457
chore(ci): Update CODEOWNERS 2024-06-30 08:19:20 -07:00
Kyle Gospodnetich
c9ea541dc2
chore(ci): Update CODEOWNERS 2024-06-30 08:18:57 -07:00
Kyle Gospodnetich
10e334aa13 Revert "Reapply "feat: Build ZSTD compressed images""
This reverts commit fdefb17e3d.
2024-06-30 00:01:35 -07:00
Kyle Gospodnetich
fdefb17e3d Reapply "feat: Build ZSTD compressed images"
This reverts commit a2f1ea078f.
2024-06-29 15:26:16 -07:00
Kyle Gospodnetich
a2f1ea078f Revert "feat: Build ZSTD compressed images"
This reverts commit 02620b2e9f.
2024-06-27 10:41:02 -07:00
Kyle Gospodnetich
e943c9be6f Revert "chore: Switch to nvidia-555 test repo (Revert me when upstreamed)"
This reverts commit 75360ed6e2.
2024-06-27 09:41:57 -07:00
Kyle Gospodnetich
02620b2e9f feat: Build ZSTD compressed images 2024-06-26 18:23:58 -07:00
Kyle Gospodnetich
42cb95c4a2 Merge branch 'main' into testing 2024-06-24 09:55:43 -07:00
dependabot[bot]
364f2f6aaf
chore(deps): bump jasonn3/build-container-installer from 1.2.0 to 1.2.1
Bumps [jasonn3/build-container-installer](https://github.com/jasonn3/build-container-installer) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/jasonn3/build-container-installer/releases)
- [Commits](https://github.com/jasonn3/build-container-installer/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: jasonn3/build-container-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 11:47:25 +00:00
Kyle Gospodnetich
f5ff39af2b Merge branch 'main' into testing 2024-06-22 12:46:23 -07:00
qoijjj
715bc0410d
fix: adjust build schedule based on adjustments to main and hwe (#1254) 2024-06-21 21:15:50 -07:00
Kyle Gospodnetich
75360ed6e2 chore: Switch to nvidia-555 test repo (Revert me when upstreamed) 2024-06-20 21:25:06 -07:00
Kyle Gospodnetich
797c404f88 chore: Update kernel-signer to 0.2.3 2024-06-18 15:01:58 -07:00
Kyle Gospodnetich
5c083fc74d Revert "feat: Enable zstd:chunked for smaller updates"
This reverts commit 0c77bcbbe6.
2024-06-04 16:46:37 -07:00
Kyle Gospodnetich
0c77bcbbe6 feat: Enable zstd:chunked for smaller updates 2024-06-04 16:45:35 -07:00
RJ Trujillo
2222c89a51
fix(ci): Update kernel signer to v0.2.1, pass default tag
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-18 16:04:02 -06:00
RJ Trujillo
e5dd721501
fix(ci): Bump kernel signer to v0.2.0 2024-05-16 11:25:26 -06:00
RJ Trujillo
a4cb3e7976
chore(ci): Bump ublue-os/remove-unwanted-software to v7 2024-05-16 10:43:05 -06:00
RJ Trujillo
e237d4614e
chore(ci): Build with 24.04
Also fix kernel signer on the new runners
2024-05-16 08:28:10 -06:00
dependabot[bot]
797c149d8d
chore(deps): bump Wandalen/wretry.action from 3.4.0 to 3.5.0 (#1117)
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](https://github.com/wandalen/wretry.action/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  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-05-13 13:56:45 -07:00
Aaron Trout
8855f96a9d
fix: update link to universal blue contributing guide in PR template (#1083)
Previous link was a 404
2024-05-06 08:35:02 -07:00
Kyle Gospodnetich
a926b72309 chore(ci): Ignore changes to installer folder 2024-05-03 09:09:26 -07:00
HikariKnight
b9046f1b97
chore: add more people from the team to funding (#1060)
if i missed anyone who has sponsors enabled, feel free to add yourself!
2024-05-01 11:04:12 -07:00
Noel Miller
ca4434389e fix: simplify code and add if back for testing 2024-04-29 17:36:06 -05:00
Noel Miller
224e883845 fix: disable requirement for testing branch 2024-04-29 16:46:45 -05:00
Noel Miller
f49e0c0f25 fix: fix typo 2024-04-29 16:15:25 -05:00
Noel Miller
e1cbc25b8f fix: fully qualify path 2024-04-29 15:49:07 -05:00
Noel Miller
ad9ec4011e feat: remove root password option from installer 2024-04-29 15:25:02 -05:00
Benjamin Sherman
99cc47b2cc
chore(ci): fix missing skopeo output (#1032) 2024-04-27 13:33:32 -07:00
Benjamin Sherman
57b0d1f246
fix(ci): set image version to match source (#1031) 2024-04-27 15:42:15 -04:00
Kyle Gospodnetich
014c4edce4 chore(ci): Remove archive.org step 2024-04-24 14:31:04 -07:00
Kyle Gospodnetich
3996f8785a chore(ci): Update ISO major version 2024-04-24 10:21:07 -07:00
Kyle Gospodnetich
b8a8a43dbc chore: Switch back to fsync kernel 2024-04-23 09:01:24 -07:00
Benjamin Sherman
a8675e9904 fix(ci): extract digest output from retry action (#1003) 2024-04-22 11:09:44 -07:00
Benjamin Sherman
efc52956bd
refactor(ci): retry image pull/push, fix oci labels (#1001)
* refactor(ci): retry image pull/push, fix oci labels

This is now a single place in the build workflow where kernel_version
can be specified to pull the desired akmods image (assuming it was build
and tagged correctly) which also impacts the rest of the workflow and
the Containerfile logic for replacing kernel, or not replacing kernel.

This is the new `kernel_flavor` include in the matrix configuration.

Current valid values would be: main, fsync, or fsync-lts

other included changes:
- pre-pull source images before building (makes building more reliable)
- add retry action for image push/pulls (makes building more reliable)
- rename FEDORA_MAJOR_VERSION/major_version to FEDORA_VERSION/fedora_version
  (in matrix vars) (this is easier to read)
- read kernel version from akmods image and use to populate ostree.linux
  label on the built images (ostree image version is inherited)
- remove some redundant workflow env vars where matrix vars exist

* refactor(ci): remove extraneous excludes

* refactor(ci): inherit image.version, use KERNEL_VERSION for ostree.linux

* refactor(ci): fix env var definition

* refactor(ci): fix trailing double ampersand add echo

* refactor(ci): correct AKMODS_FLAVOR reference

* refactor(ci): target_image_flavor instead of base_image_flavor

* chore: always cliwrap install kernel section

* refactor(ci): revert FEDORA_MAJOR_VERSION for Containerfile
2024-04-22 10:15:28 -07:00
Kyle Gospodnetich
17c6889e54 chore: Move flatpak lists to installer /
chore: Fix fastfetch aliases, including under fish.
2024-04-21 16:03:20 -07:00
Kyle Gospodnetich
d1d8c4693f chore: Drop surface builds 2024-04-17 22:02:17 -07:00
Kyle Gospodnetich
9d2952a89c chore: Simplify get version call 2024-04-17 20:34:27 -07:00
Kyle Gospodnetich
cfd915a230 chore: Undo matrix variable change 2024-04-15 16:50:17 -07:00