aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-12-24CI: Fix rm being run in the wrong directoryAlexey Rusakov
2021-12-24CI: Move a comment outside of the scriptAlexey Rusakov
2021-12-24CI: Add missing coverage filesAlexey Rusakov
2021-12-24Reinstate update-api jobsAlexey Rusakov
2021-12-24Don't strip lib from names in .gcov filesAlexey Rusakov
2021-12-24Analyse in 2 threadsAlexey Rusakov
2021-12-24Actually do and submit coverageAlexey Rusakov
2021-12-24Merge Sonar invocation back to ci.ymlAlexey Rusakov
2021-12-24Sonar: add coverage analysisAlexey Rusakov
2021-12-24Sonar: leave just one jobAlexey Rusakov
2021-12-09Fix CI failure on macOSAlexey Rusakov
2021-12-08Test installed quotestAlexey Rusakov
2021-12-07CI: Put all build directories to ${{ runner.workspace }}/buildAlexey Rusakov
2021-12-07Fix valgrind invocation failureAlexey Rusakov
2021-12-07Fix quotest invocation; use working-directoryAlexey Rusakov
2021-12-06Add execution of autotests to CIAlexey Rusakov
2021-11-27Add SonarCloud analysis to CIAlexey Rusakov
2021-11-27Add issue templatesAlexey Rusakov
2021-11-24Merge pull request #521 from quotient-im/kitsune-unread-statisticsAlexey Rusakov
2021-11-21CI: Restrict workflow concurrency; tighten job timeoutAlexey Rusakov
2021-11-21CI: Nicer and more detailed logging for quotestAlexey Rusakov
2021-11-19continue-on-error on the job levelAlexey Rusakov
2021-11-19Add continue-on-error for regenerated API filesAlexey Rusakov
2021-09-03CI experiment: requires GCC 10 and Clang 11Alexey Rusakov
2021-09-01Change GTAD/matrix-doc pathsAlexey Rusakov
2021-09-01Add update-api on Windows pipelineAlexey Rusakov
2021-09-01Fix bin path differences between POSIX and WindowsAlexey Rusakov
2021-09-01Add Windows, CodeQLAlexey Rusakov
2021-06-23Step to Ubuntu 20.04; drop (old) E2EE code buildingAlexey Rusakov
2021-06-13CI: version Qt cacheAlexey Rusakov
2021-06-13CI: Use Qt 5.12, as required from nowAlexey Rusakov
2021-04-26CI: Use GCC 9 where GCC 8 wasAlexey Rusakov
2021-01-25Revert to running quotest from the source treeAlexey Rusakov
2021-01-25Make quotest origin even more informativeAlexey Rusakov
2021-01-25CI: build libraries staticallyAlexey Rusakov
2021-01-25Use NinjaAlexey Rusakov
2021-01-25CI: install to ~/.local; invoke quotest from thereAlexey Rusakov
2021-01-25CI: include github.ref in the quotest originAlexey Rusakov
2021-01-25CI: no need to explicitly build quotestAlexey Rusakov
2021-01-22Adjust according to the just merged PRAlexey Rusakov
2021-01-11Ok, do the same in a different wayKitsune Ral
2021-01-11Don't run the test if TEST_USER is emptyKitsune Ral
2021-01-11Add a timeout to quotest runsKitsune Ral
2021-01-02Add Valgrind on LinuxKitsune Ral
2021-01-01GTAD requires GCC 8 at leastKitsune Ral
2021-01-01Add update-api supportKitsune Ral
2021-01-01Better quotest origin line; setup CC/CXX globallyKitsune Ral
2021-01-01A few renames; trigger by PRs too; start quotestKitsune Ral
2021-01-01Add E2EE config; install libQuotient, build quotestKitsune Ral
2021-01-01Use the default path to install QtKitsune Ral