Alexander Wilms
f38f2d5b6a
Add JSON validation as a CI stage
2023-09-15 22:32:53 +00:00
Ivan Savenko
8576591f6f
Add preset that builds in debug mode
2023-07-11 16:12:07 +03:00
Konstantin P
a5d85e70c0
vcmi: do not run tests on CI yet
2023-04-27 20:59:55 +03:00
Konstantin
65eed5339f
vcmi: actually enable unit tests
2023-04-27 20:59:55 +03:00
Andrii Danylchenko
4d34c83c0b
Android: building aab for release
2023-04-15 11:49:50 +03:00
Andrey Filipenkov
456ede5b17
fix uploading Android APK to server
2023-03-06 21:29:46 +03:00
Konstantin
e4ad6b75f6
vcmi: use qt6 for clang linux build
2023-03-06 00:18:23 +03:00
Andrey Filipenkov
299bf93390
[CI] configure android builds
2023-03-02 12:09:48 +03:00
Andrey Filipenkov
883aeccfe7
prevent CI cancelling other jobs when upload step fails
2023-02-27 10:15:27 +03:00
Andrey Filipenkov
05864821e4
fix uploads of artifacts to VCMI server
2023-02-26 21:38:12 +03:00
Andrey Filipenkov
a3eedbafbe
[Conan] lock to v1
2023-02-22 14:00:53 +03:00
Andrey Filipenkov
499f870679
[CI] save artifact file directly
...
no longer zips whole directory hierarchy out/build/...
2023-02-22 14:00:52 +03:00
Ivan Savenko
e938a9bb6c
Removed non-preset build from CI config
2023-01-31 18:14:17 +02:00
Ivan Savenko
a9669578fc
Remove MXE action from CI
2023-01-31 18:13:51 +02:00
Konstantin
38ebb62c3e
conan: build for 64-bit windows by default
...
This was strongly suggested by VCMI developers.
2023-01-27 00:11:17 +03:00
Konstantin
57b93e00ca
github/workflows: add conan-win32 workflow
...
This will not work for now, but added for future proof
2023-01-26 23:49:54 +03:00
Ivan Savenko
d52b37fecb
Moved strict compilation to CI-only
2023-01-05 17:37:40 +02:00
Ivan Savenko
37003cd0e6
Create basic issue templates ( #1260 )
...
* Create basic issue templates
Co-authored-by: Nordsoft91 <nordsoft@yahoo.com>
Co-authored-by: Andrey Filipenkov <decapitator@ukr.net>
2022-12-27 13:09:48 +02:00
nordsoft
339846a307
Add build from beta branch for android
2022-12-23 16:42:32 +04:00
nordsoft
25803b3c3a
Disable patch version for releases
2022-12-23 13:26:26 +04:00
Andrii Danylchenko
162b3017ce
allow building beta branch
2022-12-02 13:16:22 +02:00
Andrii Danylchenko
c7510cb8ae
allow uploading beta to build server
2022-12-02 09:23:06 +02:00
Andrey Filipenkov
a5ad4893a7
[CI] use setup-python action
...
fixes running pip-installed packages without `python3 -m`
2022-11-02 11:07:20 +03:00
Andrey Filipenkov
524ad5ab76
[CI] build iOS with Conan
2022-10-18 20:50:38 +03:00
Andrey Filipenkov
c1ef07a5e4
[Conan] generate all configs by default
...
env var change: USE_CONAN_WITH_ALL_CONFIGS -> GENERATE_ONLY_BUILT_CONFIG
2022-10-18 10:12:05 +03:00
Andrey Filipenkov
cf34c8da56
[Conan] add option to use Apple system libraries as overrides
2022-10-18 10:11:37 +03:00
Andrey Filipenkov
d3e33b096f
prepare CI for iOS
2022-09-24 15:55:23 +03:00
Andrey Filipenkov
861df6fe71
[CI] add ability to run workflow manually
2022-09-20 12:30:14 +03:00
Andrey Filipenkov
753e7905b3
[CI] perform nightly develop builds instead of on each push
2022-09-20 12:30:14 +03:00
Andrey Filipenkov
63409dd700
fix indentation
2022-09-19 11:31:48 +03:00
Andrey Filipenkov
d7650ce9c0
use Conan to make macOS CI builds for both Intel and ARM ( #782 )
...
* [CI] append platform to output artifact name if it's given
2022-08-30 17:29:00 +03:00
Nordsoft91
54fab9f0f8
Freeze macos build version to ensure compatibility with older macos v… ( #759 )
2022-06-21 16:52:49 +03:00
Andrii Danylchenko
b698f32557
Allow features/* branches to be published to downloads
2022-06-11 18:40:24 +03:00
Andrii Danylchenko
6c9b0f5667
Switch back to Release for now
2022-05-27 10:11:44 +03:00
Konstantin
8fc14369a4
CMake presets. ( #744 )
...
* CI: use single build action
* CMake: use imported targets
* CI: do not build boost for linux
* CMake: add FORCE_BUNDLED_MINIZIP option
* linux: use external minizip and fuzzylite
* CMake: add presets
* .gitignore: ignore cmake build dirs
* github: use cmake presets
2022-05-26 08:55:20 +03:00
Andrii Danylchenko
e64e331373
Switch to the latest VS generator version
2022-03-05 19:31:47 +02:00
Andrii Danylchenko
ccfa6359ad
Trigger andoid build on push
2022-01-04 17:12:24 +02:00
Andrii Danylchenko
2f450f6592
Fix MXE lib address and new compilation issues
2021-09-06 21:27:17 +03:00
Andrii Danylchenko
27b3a88dda
Replace App Veyor
2021-08-21 09:32:52 +03:00
Andrii Danylchenko
b00a1dee28
Fix build
2021-07-26 21:02:50 +03:00
Andrii Danylchenko
3cef42fd1a
Fix github actions build
2021-07-13 22:50:18 +03:00
Andrii Danylchenko
92a9106e89
Disable publishing builds to download.vcmi.eu except develop. Added artifacts
2021-07-13 14:56:35 +01:00
Andrii Danylchenko
6d8373a473
Configure github actions
2021-07-13 14:56:35 +01:00