summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* ci: Print test logs on failureRichard Hansen2023-04-261-1/+1
| | | | | This makes the errors much easier to find vs. downloading the zip artifact and extracting it.
* ci: Prevent the test runs from overwriting each other's logsRichard Hansen2023-04-261-6/+8
|
* ci: Bump actions/upload-artifact to v3Richard Hansen2023-04-261-1/+1
|
* ci: Bump actions/checkout to v3Richard Hansen2023-04-261-1/+1
|
* ci: Run tests for any branch, not just mainRichard Hansen2023-04-261-2/+0
|
* ci: Enable debug loggingRichard Hansen2023-04-261-1/+1
|
* ci: Re-enable Ubuntu testsRichard Hansen2023-04-261-0/+1
| | | | | | The Ubuntu tests were disabled in commit 40c3b4d4cfd747707bae1fe3953527dcff650213 because they were failing. They are working now.
* Disable Ubuntu tests for now, until we can work out why they are failingRobert Ancell2022-05-251-1/+0
|
* Fix CI failing now master was renamed to mainRobert Ancell2022-04-261-2/+2
|
* Update CLA check so it can write commentsRobert Ancell2021-06-161-1/+1
|
* Use has-signed-canonical-cla GitHub ActionMarcus Tomlinson2021-03-222-168/+3
|
* ci: Upload test logRobert Ancell2021-02-161-4/+9
|
* ci: Install PythonRobert Ancell2021-02-161-2/+2
|
* ci: Install dbus for testsRobert Ancell2021-02-161-2/+2
|
* ci: Ensure all matrix jobs are runRobert Ancell2021-02-161-0/+1
|
* Add test GitHub actionRobert Ancell2021-02-121-0/+40
|
* Add CLA checkRobert Ancell2021-02-122-0/+174