OpenMS / pyopenms-docs

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
https://pyopenms.readthedocs.io
Other
45 stars 55 forks source link

Update apidoc.rst #322

Closed poshul closed 1 year ago

poshul commented 1 year ago

testing for linting

jpfeuffer commented 1 year ago

@poshul It does not work.

poshul commented 1 year ago

It's been a bit since I did anything with the docs side. How can I tell? The github actions log doesn't list specific files.

jpfeuffer commented 1 year ago

That's exactly what's wrong. But you are an expert in tj-changed-files. It just does not pick up when things get changed!

jpfeuffer commented 1 year ago

It is correct if it picks up apidocs.rst but not template.rst

poshul commented 1 year ago

ah. So it wasn't picking up anything before. I'll mess with it to see if I can get some better results.

jpfeuffer commented 1 year ago

I think it was. But it picked up too much (incl. template subfolder)

poshul commented 1 year ago

hmm. Looking at a run from before I changed anything I still see empty file lists: https://github.com/OpenMS/pyopenms-docs/actions/runs/3695159848/jobs/6257203130

jpfeuffer commented 1 year ago

But that PR does not have any changed rst files. So it behaves correctly in this case.