Commit Graph

12 Commits

Author SHA1 Message Date
MrGadget
7859a5fb60
Update main.yml
Don't exclude Examples from release packages
2020-04-27 10:23:07 -04:00
Paul Pacheco
62bbc9db7f
ci: fix relative paths 2020-04-20 20:50:56 -05:00
Paul Pacheco
fbe7118689
ci: Release only if tests pass (#1692)
Now we only create a release if the tests pass.

This is done by moving the release steps from appveyor to github actions.
2020-04-11 20:46:44 -05:00
Paul Pacheco
adebaf7d9b ci: fix reporter version 2020-04-11 17:11:58 -05:00
Paul Pacheco
faef7e48e4 ci: fix test report when report is too large 2020-04-11 16:50:05 -05:00
Paul Pacheco
cadc921043 ci: fix reporting tests with no path 2020-04-07 22:15:38 -05:00
Paul Pacheco
a1ce45d1ea ci: fix issue with no stack-trace 2020-04-07 14:01:17 -05:00
Paul Pacheco
51743badff
ci: Publish test results in prs (#1665)
Now when the test run,  the results are published to github PR.  Failures are annotated where they happen.
2020-04-06 08:25:07 -05:00
Paul Pacheco
cc95af7a65
ci: fix and speed up ci build (#1649)
Use new version of unity-runner which supports sonarqube
2020-04-02 21:28:31 -05:00
Paul Pacheco
b063d93515
Use specific version for github action (#1644) 2020-04-03 01:51:18 +02:00
Paul Pacheco
355c83dd7d
ci: coverage report (#1535)
coverage is generated with the coverage plugin and sent to sonar qube
2020-03-01 10:25:13 -06:00
Paul Pacheco
6bb86d5083
ci: Run tests with every commit (#1533)
Tests are executed with every push.

Coverage is uploaded to sonarqube
2020-03-01 09:02:27 -06:00