Commit graph

9 commits

Author SHA1 Message Date
Fabian Mastenbroek
a19eeb34f1
Infer version information automatically 2021-03-28 20:46:50 +02:00
Fabian Mastenbroek
032fd5e72c
Move submodules to root directory 2021-03-28 20:46:46 +02:00
Fabian Mastenbroek
6ead8d7e6f
Fix shebang in update scripts
This change fixes the typo in the shebang of the update scripts.
2021-03-15 20:37:34 +01:00
Fabian Mastenbroek
601b62139a
Return only latest version when checking releases 2021-02-24 10:53:13 +01:00
Fabian Mastenbroek
d8b33b61aa
Support Linux versions without patch versions in update 2021-02-18 13:51:07 +01:00
Fabian Mastenbroek
ed0d145cdc
Add workflow for weekly update checks
This change adds a workflow that will check weekly whether a new release
is available for the current actively maintained Linux stable branches.
2020-11-12 17:51:56 +01:00
Fabian Mastenbroek
cb53262e86
Fix support for release candidate version parsing 2020-09-18 13:07:34 +02:00
Fabian Mastenbroek
228a71465f
Add workflow for updating kernel branch
This change adds a Github Actions workflow for updating a kernel branch
and creating a pull request with the change.
2020-09-18 12:58:25 +02:00
Fabian Mastenbroek
c5d857229c
Add script for automatic updates
This change adds a script to automate the updating of the repository to
a new Linux kernel release.
2020-09-18 01:18:40 +02:00