Skip to content

Conversation

@bhcopeland
Copy link
Member

Add PKGBUILD into kci-dev, this builds kci-dev and publishes the *.pkg.tar.zst into GitHub release.

We extract the version from pyproject.toml for CI to automate release versions. This possibly can be a cleaner way of doing it, but it gets us half way there.

We can add steps to auto publish to AUR, or simply let users install it from the GitHub release.

Add PKGBUILD into kci-dev, this builds kci-dev and publishes the
*.pkg.tar.zst into GitHub release.

We extract the version from pyproject.toml for CI to automate release
versions. This possibly can be a cleaner way of doing it, but it gets us
half way there.

We can add steps to auto publish to AUR, or simply let users install it
from the GitHub release.

Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
@aliceinwire
Copy link
Member

I'm not familiar with arch linux

@aliceinwire aliceinwire merged commit 13b85d8 into kernelci:main Dec 8, 2025
6 checks passed
@aliceinwire
Copy link
Member

aliceinwire commented Dec 8, 2025

I know open builder of suse support also arch packages

@bhcopeland
Copy link
Member Author

bhcopeland commented Dec 8, 2025

I know open builder of suse support also arch packages

You can copy the PKGBUILD bits into opensuse builder so it builds there instead (down the line). Then we can drop the GitHub bits. For now this will just build it using GitHub. Thanks for the merge!

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.

2 participants