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

[Feature Request] Add webhook support #31

Open
antheas opened this issue Oct 19, 2024 · 0 comments
Open

[Feature Request] Add webhook support #31

antheas opened this issue Oct 19, 2024 · 0 comments

Comments

@antheas
Copy link
Contributor

antheas commented Oct 19, 2024

While COPR based kernels and fedora kernels do not support webhooks and can be run manually, kernels built on github do.

Moreover, we might want to build testing kernels that should not be pushed to users under the latest tag. Therefore, add a webhook that receives a kernel flavor and a build tag, and commits it to the kernel cache.

Afterwards, it should call the webhook for akmods (see ublue-os/akmods#256), so that akmods for that kernel can build automatically.

Overall, this should reduce the kernel iteration time from an average of 5 days (as it is right now with fsync) to 2 and a half hours (1:50 for kernel build, 10m for kernel-cache, and 10m for akmods).

Needs ublue-os/akmods#256

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

No branches or pull requests

1 participant