Skip to content

Commit a514f0c

Browse files
authored
Declare that Galaxy artifacts must not be deleted once they appear in Ansible releases. (#2678)
1 parent 4210abd commit a514f0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docsite/rst/community/collection_contributors/collection_requirements.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ The following guidelines describe the required infrastructure for your collectio
9696
* If the collection has its own CoC, it MUST be evaluated by the :ref:`Diversity and Inclusion working group <working_group_list>` and confirmed as compatible with the :ref:`code_of_conduct`.
9797

9898
* MUST be published to `Ansible Galaxy <https://galaxy.ansible.com>`_ with version 1.0.0 or later.
99+
100+
* Collection artifacts published on Ansible Galaxy MUST NOT be deleted once they appear in any Ansible release, even if it is a pre-release.
101+
99102
* MUST contain only objects that follow the :ref:`Licensing rules <coll_licensing_req>`.
100103
* SHOULD NOT contain any large objects (binaries) comparatively to the current Galaxy tarball size limit of 20 MB, For example, do not include package installers for testing purposes.
101104
* SHOULD NOT contain any unnecessary files such as temporary files.

0 commit comments

Comments
 (0)