-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add VM image build configuration for fedora 36 #759
base: main
Are you sure you want to change the base?
Conversation
f9bca69
to
b1865f1
Compare
Build succeeded. ✔️ pre-commit SUCCESS in 1m 53s |
9d8b854
to
1c01113
Compare
Build succeeded. ✔️ pre-commit SUCCESS in 1m 59s |
939801e
to
d6d81c1
Compare
owner: packit | ||
project: vm-image-ogr-demo | ||
image_customizations: | ||
packages: [python3-ogr] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you actually need this, if the image is generated from the Copr build?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mean specify the package? I think yes but @TomasTomecek knows this better than me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, the package. Agreed with you :D Though I'd expect this to be automatically installed because of the Copr build
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes we need this right now.
I guess we could default to all binary RPMs produced by the latest build though we don't have a mechanism right now for that. Hence it's explicit like this.
83b9d44
to
6cb8a6d
Compare
6cb8a6d
to
5a6ee2a
Compare
Build succeeded. ✔️ pre-commit SUCCESS in 1m 54s |
/packit vm-image-build |
1 similar comment
/packit vm-image-build |
/packit vm-image-build |
2 similar comments
/packit vm-image-build |
/packit vm-image-build |
I would like to use this PR to create a demo for vm image build integration in packit-service.