Requirements:
- Gentoo developer SSH access
- pkgdev installed
- git configured
- write access to
/var/cache/distfiles - XDG config file at
~/.config/gkernel-dev/dev_settings.toml
Example dev_settings.toml:
[gkernelci_try]
try_master = "..."
try_username = "..."
try_password = "..."
try_comment = "testing"
try_who = "arisut"
This repository now exposes a standalone command line tool named gkernel-dev.
poetry installgkernel-dev --help
gkernel-dev run check-updates
gkernel-dev update-packagesAvailable workflows:
check-updatesupdate-packagesupdate-linux-patchespush-changescheck-rt-changescheck-linux-patch-patches