fossology / fossology-python

Python wrapper for the Fossology API
https://fossology.github.io/fossology-python
MIT License
17 stars 8 forks source link

Use action to deploy GH pages automatically #60

Closed deveaud-m closed 3 years ago

deveaud-m commented 3 years ago

E.g.: https://github.com/marketplace/actions/deploy-to-github-pages

GMishx commented 3 years ago

Hi @deveaud-m , can I work on this?

GMishx commented 3 years ago

I created this branch on my fork and here is the job: https://github.com/GMishx/fossology-python/actions/runs/682778502 And the deployed page: https://gmishx.github.io/fossology-python/

Just a question, when the documentation generation will be preferred?

deveaud-m commented 3 years ago

I created this branch on my fork and here is the job: https://github.com/GMishx/fossology-python/actions/runs/682778502 And the deployed page: https://gmishx.github.io/fossology-python/

Just a question, when the documentation generation will be preferred?

  • On merge on master
  • On a new release only

Let's do it on every master merge since there is no "official" release process or automatic tagging process.