ansible-community / molecule-libvirt

Molecule LibVirt Provider
https://github.com/ansible-community/molecule-libvirt/issues/13#issuecomment-1372615418
MIT License
35 stars 19 forks source link

Make Zuul CI a 3rd party one #16

Closed ssbarnea closed 3 years ago

ssbarnea commented 3 years ago

Instead of relying on Zuul to gate project changes we only use zuul checks in order to run tests on platforms that are not well supported by github actions.

ssbarnea commented 3 years ago

recheck

goldyfruit commented 3 years ago

I guess this PR should solve this error in Zuul.

Unfortunately, GitHub does not allow GitHub applications the ability merge changes to these files. As a result, Zuul will not be able to merge your pull requests.  Please delete this folder.
ssbarnea commented 3 years ago

I guess this PR should solve this error in Zuul.

Unfortunately, GitHub does not allow GitHub applications the ability merge changes to these files. As a result, Zuul will not be able to merge your pull requests.  Please delete this folder.

You are right. It will sort that error and run Zuul as a 3rd party CI. It will report but not really preventing merges.

Are you interested to help with development of molecule-libvirt? I can send you an invite.

goldyfruit commented 3 years ago

Are you interested to help with development of molecule-libvirt? I can send you an invite.

Actually I'm working with @jamesregis so why not! :)

pabelanger commented 3 years ago

@ssbarnea can you please remove molecule-libvirt from the check pipeline for zuul?

Thanks