FZJ-INM1-BDA / siibra-python

Software interfaces for interacting with brain atlases - Python client
Apache License 2.0
46 stars 8 forks source link

Test examples as a part of e2e. Create docs on push/PR to main and on publish #592

Closed AhmetNSimsek closed 2 months ago

AhmetNSimsek commented 2 months ago

since .github/workflows/docs.yml also runs examples, IMO, it makes more sense to run examples in .github/workflows/docs.yml exclusively.

We could rename the workflow as examples-and-build-doc

But then artifacts will be uploaded for no reason and if sphinx-build fails due to sphinx/documentation-related issues, the examples won't be passing.