Commit Graph

27 Commits

Author SHA1 Message Date
Suzanne Soy
c648ec2aad Create build-status-check job which depdends on all others so that it can be used as a required status check for the main branch 2021-07-29 01:50:14 +01:00
Suzanne Soy
c5976a4b61 Cleanup, code coverage should now work 2021-07-28 19:05:14 +01:00
Suzanne Soy
a73128c24f Cleanup, code coverage should now work 2021-07-28 18:59:09 +01:00
Suzanne Soy
04bb2a8db8 Debug 2021-07-28 18:31:13 +01:00
Suzanne Soy
2ed641598f Debug 2021-07-28 18:22:50 +01:00
Suzanne Soy
97b82ac441 Debug 2021-07-28 18:07:23 +01:00
Suzanne Soy
d9c2e5583d Try again with secret 2021-07-28 17:53:07 +01:00
Suzanne Soy
433bdec2c9 Try again with secret 2021-07-28 17:51:10 +01:00
Suzanne Soy
fe59fce83e Try without codecov secret 2021-07-28 17:45:49 +01:00
Suzanne Soy
8b9b04f344 Try without codecov secret 2021-07-28 17:35:46 +01:00
Suzanne Soy
7284303040 cleanup 2021-07-28 17:13:22 +01:00
Suzanne Soy
ef1a7a54b5 Trying to add codecov to github actions 2021-07-28 17:12:49 +01:00
Suzanne Soy
fcff13b58c debug 2021-07-28 16:55:30 +01:00
Suzanne Soy
590add391a Forgot coverage option for 8.1 CS 2021-07-28 16:44:45 +01:00
Suzanne Soy
4b56db6051 trying to get codecov to work with github actions 2021-07-28 16:19:32 +01:00
Suzanne Soy
1642cdc088 Revert the status check stuff, it is not needed, one just needs to search the name of the workflow job (build in this case) to add it as a branch check, it isn't listed but can be found by searching 2021-07-28 16:10:17 +01:00
Suzanne Soy
0a78d8d645 trying to get codecov to work with github actions 2021-07-28 16:08:58 +01:00
Suzanne Soy
780ac95d06 Try to get the Github Actions to register as a Status check 2021-07-28 15:48:24 +01:00
Suzanne Soy
281287c8f4 Try to get the Github Actions to register as a Status check 2021-07-28 15:45:44 +01:00
Suzanne Soy
481a22dad4 Try to get the Github Actions to register as a Status check 2021-07-28 15:44:53 +01:00
Suzanne Soy
f6cf0a64b0 Try to get the Github Actions to register as a Status check 2021-07-28 15:41:37 +01:00
Suzanne Soy
98143e12a8 Try to get the Github Actions to register as a Status check 2021-07-28 15:35:34 +01:00
Suzanne Soy
1a4079f394 The package fails to install on versions < 6.6 due to some SSL error, that seems due to some incompatibility between system (SSL) updates and raco, and is unrelated to this package. 2021-07-28 14:54:09 +01:00
Suzanne Soy
bfa500e685 Revert "Try running on older version of ubuntu due to incompatibility between raco and the updated SSL in ubuntu 20.04"
This reverts commit 03be7c14b4.
2021-07-28 14:54:08 +01:00
Suzanne Soy
03be7c14b4 Try running on older version of ubuntu due to incompatibility between raco and the updated SSL in ubuntu 20.04 2021-07-28 14:50:57 +01:00
Suzanne Soy
763a583d86 Use $GITHUB_WORKSPACE not $TRAVIS_BUILD_DIR 2021-07-28 14:43:27 +01:00
Suzanne Soy
a795e9e601 Added github Actions workflow for the CI 2021-07-28 14:39:58 +01:00