neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

chore: Add packit service configuration #218

Closed Tiboris closed 1 year ago

Tiboris commented 1 year ago

This commit is enabling packit service for the mrack project. see: https://packit.dev/docs/configuration/

To start using Packit we did:

This commit sets up packit jobs to:

This allows us to forget about backporting pathces to Fedora repo and automate release workflow per each supported Fedora release currently not EOL.

Signed-off-by: Tibor Dudlák tdudlak@redhat.com

Tiboris commented 1 year ago

@lbarcziova Thanks for help fixing the config for packit now it nicely green.

XiyangDong commented 1 year ago

Thanks for updating the PR descriptions. With given content I am clear on what feature this PR is implementing. Also the test jobs are passing. Hence approving.