ShiftyX1
c58bb6cd2c
fix: increase timeout for engine tests and allow continuation on error
Build / Build (push) Has been skipped
Release / gitea-draft-release (push) Successful in 2s
Release / prepare (push) Has been skipped
Release / build_linux (push) Has been skipped
Release / build_macos (push) Has been skipped
Release / build_windows (push) Has been skipped
Release / publish_release (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-09 01:39:01 +03:00
ShiftyX1
c7f98a176f
fix: add GitHub server check to workflows and streamline CMake installation
Build / Build (push) Has been skipped
Release / gitea-draft-release (push) Successful in 2s
Release / prepare (push) Has been skipped
Release / build_linux (push) Has been skipped
Release / build_macos (push) Has been skipped
Release / build_windows (push) Has been skipped
Release / publish_release (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-09 00:58:41 +03:00
ShiftyX1
3da03fdd7f
fix: upgrade actions/upload-artifact from v3 to v4 across workflow files
Build and Release / prepare (push) Successful in 1s
Build and Release / build_windows (push) Has been cancelled
Build and Release / publish_release (push) Has been cancelled
Build and Release / build_linux (push) Has been cancelled
2025-12-09 00:40:18 +03:00
ShiftyX1
21874e98c2
fix: update Windows build workflow for cross-compilation and improve CMake configuration
Build / Build (push) Has been cancelled
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-09 00:33:55 +03:00
ShiftyX1
70aa850999
fix: add macOS runner check to workflow and remove macOS build step from release
Build / Build (push) Successful in 9m26s
Build and Release / prepare (push) Successful in 0s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Build and Release / build_linux (push) Successful in 10m4s
Build and Release / build_windows (push) Failing after 13s
Build and Release / publish_release (push) Has been skipped
2025-12-09 00:08:14 +03:00
ShiftyX1
b1837571cc
fix: update CMake installation process and add wget for dependency management
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Build / Build (push) Has been cancelled
Build and Release / prepare (push) Successful in 1s
Build and Release / build_linux (push) Successful in 10m2s
Build and Release / build_macos (push) Failing after 12s
Build and Release / build_windows (push) Failing after 11s
Build and Release / publish_release (push) Has been skipped
2025-12-08 23:52:11 +03:00
ShiftyX1
42dcf7c888
fix: adapt CI/CD for Gitea compatibility
...
Build / Build (push) Successful in 9m29s
Build and Release / prepare (push) Successful in 1s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Build and Release / build_linux (push) Failing after 43s
Build and Release / build_macos (push) Failing after 11s
Build and Release / build_windows (push) Failing after 14s
Build and Release / publish_release (push) Has been skipped
- Replace upload/download-artifact v4 with v3 (v4 not supported on Gitea)
- Fix ObjectsPool::allocateNew() usage (returns void, not bool)
- Add cmake and build-essential to dependencies
- Update release workflow to use softprops/action-gh-release
2025-12-08 20:09:54 +03:00
ShiftyX1
5255fd3a77
ci: add cmake and build-essential to dependencies
Build / Build (push) Failing after 7m57s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:44:30 +03:00
ShiftyX1
0107cf13c3
ci: adapt workflows for Gitea Actions
...
Build / Build (push) Failing after 32s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
- Update release.yml to use softprops/action-gh-release (Gitea compatible)
- Add push trigger for version tags
- Fix apt-get install requiring confirmation with -y flag
- Remove complex API calls in favor of standard actions
2025-12-08 19:43:15 +03:00
ShiftyX1
ee7b1d4299
refactor: update release workflow for improved tagging and asset management
Build / Build (push) Failing after 17s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:41:32 +03:00
MihailRis
06f6550624
fix the stupid
Build / Build (push) Failing after 17s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
2025-12-08 19:21:50 +03:00
MihailRis
00f269ca7e
debug it
2025-12-08 19:21:50 +03:00
MihailRis
42248d67eb
update appimage.yml
2025-12-08 19:21:50 +03:00
MihailRis
a375af9ca1
update appimage.yml
2025-12-08 19:21:50 +03:00
MihailRis
289347dc91
update appimage workflow
2025-12-08 19:21:50 +03:00
MihailRis
f5868b65f0
add build info to release ( #725 )
...
* attempt to add VC_BUILD_NAME
* fix
* fix
* update macos.yml
* fix
* update macos.yml
* update macos.yml
* add debug step
* update
* update
* fix release.yml
* update cmake
* update WindowControl.cpp
* update workflows
* update release.yml
* add --output-always
* cleanup
2025-12-08 19:21:50 +03:00
MihailRis
149f418bed
update macos.yml
2025-12-08 19:21:50 +03:00
MihailRis
f1d9f1bf60
fix release pipeline
2025-12-08 19:21:50 +03:00
MihailRis
f4adcf58b2
simplify release.yml
2025-12-08 19:21:50 +03:00
MihailRis
2c1d783e0c
cleanup
2025-12-08 19:21:49 +03:00
MihailRis
6bd1103f88
fix
2025-12-08 19:21:49 +03:00
MihailRis
6becd2f5b5
make windows-clang.yml reusable
2025-12-08 19:21:49 +03:00
MihailRis
9d05d7c725
fix
2025-12-08 19:21:49 +03:00
MihailRis
5971e6b76b
restore jobs
2025-12-08 19:21:49 +03:00
MihailRis
80852ed368
fix
2025-12-08 19:21:49 +03:00
MihailRis
ddf3babac9
fix
2025-12-08 19:21:49 +03:00
MihailRis
082b5cd080
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
a15961af8f
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
678c42a825
add more steps
2025-12-08 19:21:49 +03:00
MihailRis
85258ff036
temporary disable windows-clang.yml pull_request trigger
2025-12-08 19:21:49 +03:00
MihailRis
fa2b933856
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
8ad578e109
temporary disable workflows
2025-12-08 19:21:49 +03:00
MihailRis
63cbf12507
update windows.yml
2025-12-08 19:21:49 +03:00
MihailRis
6f9c3a1389
add publish_release job
2025-12-08 19:21:49 +03:00
MihailRis
3de1dbed0b
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
5f1569a8be
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
56cb79f9e2
update release.yml
2025-12-08 19:21:49 +03:00
MihailRis
092fe59c81
add release workflow
2025-12-08 19:21:49 +03:00
MihailRis
4697969bdb
remove old unused release pipeline
2025-12-08 19:21:49 +03:00
MihailRis
7715301d65
update workflows
2025-11-10 19:15:57 +03:00
MihailRis
8bdf6d36ff
update workflows
2025-07-27 01:01:37 +03:00
MihailRis
149d095e6d
update minimum cmake version ( #499 )
...
* update minimum cmake version to 3.5
* add '-DCMAKE_POLICY_VERSION_MINIMUM=3.5' to appimage workflow
* add '-DCMAKE_POLICY_VERSION_MINIMUM=3.5' to appimage workflow
2025-04-02 13:25:02 +03:00
Ygrik2003
6c3d2d0907
Merge pull request #435 from Ygrik2003/Refactoring-cmake
...
Refactoring cmake
2025-03-20 20:59:19 +03:00
MihailRis
865073d5cd
downgrade appimage action ubuntu version
2025-02-12 02:10:41 +03:00
MihailRis
71b313dee0
update appimage.yml
2025-02-12 01:02:09 +03:00
MihailRis
27eb02788a
update linux workflows
2025-01-21 23:30:00 +03:00
MihailRis
d3e2ad5e99
set appimage CMAKE_BUILD_TYPE to Release
2025-01-13 19:39:12 +03:00
MihailRis
620316cd60
remove --output-always key from workflows
2025-01-09 03:32:07 +03:00
MihailRis
c2a38011a5
cleanup workflows
2025-01-09 03:23:59 +03:00
MihailRis
4c23dc6adf
feat: simple valgrind integration in vctest & AppImage workflow: change build-type to RelWithDebInfo
2025-01-01 15:47:41 +03:00