Commit graph

5 commits

Author SHA1 Message Date
George Peter Banyard
830ac0be6d
Run section-order QA script on CI (#1498)
This prevents from introducing incorrect section orders
2022-04-04 18:16:52 +01:00
Juliette
971e603c5d
GH Actions: version update for various predefined actions
A number of predefined actions have had major release, which warrant an update the workflow(s).

These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).

Refs:
* https://github.com/actions/checkout/releases
* https://github.com/actions/upload-artifact/releases

Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>

Closes GH-1442.
2022-03-07 11:59:28 +01:00
Christoph M. Becker
2c56356914
CI: upload .manual.xml
This is mostly meant for PhD CI, but may be useful for other purposes
as well.

Closes GH-832.
2021-08-06 21:56:18 +02:00
George Peter Banyard
68a99896d6 Add QA script to CI 2021-06-13 23:23:33 +01:00
Andreas Möller
9b205665d2 Enhancement: Switch from Travis CI to GitHub Actions
Closes GH-299.
2021-01-08 19:20:12 +01:00