Closed kmuehlbauer closed 1 year ago
It looks like with https://github.com/wradlib/wradlib/pull/619 we have everything in place.
The notebooks are rendered either on push to wradlib or here on push to main. ReadTheDocs is triggered and the documentation is build as usual. That's for now the minimal-invasive action.
Currently the notebooks are rendered via GitHub Actions and then pulled in by wradlib-docs to be rendered in the wradlib documentation.
This workflow is inherently error prone. To get this workflow more maintainer friendly the idea is:
devel
-branch (or tag-branch) here depending on wradlib version commitb. render notebooks here and push
devel
-branch (or tag-branch)This might take a while to set up and test thoroughly. For the time being the automatic rtd builds are disabled here #78 and on wradlib.