Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Refer to announcing upcoming removal and removal again
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Mar 5, 2024
1 parent 9a582d7 commit c00129f
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions removal_from_ansible.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Announcing upcoming removal

#. Announce upcoming removal in the Ansible changelog (``https://github.com/ansible-community/ansible-build-data/blob/main/<X>/changelog.yaml``).
See the following link for an `example on how to add changelog entries to the Ansible changelog <https://github.com/ansible-community/ansible-build-data/pull/68/files>`__.
#. Announce upcoming removal in the collection's issue tracker.
#. Announce upcoming removal in the collection's issue tracker if possible.
#. Announce upcoming removal in The Bullhorn.

.. _remove_collection:
Expand Down Expand Up @@ -125,17 +125,11 @@ Collections that have been announced deprecated / unmaintained by their maintain
Process
~~~~~~~

If the latest stable Ansible version is X.something:

#. Announce upcoming removal in the Ansible changelog (``https://github.com/ansible-community/ansible-build-data/blob/main/<X>/changelog.yaml``).
#. Remove from ``ansible.in`` (``https://github.com/ansible-community/ansible-build-data/blob/main/<X+1>/ansible.in``).
#. Remove from ``collection-meta.yaml`` (``https://github.com/ansible-community/ansible-build-data/blob/main/<X+1>/collection-meta.yaml``).
#. Document actual removal for the next Ansible release in the changelog (``https://github.com/ansible-community/ansible-build-data/blob/main/<X+1>/changelog.yaml``).
#. `Announce upcoming removal from the next major Ansible release <announce_removal_>`_.
#. `Remove collection from the next major Ansible release <remove_collection_>`_.

See `<https://github.com/ansible-community/ansible-build-data/pull/374/files>`__ for an example on how to do this.

After this has been approved and merged, announce the upcoming removal in The Bullhorn.

Identifying and removing an unmaintained collection that has not been deprecated by their maintainers
-----------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit c00129f

Please sign in to comment.