ansible / community

This repository is being archived. See https://github.com/ansible-community/presentations and https://github.com/ansible-community/meetings for the new locations
Apache License 2.0
489 stars 144 forks source link

how to create a new galaxy namespace for official alibaba cloud #664

Closed xiaozhu36 closed 2 years ago

xiaozhu36 commented 2 years ago

Hi team,

I am alibaba cloud engineer and I am in charge of alibaba cloud plugins for ansible. Now, the plugins has been migrated to https://github.com/alibaba/alibaba.alicloud, but there is no official collection in the https://galaxy.ansible.com/. I want to publish a new official alibaba.alicloud collection to the galaxy, but I happened an error when I publishing it:

Publishing collection artifact '/Users/heguimin/Projects/python/alibaba/alibaba.alicloud/alibaba-alicloud-1.0.0.tar.gz' to default https://galaxy.ansible.com/api/
ERROR! Error when publishing collection to default (https://galaxy.ansible.com/api/) (HTTP Code: 400, Message: Namespace "alibaba" does not exist. Code: invalid)

Is there any idea for adding a new namespace alibaba?

felixfontein commented 2 years ago

CC @Andersson007 @Spredzy

Andersson007 commented 2 years ago

@xiaozhu36 @felixfontein hi, I'll ping folks internally

Andersson007 commented 2 years ago

@xiaozhu36 please submit a namespace request as described in the Collection requirements.

I would also highly recommend you

I'll close the issue, If there are any questions, feel free to ask. Thanks!

xiaozhu36 commented 2 years ago

@Andersson007 Thanks for your help and I have submitted the PR: https://github.com/ansible/galaxy/issues/2998