ansible-community / molecule-hetznercloud

A molecule driver for Hetzner Cloud
https://ansible.readthedocs.io/projects/molecule/
GNU Lesser General Public License v3.0
27 stars 14 forks source link

💖 Project needs maintainers #43

Closed ssbarnea closed 1 year ago

ssbarnea commented 3 years ago

That is a call for finding some people that can maintain this project, ensuring that there is a CI/CD pipeline running and that the project does work with latest versions of molecule.

decentral1se commented 3 years ago

Yes apologies all, I'm not using molecule or this plugin anymore and am busy elsewhere in free software world.

I can help with handover or whatever, just @ me.

ssbarnea commented 3 years ago

@decentral1se No need to worry and thanks for the effort spent so far. With bit of luck we will have someone else to takeover.

stefa2k commented 2 years ago

Hey, I use this plugin a lot and just saw that molecule dropped support for it: https://github.com/ansible-community/molecule/pull/3322 What is necessary to get it in there again?

ssbarnea commented 2 years ago

@stefa2k That project does not have GHA pipelines configured so basically is not running any CI/CD integration. The first step would be to replicate the GHA pipelines that are used by other plugin projects. I am not inclined to review any change w/o seeing some job reporting.

I would suggest starting by copying the .github/workflows from molecule-podman plugin and see what happens. If you need help you can also find me on our matrix channel. Just be aware that you will need few hours to resurrect it.

jooola commented 1 year ago

Hello all :wave:, I am taking over the maintenance of this project.

Expect a new major release in the coming weeks.

Closing this as solved.