summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Use consistent names for the build stepsVadim Zeitlin2021-09-301-6/+10
* Re-add "clean" step of the buildVadim Zeitlin2021-09-301-3/+6
* Use working directory step option instead of explicit "cd"Vadim Zeitlin2021-09-301-2/+2
* Don't set shell explicitly for the build stepsVadim Zeitlin2021-09-301-6/+3
* Set SWIGJOBS environment variable automaticallyVadim Zeitlin2021-09-301-2/+16
* Define all environment variables at job levelVadim Zeitlin2021-09-301-16/+11
* Use better names for the CI buildsVadim Zeitlin2021-09-301-0/+5
* Default to Ubuntu 20.04 if OS is not specifiedVadim Zeitlin2021-09-301-10/+7
* Skip running CI for the changes to the files not affecting itVadim Zeitlin2021-09-301-0/+6
* Rename workflow file to just ci.ymlVadim Zeitlin2021-08-091-1/+1
* Remove "GHA" branch from the workflow fileVadim Zeitlin2021-08-091-3/+2
* [GHA] enable GHA branch for the momentKris Thielemans2021-08-021-1/+2
* [GHA] only run on master and PRsKris Thielemans2021-08-021-2/+2
* [GHA] convert matrix to use includeKris Thielemans2021-08-021-12/+22
* [GHA] first GitHub actions workflowKris Thielemans2021-08-021-0/+95