12b35dbe8c
deleted local GitHub Action
2024-11-20 00:25:27 +03:00
df704585aa
meta improvemetns
...
* added changelog
2024-11-03 14:46:08 +03:00
Sergey Shorokhov
5a1f66a6b4
CI Workflow Improvements and Fixes ( #1056 )
...
chore(ci): standardize and update CI workflows for compatibility and consistency
- Updated action versions (`checkout@v4`, `upload-artifact@v4`, `download-artifact@v4`) for enhanced compatibility and security
- Removed unsecure Node.js version allowance to align with *-latest OS requirements
- Downgraded MSBuild to version 16 to resolve CI compatibility issues
- Migrated test demos to `rehldsorg/testdemos:latest` container with a streamlined testing approach via matrix strategy and `runTest.sh`
- Standardized Linux dependency installation for consistent build environment across jobs
- Unified CI workflow structure with `rehlds` and `regamedll` repositories for better consistency
- Optimized artifact deployment steps and removed unnecessary cleanup operations
Co-authored-by: s1lentq <s1lentsk@yandex.ru>
2024-10-29 09:20:39 +03:00
Eason
9935f8bc75
Workflows: fix linux build(Action Checkout) ( #1040 )
...
* Update build.yml
2024-07-31 01:37:36 +07:00
s1lentq
ffb65795dd
Update workflows/build.yml
...
Fixes #1004
2023-11-22 23:41:21 +07:00
Sergey Shorokhov
f955b07b69
Revert "change destinition folder for linux build ( #842 )" ( #977 )
...
This reverts commit 9508c8376b
.
2023-07-03 22:02:28 +03:00
s1lentq
815da982a0
Update workflows/build.yml Set windows job container as windows-2019 instead of windows-latest which now run on windows-2022
...
https://github.com/actions/virtual-environments/issues/4856
Fixes windows build
2022-04-10 03:46:52 +07:00
Sergey Shorokhov
745f8b3735
Revert "Add GitHub Action
for Remove old artifacts ( #873 )" ( #874 )
...
This reverts commit 5bc2d83b08
.
[skip ci]
2021-11-03 17:20:14 +03:00
Sergey Shorokhov
5bc2d83b08
Add GitHub Action
for Remove old artifacts ( #873 )
2021-11-01 15:07:11 +03:00
Sergey Shorokhov
9508c8376b
change destinition folder for linux build ( #842 )
2021-06-23 16:04:53 +03:00
s1lentq
ebefe19023
workflows/build.yml: remove nuget
...
info_tests.cpp: fix warning
2021-04-22 02:39:42 +07:00
s1lentq
6a916d766b
Update README.md build.yml [skip ci]
2021-04-17 18:14:32 +07:00
s1lentq
1d15946cff
build.sh fix jobs option parsing
...
glibc_test.sh: reworked pattern
2021-04-13 04:35:26 +07:00
s1lentq
7bd3d73b79
workflows/build.yml: add unittests for linux
...
CMakeLists.txt minor refactoring
2021-04-12 04:25:40 +07:00
s1lentq
7cfea77b93
workflows/build.yml: add testing HLDS demo
2021-04-11 07:00:11 +07:00
s1lentq
ccd36e765b
CMakeLists.txt configure Intel C++ Compiler
...
build.yml: use container linux86buildtools
Minor refactoring
2021-04-08 03:34:55 +07:00
s1lentq
f27be28abb
CMakeLists.txt: Configure for more compat to older linux distros (Debian 7, Centoc 6 etc)
2021-03-25 08:29:10 +07:00
s1lentq
af4776487b
Windows: Set fetch-depth 0 to fetch all history for proper appversion generate
2021-03-24 17:52:21 +07:00
s1lentq
ce0bfa11ab
CMakeLists.txt: Configure for compat oldest libstdc++
...
CMakeLists.txt: Add -fno-stack-protector
ExecuteString: Fix parser
build.yml: Add paths-ignore README.md
2021-03-17 04:16:49 +07:00
s1lentq
2e8bd9e1eb
Add workflows/build.yml
...
Preparing migration to workflows
Fixes warnings
Update badges README.md
2021-03-16 21:22:34 +07:00