aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/os_comp.yml
AgeCommit message (Expand)AuthorFilesLines
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan1-2/+2
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan1-2/+19
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz1-0/+15
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz1-2/+2
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia1-1/+1
2022-06-24chore: Set permissions for GitHub actionsneilnaveen1-0/+3
2021-09-04ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger1-1/+2
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger1-0/+4
2021-07-26Split run_unittests.py fileXavier Claessens1-0/+2
2021-07-07Annotate framework tests with where they are expected to skipJon Turney1-1/+7
2021-06-23Merge pull request #8912 from mensinda/fixBothLibrariesJussi Pakkanen1-1/+5
2021-06-22tests: both_library test improvementsDaniel Mensinger1-1/+5
2021-06-22coverage: Enable coverage reportsDaniel Mensinger1-2/+7
2021-02-05ci: fix yaml syntax errorDylan Baker1-0/+1
2021-01-29Change the Eoan CI to ubuntu rolling ciDylan Baker1-4/+3
2021-01-29workflows/os_comp: Don't run if there aren't relavent changesDylan Baker1-1/+13
2021-01-09ci: Run github workflows on stable branches tooNirbheek Chauhan1-0/+2
2020-12-11CI: Move all remaining jobs from travis-ci to GHAChristoph Reiter1-0/+66
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen1-20/+0
2020-09-06ci: update to use latest recommendationsMichael Hirsch1-1/+0
2020-04-28ci: Upgrade to checkout@v2Daniel Mensinger1-2/+2
2020-04-28ci: Added bionic imageDaniel Mensinger1-0/+1
2020-04-17ci: Add python-jsonschemaDylan Baker1-1/+1
2020-04-10ci: Fix passing env varsDaniel Mensinger1-1/+1
2020-04-05ci: Added cuda image (Arch Linux based)Daniel Mensinger1-5/+7
2020-04-02ci: Retry if dub fetch failedDaniel Mensinger1-2/+2
2020-04-02ci: Use new images in OS CompDaniel Mensinger1-32/+17
2020-03-19Fix failing rust CIXavier Claessens1-1/+1
2020-02-20boost: Updated testsDaniel Mensinger1-4/+4
2020-02-11ci: Add Fedora and OpenSUSE imagesDaniel Mensinger1-0/+24
2020-01-29ci: Add Arch Linux OS testDaniel Mensinger1-2/+13
2020-01-24ci: Fix boost test on xenialDaniel Mensinger1-2/+3
2020-01-24ci: Install more packagesDaniel Mensinger1-0/+1
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan1-1/+2
2020-01-24ci: Add a Ubuntu 16.04 testDaniel Mensinger1-0/+24