Commit Graph

39 Commits

Author SHA1 Message Date
Aditya Garg 0ad2b3913f Enable manual compile test 2024-06-18 18:16:25 +05:30
Aditya Garg 78adf241a3 Update apfs.yml 2024-06-18 18:12:40 +05:30
Aditya Garg be1f584cee Support LTS as well for APFS driver 2024-06-18 18:03:01 +05:30
Aditya Garg 3a38bc0742 Add automatic workflow to update apfs driver 2024-06-08 18:57:51 +05:30
dependabot[bot] 7f36cac543 Bump actions/checkout from 2 to 4 (#25)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-04-28 08:17:42 +05:30
Aditya Garg 4f6108e769 Create dependabot file for GitHub actions 2024-04-28 08:15:30 +05:30
Orlando Chamberlain e4d9336a1e compile_test: print reject hunks
If the patches fail to apply, the CI will print the contents of all .rej
files so you can see which hunks failed.
2023-11-20 14:43:59 +11:00
Aditya Garg c65b5f7c30 Update repos before installing dependencies 2023-03-11 06:51:51 +05:30
Orlando Chamberlain d4c446fb14 Update compile_test.yml 2023-02-20 15:30:55 +05:30
Orlando Chamberlain 6c09c8e932 Update compile_test.yml
support gz for rc
2023-02-20 15:30:55 +05:30
Orlando Chamberlain 3b2e05df2f Update compile_test.yml
avoids having it run the  ci twice each time something is pushed to a branch that has a pr
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 21c1ec2e93 compiletest: allow more variables in version file
in future this should let us put the release number in the same file (in
case we need to push another release before the next stable linux
version comes out)
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 7066e3d689 don't checkpatch applesmc and bcm5974 2023-02-19 15:13:54 +11:00
Orlando Chamberlain c168792674 compiletest: get version from file
thus you can just edit that file to update the new version.

later we can probably make it create a tag with that version if:

a) no such tag already exists
b) the compiletest doesn't have errors
c) it's on the main branch

we might want to make the version have a -x at the end e.g. 6.1.2-1 so
we can release fixes between versions
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 7a947dd5a2 Update compile_test.yml 2023-02-19 15:13:54 +11:00
Orlando Chamberlain 975e7b3dc8 Update compile_test.yml
https://github.com/t2linux/T2-Ubuntu-Kernel/blob/5c3f3708fe7c9bf991a2a9b5521a4218467f9a12/build.sh#L56 very helpful :)
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 70275a6d83 Update compile_test.yml 2023-02-19 15:13:54 +11:00
Orlando Chamberlain d1f1355b86 Create compile_test.yml
not sure how best to handle the version picking, maybe we add a file containing the current version's name?
2023-02-19 15:13:54 +11:00
Aditya Garg 1f363eca27 Delete BuildKernelPackage.yml 2022-03-06 23:28:50 +05:30
Redecorating f2f8ba0c4d fix ci take 2 2022-01-07 17:24:57 +11:00
Redecorating 49510dd68b fix ci 2022-01-07 17:22:39 +11:00
Redecorating 62f304f30b [prerel] number keys as fnkeys, applesmc for imacpro, ci changes 2021-12-25 13:55:30 +11:00
Redecorating 13f3308def bce+ibridge in tree, rename to linux-t2, update ci 2021-12-24 18:44:59 +11:00
AdityaGarg8 ada38e5547 Add files via upload 2021-08-21 18:40:04 +05:30
James Lambert 2c6651c080 Update BuildKernelPackage.yml 2021-08-21 13:06:55 +01:00