Tom M
bf574c6f03
Create codeql-analysis.yml ( #910 )
2021-06-11 22:27:14 +02:00
Tom M
e8963251be
Avoid unnecessary pipeline runs ( #885 )
...
Pipelines should not be triggered when other pipelines are modified. This saves many resources when messing around with a single pipeline, because other pipelines won't run.
2021-05-10 23:19:24 +02:00
Tom M
8a39c5aea4
Zone Validation Test ( #826 )
...
This is my implementation of a unit test to verify the preset and instrument zone validation behaviour.
2021-04-10 15:33:12 +02:00
Tom M
2173fdcab3
Run GitHub Actions on forked pull requests
2021-04-07 21:30:43 +02:00
Tom M
ddb13e36c5
Collect coverage during test execution ( #825 )
2021-04-03 17:34:48 +02:00
Marcus Weseloh
d13c4965e1
Update api_doc_build.yml
...
Fix ubuntu version to 18.04 to keep doxygen
version stable. Latest ubuntu has a new version
which breaks the current API docs layout
2021-03-19 19:50:40 +01:00
Tom M
dfc7378754
Good Bye TravisCI! ( #772 )
2021-02-07 13:46:02 +01:00
Marcus Weseloh
b7f7d818a7
Also set commit name and email for api doc build commits
2020-12-13 16:26:55 +01:00
Marcus Weseloh
01ecf9e3b9
Fix commit message for deploying API doc
2020-12-13 14:56:16 +01:00
Marcus Weseloh
5ff3b73a4d
Clean existing files in API doc on GH pages
2020-12-13 14:53:32 +01:00
Marcus Weseloh
fcad97bacd
Fix build path in API doc publish step
2020-12-13 14:50:32 +01:00
Marcus Weseloh
9f853e7d53
Update API doc build to upload to GH pages
2020-12-13 14:48:51 +01:00
Marcus Weseloh
c7f9d05190
GitHub Action to build the API docs from master branch ( #704 )
...
Uploads the complete HTML API docs as an artifact called api_docs.zip
2020-11-16 15:27:56 +01:00