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
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
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
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
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
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
fa2b933856
update release.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
Ilia
4ddc8dd18c
feat(ci): upload artifacts and make release
2023-12-27 17:08:13 +03:00