Skip to content

Add win32 tests and CD

Wout De Nolf requested to merge enrigh_ci into master

The new CI does this:

  • for merge requests (example): style and tests
  • for the master (example): style, tests, build, test build, build docs, deploy docs, compile assets (can be used to push to pypi)

So it's not fully CD because the assets are not automatically deployed. They are build and tested so this should make deployment easier.

Once you merge this in the master, documentation will deployed after every merge:

https://xrd.gitlab-pages.esrf.fr/darfix/

Edited by Wout De Nolf

Merge request reports