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 8b5bf64
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 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,16 +125,10 @@ Collections that have been announced deprecated / unmaintained by their maintain
Process
~~~~~~~

If the latest stable Ansible version is X.something:
#. `Announce upcoming removal from the next major Ansible release <announce_removal_>`_.
#. `Remove collection from the next major Ansible release <remove_collection_>`_.

#. 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``).

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.
See `<https://github.com/ansible-community/ansible-build-data/pull/374/files>`__ for an example on how to this in just one PR in ``ansible-build-data``.

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

0 comments on commit 8b5bf64

Please sign in to comment.