Ansible Galaxy 3.1 will introduce quality scoring of roles - you can try this out now in the galaxy dev environment: https://galaxy-dev.ansible.com. We hope quality scores will provide another datapoint to help users compare different roles.
- On Galaxy’s import of roles we run linters (ansible-lint, yamllint, and internal checks) and display any issues found. At this time scoring is done only on import. - The ansible-lint rules used are currently located here <https://github.com/ansible/galaxy-lint-rules/blob/master/RULE_DOCS.md> - The role’s content page Quality Score section displays linter issues, their severity, and the resulting scores. The Quality Score is broken down into, and the average of: - Content Score - based on linter issues related to tasks and yaml formatting - Metadata Score - based on linter issues specific to meta/main.yml Feedback is welcome, thanks! Andrew Crosby (@awcrosby) Ansible Galaxy Engineering -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/722da7b4-9417-459b-8297-95aa4f0a0f34%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
