Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Kernel Build #34

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Automatic Kernel Build #34

wants to merge 13 commits into from

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Jul 29, 2021

It is a repetitive work to check for the latest odd kernel version, modify the branch, create a pr etc.

Write a small helper which:

  • checks once a day, triggered as cron based action, if a new kernel version with matches certain conditions exists
  • create a tag if a new kernel was found
  • modify the release build to take kernel version based on the tag name

It all starts with a small go helper which grabs the kernel from the kernel.org rss feed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant