Open dougsland opened 7 months ago
@Yarboa
@dougsland This task is not easy, as for building the image we need virtualization and I don't know if GitHub can provide that.
Well, virtualization or a privileged container with some extra security options. See here an example: https://gitlab.com/CentOS/automotive/sample-images/-/blob/main/auto-image-builder.sh?ref_type=heads#L42
If it can be done with GitHub action, great, if not we could try Testing Farm, as we do in Automotive from GitLab.
@dougsland This task is not easy, as for building the image we need virtualization and I don't know if GitHub can provide that.
Well, virtualization or a privileged container with some extra security options. See here an example: https://gitlab.com/CentOS/automotive/sample-images/-/blob/main/auto-image-builder.sh?ref_type=heads#L42
If it can be done with GitHub action, great, if not we could try Testing Farm, as we do in Automotive from GitLab.
@juanje Perfect, thanks so much for your collaboration, we can use any technology :)
make sure our github actions / tmt / pipelines are covering ostree integration when a new patch arrives for the review.
For example:
Based on that the QM maintainers can decide to merge or not the patch.