Karel Hájek
|
833d2a5574
|
Use latest ubuntu instead of deprecated 18.04
|
2023-07-17 01:30:04 +02:00 |
|
Karel Hájek
|
fc6583fec2
|
Use new version of python that is not deprecated
|
2023-07-15 14:59:18 +02:00 |
|
Peter Kubov
|
957f56307f
|
actions: Fix indentation of pull_request trigger
Because of invalid indentation of `pull_request` the flow is not
automatically triggered.
This commit fixes this issue by fixing indentation.
|
2022-12-15 10:21:39 +01:00 |
|
Peter Kubov
|
6588b5a23d
|
Create Autoamted Release Flow (#1125)
* Fix Github Actions workflow yml formatting
* Create automated release flow
|
2022-12-08 07:39:06 +01:00 |
|
Peter Kubov
|
12f1302f95
|
Ignore more tests on Windows Debug
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
6d98498277
|
IGNORE_TESTS does not behave as expected on windows
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
e149c9b347
|
Add option to exclude selected tests
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
5f804a23c8
|
Use windows 2019 for build
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
a229d5d377
|
Use VS 15 2017 on Windows
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
f51cbdff3d
|
Try downgrading ubuntu to 18.04 for doxygen build
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
cef148ceb4
|
Run doxygen build on latest ubuntu
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
33fda77ec3
|
Check installed doxygen version
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
501a55a591
|
Install libncurses5 on linux build
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
9bade14469
|
Use actions/checkout@v3
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
afc0c0178f
|
Try to fix win & mac tests
|
2022-12-07 11:49:17 +01:00 |
|
Peter Kubov
|
c341dfdb2b
|
Continuous integration in Github Actions
This commit provides configuration and support script for running
RetDec build, tests & artifact creation in Github Actions CI.
|
2022-12-07 11:49:17 +01:00 |
|