ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Use github pages action #200

Closed justinc1 closed 1 year ago

justinc1 commented 1 year ago

The PR adds github action to deploy documentation when:

Example manually run action - https://github.com/justinc1/HyperCoreAnsibleCollection/actions/runs/4667144279. Rendered documentation is at https://justinc1.github.io/HyperCoreAnsibleCollection/

We will need to protect gh-pages branch (no force push).

After merge to main, I will cherry-pick this for release 1.2.0 too.