109 Commits

Author SHA1 Message Date
Kyle Gospodnetich
255915e8c7 chore: Update kernel to 6.8.4-202.fsync 2024-04-09 18:29:28 -07:00
Noel Miller
6c24e91c53 chore(ci): Change to upstream action and add flatpak support 2024-04-02 11:17:56 -07:00
Kyle Gospodnetich
8b790edd00 Revert "fix: Add version gating for the fsync kernel"
This reverts commit 07e0e33efa7484be0d4aea9d6f5241861671812a.
2024-04-02 11:17:48 -07:00
Kyle Gospodnetich
160c976120 chore: Update fsync to 6.7.11-201 2024-04-02 11:03:08 -07:00
Benjamin Sherman
2bbdf25f2a
feat: update image label with actual kernel version (#924)
Sets a variable with for the specific kernel being installed and uses
that both to select the desired AKMODS layer and set the ostree.linux
image label as appropriate.
2024-03-29 11:53:56 -07:00
Kyle Gospodnetich
4d2902d871 chore: Update to fsync 6.7.9-207 2024-03-28 13:19:49 -07:00
Kyle Gospodnetich
07e0e33efa fix: Add version gating for the fsync kernel
Fixes #873
2024-03-12 00:43:15 -07:00
Robert Sturla
4b6565baa9
Upgrade isogenerator action and add pull_request trigger (#829) 2024-02-29 15:35:47 -08:00
Kyle Gospodnetich
e47ddf3373 Revert "chore(ci): Use ublue fork of buildah"
This reverts commit dad5d6c1ae3c4fc60a4c96a7c390368bd8529fd3.
2024-02-18 21:48:33 -08:00
Kyle Gospodnetich
5bfdf48a8a Revert "chore(ci): Use ublue fork of buildah"
This reverts commit 42858281872f0d6040dab838291326b8a8b9a406.
2024-02-17 22:29:54 -08:00
Kyle Gospodnetich
9a525787eb chore(ci): Set layers to false, should squash our changes into one layer and leave existing ones alone. 2024-02-17 22:29:54 -08:00
Kyle Gospodnetich
dad5d6c1ae chore(ci): Use ublue fork of buildah
chore(ci): Drop build space maximizer
chore(ci): Retain layers
2024-02-17 22:29:54 -08:00
Kyle Gospodnetich
c60d0b1e81 chore: Remove main from push and pull request builds, this will reduce the amount of updates on stable to manual and scheduled builds only. 2024-02-16 12:03:11 -08:00
Kyle Gospodnetich
c8084e4258 chore(ci): Properly suffix -main on upstream images 2024-02-09 14:09:54 -08:00
Benjamin Sherman
29ea11a14b
chore(ci): fix possible empty version meta on image (#750)
This ensures that when inspecting upstream image, if an error occurs, or
the resulting value is empty or 'null', we fail our build instead of
propegating a bogus version downstream.

Relates: https://github.com/ublue-os/main/issues/487
2024-02-06 20:05:40 -08:00
Kyle Gospodnetich
950e7c7c07 Revert "chore(ci): fix possible empty version meta on image"
This reverts commit 17edc1b92f8e255a2469d87e2f909780f76840f2.
2024-02-06 13:38:51 -08:00
Kyle Gospodnetich
17edc1b92f chore(ci): fix possible empty version meta on image 2024-02-05 22:37:04 -08:00
RJ Trujillo
fd1e5b11e2 chore(ci): Bump kernel signer to v0.1.3 2024-02-05 00:44:04 -08:00
RJ Trujillo
c5a69faba7
feat(ci): Introduce a stable tag (#710)
* feat(ci): Introduce a stable tag

The "stable" and "latest" tags are equivalent. Given "testing" and "unstable"
tags are used, users may likewise figure that the current stable release uses
the "stable" tag

* chore(image-info): Use stable tag

This will rebase to stable on freshly installed images

* chore(os-branch-select): Support stable tag

* chore(readme): Use :stable instead of :latest

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-01-24 18:45:34 -08:00
dependabot[bot]
58ccf100f6
chore(deps): bump EyeCantCU/cosign-action from 0.2.0 to 0.2.2
Bumps [EyeCantCU/cosign-action](https://github.com/eyecantcu/cosign-action) from 0.2.0 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.0...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>
2024-01-22 11:36:02 +00:00
Kyle Gospodnetich
2d156dbb12 chore(ci): Ignore press_kit folder 2024-01-19 16:49:40 -08:00
RJ Trujillo
12a8195c35 chore(ci): Bump kernel signer to v0.1.2 2024-01-11 13:38:20 -07:00
Kyle Gospodnetich
990fb81b00
chore(ci): Update to kernel signer 0.1.1 2024-01-10 23:38:32 -08:00
RJ Trujillo
fbbea6ce20 chore(ci): Pin kernel signer at v0.1.0 2024-01-10 15:37:29 -07:00
RJ Trujillo
75d858625e feat(ci): Add kernel signing 2024-01-10 10:16:27 -08:00
Kyle Gospodnetich
8d67292ae1 fix: Set up bazzite-hardware-setup to re-run if the branch changes 2024-01-05 18:00:22 -08:00
RJ Trujillo
f5b25baea9 chore(ci): Bump cosign-action to v0.2.0 2023-12-24 07:50:24 -07:00
RJ Trujillo
c2826a0375 Revert "feat(ci): Test - Implement kernel signing"
This reverts commit a9da66666fdf67bd2ed34da30b78baf57d627e64.
2023-12-24 05:08:26 -07:00
RJ Trujillo
a9da66666f feat(ci): Test - Implement kernel signing 2023-12-24 04:53:12 -07:00
RJ Trujillo
dee00a2759 Revert "feat(ci): Perform ShellCheck"
This reverts commit 32f2ff8d612708328ea6a8829376a49966e4a7cc.
2023-12-18 21:23:38 -07:00
RJ Trujillo
32f2ff8d61 feat(ci): Perform ShellCheck 2023-12-18 21:20:46 -07:00
RJ Trujillo
8f0305c703 chore(ci): Check just syntax and run checkout before maximizing build space 2023-12-18 21:16:02 -07:00
RJ Trujillo
e20f1b7256 feat(ci): Migrate to signing action 2023-12-18 21:06:50 -07:00
RJ Trujillo
6ecdbf13db feat(ci): Verify base image before building 2023-12-18 20:57:08 -07:00
RJ Trujillo
b8ed3e79e3 fix(ci): Move desktop variable to proper location 2023-11-30 18:36:32 -07:00
RJ Trujillo
78f4ba2ef9 fix: Derive Surface and ASUS images from main
kernel-fsync supports both Surface and ASUS devices OOTB
2023-11-30 18:20:19 -07:00
RJ Trujillo
adff2affb8 feat(nvidia): Build images with kernel fsync 2023-11-30 10:15:27 -07:00
RJ Trujillo
cf4c3a6187 chore(fsync): Enable for non-NVIDIA Surface images 2023-11-30 07:34:34 -07:00
RJ Trujillo
917875bf45 chore(fsync): Enable for Framework images 2023-11-30 06:55:15 -07:00
RJ Trujillo
fbc067c016 chore(fsync): Enable for all non-NVIDIA ASUS images 2023-11-30 06:53:00 -07:00
RJ Trujillo
3ca764b33f chore(ci): Properly support kernel-fsync akmods 2023-11-21 07:06:37 -07:00
RJ Trujillo
16acec22b9
chore(ci): Trigger builds for PRs to testing/unstable (#569)
Allows the community to collaberate on changes that haven't made it into
main yet.
2023-11-20 08:54:13 -08:00
ArtikusHG
70f7aae264
feat: add just syntax checker 2023-11-20 13:43:07 +00:00
dependabot[bot]
2ae794bc6b
chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#539)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.2...v3.2.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>
2023-11-13 09:32:36 -08:00
Kyle Gospodnetich
480d79dcf0 Merge branch 'f39-stable' 2023-11-06 21:20:48 -08:00
Kyle Gospodnetich
dfa8e97257 chore(ci): improve queue by canceling jobs 2023-11-05 08:31:41 -08:00
RJ Trujillo
941a3a64e4
feat: Add support for a testing and unstable branch (#495)
* feat(ci): Add support for a testing branch

* feat(ci): Add support for an unstable branch

* fix(ci): Use github ref name for determining the branch name
2023-11-01 11:25:24 -07:00
RJ Trujillo
6322399a3f chore(ci): Push back to 4:40 PM UTC 2023-10-31 21:49:11 -06:00
RJ Trujillo
bcc6c104aa
chore(ci): Build at 4:15 PM UTC (#493)
Move build schedule back for official images
2023-10-31 20:31:57 -07:00
dependabot[bot]
ea8a24ce95
chore(deps): bump ASzc/change-string-case-action from 5 to 6 (#486)
Bumps [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action) from 5 to 6.
- [Release notes](https://github.com/aszc/change-string-case-action/releases)
- [Commits](https://github.com/aszc/change-string-case-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  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>
2023-10-30 12:30:50 -07:00