# This is the 1st commit message:
Upgrade to electron 12 and Node 14
Signed-off-by: Sebastian Malton <sebastian@malton.name>
# This is the commit message #2:
Fix tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* switch to using public mkdocs for check docs step
* remove git config and pip calls for check docs
* fix label check filtering
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* add step to verify docs on area/documentation PRs
* use GH actions to run the verification
* add check if label is set to area/documentation
* fix broken links in docs with WIP files
* add generating API docs before verifying
Signed-off-by: Sebastian Malton <sebastian@malton.name>