Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
4b2799ba5c
Bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 05:53:58 +00:00
Lan Tian
26f7d3345e
Add binary cache miss issue template to guide diagnosis, remove old build failure template no longer applicable 2026-06-08 19:07:09 -07:00
dependabot[bot]
2b00b123e5
Bump docker/setup-qemu-action from 3 to 4 (#45)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  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>
2026-03-17 01:37:30 -07:00
Lan Tian
a3da912207
Use prepatched kernel source code from github.com/CachyOS/linux/releases 2026-03-01 19:30:11 -08:00
Lan Tian
565b230f25
Wrap ZFS CachyOS update script as flake app to workaround missing PATH 2026-02-10 19:17:50 -08:00
Lan Tian
7eb3619ea6
Mention build will be auto fixed once versions are in sync 2026-01-09 18:29:02 -08:00
Lan Tian
1441ff60eb
More accurate reason for kernel build failures in README and issue template 2026-01-09 18:23:53 -08:00
Lan Tian
4a1debc1a3
Add GitHub issues template to avoid unnecessary issue reports 2026-01-09 18:18:14 -08:00
Lan Tian
f70e23e527
Add write permission for GitHub Actions workflow 2025-12-09 20:12:20 -08:00
Lan Tian
88051166ad
FIX CI setup for flake auto update 2025-12-09 20:11:12 -08:00
Yuhui Xu
26167a6319
Fix repo URL in auto-update.yml 2025-12-09 01:17:15 -08:00
Lan Tian
3319bf8462
Add CachyOS-patched ZFS module 2025-12-08 21:43:45 -08:00
Lan Tian
96b4b59a9b
Setup CI task to auto update flake.lock 2025-12-08 20:36:34 -08:00
Lan Tian
28369594a1
Add GitHub Actions flow to update flake lock automatically 2025-12-08 19:55:53 -08:00