ansible-collections / community.cassandra

Cassandra Ansible Collection
http://galaxy.ansible.com/community/cassandra
GNU General Public License v3.0
26 stars 19 forks source link

zuul ansible-galaxy-importer failing missing `meta/runtime.yml` #164

Closed acelinkio closed 3 years ago

acelinkio commented 3 years ago
SUMMARY

Zuul failure: meta/runtime.yml is mandatory, but no meta/runtime.yml found. https://dashboard.zuul.ansible.com/t/ansible/build/04a712f59def430ca17c8d843e517a80/console

Related reading: https://docs.ansible.com/ansible/devel/dev_guide/developing_collections_structure.html#meta-directory

ISSUE TYPE
acelinkio commented 3 years ago

Example of what one looks like. https://github.com/ansible-collections/kubernetes.core/blob/main/meta/runtime.yml

acelinkio commented 3 years ago

https://github.com/ansible-collections/community.cassandra/pull/165/checks?check_run_id=3705944515

@rhysmeister passes zuul!