CC-Tweaked/.github/workflows
Jonathan Coates 953b94fd08 Add problem matchers for Github actions
- Add a basic problem matcher for illuaminate errors.
 - Add a script (tools/parse-reports.py) which parses the XML reports
   generated by checkstyle and junit, extracts source locations, and
   emits them in a manner which can be consumed by another set of
   matchers.

This should make it a little easier to see problems for folks who just
rely on CI to test things (though also, please don't do this if you can
help it).
2021-05-17 16:31:58 +00:00
..
main-ci.yml Add problem matchers for Github actions 2021-05-17 16:31:58 +00:00
make-doc.sh Publish Javadoc to tweaked.cc too 2020-11-12 19:06:00 +00:00
make-doc.yml Bump several action versions 2021-01-15 19:39:12 +00:00