fortinet-ansible-dev / ansible-galaxy-fortios-collection

GNU General Public License v3.0
84 stars 47 forks source link

fortinet.fortios 2.3.4 is not tagged #277

Closed felixfontein closed 8 months ago

felixfontein commented 8 months ago

Hi! As part of the ansible community package release process, we've determined that version 2.3.4 of fortinet.fortios was released to Ansible Galaxy but not properly tagged in this Git repository. This violates the repository management section of the Collection Requirements:

Every collection MUST have a public git repository. Releases of the collection MUST be tagged in said repository. This means that releases MUST be git taged and that the tag name MUST exactly match the Galaxy version number. Tag names MAY have a v prefix, but a collection's tag names MUST have a consistent format from release to release.

Additionally, collection artifacts released to Galaxy MUST be built from the sources that are tagged in the collection's git repository as that release. Any changes made during the build process MUST be clearly documented so the collection artifact can be reproduced.

If the collection maintainers do not respond to this issue within a reasonable a amount of time, the collection is subject to Removal from ansible.

JieX19 commented 8 months ago

Hi @felixfontein,

Thank you for the reminder! We should have pushed it to the git repo, but the jump host is not working properly and the Infra team is fixing the issue, We will tag 2.3.4 by today. I will update you once it's done.

felixfontein commented 8 months ago

Thanks for adding the tag!