Dave Shawley
|
ea97d07341
|
Switch to manual sonarqube analysis.
AFAICT the automatic analysis does not wait for coverage reports to be
generated.
|
2021-05-10 07:22:18 -04:00 |
|
Dave Shawley
|
ea8d2363fe
|
Add build.yml
Roughly based on what @gmr did in sprockets-postgres... still not sure
if the explicit `if` guard is necessary.
|
2021-04-08 08:11:36 -04:00 |
|
dave-shawley
|
6832ea8ee2
|
Update run-tests.yml
Guess that I don't need to do this explicitly ... who knew?!
|
2021-04-07 08:02:13 -04:00 |
|
dave-shawley
|
d7b4fc568b
|
Update run-tests.yml
Hopefully fix the `if` condition for sonar analysis
|
2021-04-07 07:55:43 -04:00 |
|
Dave Shawley
|
e35f903744
|
Update sonar upload to only run on main.
|
2021-04-07 07:44:04 -04:00 |
|
Dave Shawley
|
27c357f14a
|
Fix workflow syntax error... hopefully
|
2021-04-07 07:35:03 -04:00 |
|
Dave Shawley
|
40708fa70c
|
Pass coverage.xml to sonar analysis.
Since the code doesn't contain any version specific stuff, we don't need
to combine coverage output files (thank $diety).
|
2021-04-07 07:27:30 -04:00 |
|
dave-shawley
|
a47442332c
|
Add sonar cloud into run-tests
|
2021-04-06 21:51:36 -04:00 |
|
Dave Shawley
|
7b57fa9fa9
|
Try to fix codecov uploads...
|
2021-04-06 21:25:46 -04:00 |
|
Dave Shawley
|
0d911fc3e2
|
Enable codecov upload.
|
2021-03-30 08:29:48 -04:00 |
|
Dave Shawley
|
63dc44fd22
|
Ensure that docs build as part of CI.
|
2021-03-11 07:43:17 -05:00 |
|
Dave Shawley
|
4360bc298a
|
Run style, lint, and unittests using GH actions.
There is some commented out code for code coverage reporting that can be
enabled after this repo is publicised.
|
2021-03-10 07:14:21 -05:00 |
|