equinix / ansible-collection-metal

Deprecated. See Equinix collection linked below
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
7 stars 12 forks source link

Release, versioning, and deprecation policy #24

Closed displague closed 1 month ago

displague commented 3 years ago

Originally from https://github.com/ansible-collections/ansible-inclusion/discussions/15

has a policy of releasing, versioning and deprecation announced to contributors and users in some way

Comment: cannot find, MUST be fixed (via an issue for example, see examples in collections, such issues are usually pinned)

Guidance is provided about how Ansible collections should handle versioning and deprecation: https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst#contributor-workflow

This project offers a CHANGELOG at https://github.com/equinix/ansible-collection-metal/blob/main/CHANGELOG.rst describing releases. It is possible to follow changes to the changelog by subscribing to https://github.com/equinix/ansible-collection-metal/releases.atom, or "Watching" releases using the GitHub UI.

There is no predefined roadmap or timeline for new features or upcoming releases.

New semver releases will be made as demands based on incoming issues or enhancements and the maintainers perceived need to distribute the resultant changes. See https://semver.org/#semantic-versioning-specification-semver for more details.

Maintainers may update this issue as needed