equinix-labs / ansible-collection-equinix

Ansible content to help automate the management of Equinix resources
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
2 stars 8 forks source link

ci: add pr-triggered GHA to validate ansible-specdoc documentation #180

Closed t0mk closed 3 months ago

t0mk commented 3 months ago

This PR adds GHA that will run make docs. If that succeeds, it's guaranteed that docs are properly generated and that the format is OK for ansible-doc, which should render well in ansible-galaxy.

It's triggered in PRs or manually, auth token not needed so also no authorization.

I think we need to merge this to test properly.

t0mk commented 3 months ago

There are some test fails that I suspect stem from the fact that the API changed and the metal-python version in main (v0.6.0) is too old. We need to re-run the tests after #179 is merged.

github-actions[bot] commented 3 months ago

This PR is included in version 0.6.0 :tada: