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
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
MihailRis
27eb02788a
update linux workflows
2025-01-21 23:30:00 +03:00
MihailRis
ee0b745769
update .github/workflows/cmake.yml
2024-11-15 06:50:51 +03:00
MihailRis
fd0efc05af
fix cmake.yml
2024-08-12 04:53:30 +03:00
MihailRis
39189e9bf3
update cmake.yml
2024-08-12 01:33:49 +03:00
MihailRis
2548338001
update appimage workflow
2024-06-11 21:31:43 +03:00
MihailRis
e090f8fa1e
add EnTT library requirement
2024-06-11 21:20:52 +03:00
MihailRis
e3c2a1da52
workflows: added libvorbis-dev package
2024-02-28 12:43:57 +03:00
Ilia
4ddc8dd18c
feat(ci): upload artifacts and make release
2023-12-27 17:08:13 +03:00
MihailRis
acce49f188
Scripting WIP ( #70 )
...
* Scripting introduced
* AppImage workflow fixes
* AppImage workflow simplified
* README.md update
* README.md update
* small fix
2023-12-25 05:26:03 +03:00
Che10VeK
cd5016d934
Create cmake.yml
2023-08-02 08:34:06 +00:00