Commit Graph

116 Commits

Author SHA1 Message Date
Wojtek Figat
1088a71e69 Another iteration on cooking job 2024-12-06 13:45:37 +01:00
Wojtek Figat
64a674f9bf Another iteration on cooking job 2024-12-06 11:57:12 +01:00
Wojtek Figat
ca15318ade Another iteration on cooking job 2024-12-06 11:27:04 +01:00
Wojtek Figat
47959ac901 Another iteration on cooking job 2024-12-06 10:41:40 +01:00
Wojtek Figat
56e6176e9d Another iteration on cooking job 2024-12-06 10:25:36 +01:00
Wojtek Figat
6af46bb764 Another iteration on cooking job 2024-12-06 09:57:33 +01:00
Wojtek Figat
6f00d664bb Another iteration on cooking job 2024-12-06 09:37:21 +01:00
Wojtek Figat
2441a35611 Another iteration on cooking job 2024-12-05 23:23:19 +01:00
Wojtek Figat
76518ac051 Another iteration on cooking job 2024-12-05 17:24:08 +01:00
Wojtek Figat
3aed3f1954 Another iteration on cooking job 2024-12-05 16:59:02 +01:00
Wojtek Figat
0ef1220846 Another iteration on cooking job 2024-12-05 15:29:24 +01:00
Wojtek Figat
987916cc1c Another iteration on cooking job 2024-12-05 12:23:32 +01:00
Wojtek Figat
4ac334acac Another iteration on cooking job 2024-12-05 11:21:51 +01:00
Wojtek Figat
6fabd0c26d Add iOS cooking test on Mac 2024-12-05 10:33:14 +01:00
Wojtek Figat
24a9ec5dd5 Fix Github macos image version to be explicit 2024-12-04 23:52:44 +01:00
Wojtek Figat
2328096200 Fix path to be inside root folder 2024-12-04 23:45:52 +01:00
Wojtek Figat
dcce8581c5 Another iteration on cooking job 2024-12-04 23:39:00 +01:00
Wojtek Figat
992d907b9c Add initial test for game cooking (use one of the Flax Samples project) 2024-12-04 18:46:31 +01:00
Wojtek Figat
56ebbecd3b Remove apt update on Linux CI/CD 2024-10-10 23:24:07 +02:00
Wojtek Figat
5c0110769a Remove custom source for Linux CI/CD 2024-10-10 22:57:44 +02:00
Wojtek Figat
b37ba9279e Update Assimp for Linux (use clang 13)
Migrate to Ubuntu 24 for CI/CD builds
CLang 7 used before is no longer avaliable on latest Ubuntu distro
2024-10-10 22:51:59 +02:00
Wojtek Figat
aaadf3065d Use ARM64 on the latest macOS builds 2024-04-25 19:41:38 +02:00
Wojtek Figat
06ad316f94 Update to .NET 8 2023-11-26 15:09:46 +01:00
Wojtek Figat
cf155a4df4 Update build scripts to use .NET SDK 7 for engine 2023-11-25 12:20:42 +01:00
Wojtek Figat
808c741ed7 Add SDKs printing in Github Actions for more verbosity of the setup 2023-04-18 19:39:50 +02:00
Wojtek Figat
8c94b56080 Add iOS to Github Actions CI 2023-04-12 22:11:36 +02:00
Wojtek Figat
497aca829d Fix 2023-03-21 23:03:01 +01:00
Wojtek Figat
7e28db91c2 Fix 2023-03-21 22:59:49 +01:00
Wojtek Figat
c71a34a1e9 Reenable Android CI build 2023-03-21 22:57:41 +01:00
Wojtek Figat
ad536a945e Run build twice for build tool tests to fix error on Github Action run 2023-03-20 20:30:34 +01:00
Wojtek Figat
01d5c6a25b Fix tests script 2023-03-14 12:41:54 +01:00
Wojtek Figat
2016297fce Configure dotnet env vars for Github Actions 2023-02-28 10:47:28 +01:00
Wojtek Figat
2c1409c2a4 Add macOS build for dotnet7 2023-02-19 13:31:57 +01:00
Wojtek Figat
9f7df23788 Fix file copy 2023-01-27 22:39:08 +01:00
Wojtek Figat
c42ae97bb2 Restore native test run 2023-01-27 22:35:57 +01:00
Wojtek Figat
e6e34a7baf Tests fixing attempt 2023-01-27 20:55:41 +01:00
Wojtek Figat
1a4113009a Tests fixing attempt 2023-01-27 20:22:52 +01:00
Wojtek Figat
bc85c1b421 Tests fixing attempt 2023-01-27 20:20:48 +01:00
Wojtek Figat
f6aea86aeb Attempt to fix build 2023-01-27 19:43:21 +01:00
Wojtek Figat
86c5f3675b Use dotnet test for C# unit tests execution 2023-01-27 17:46:41 +01:00
Wojtek Figat
2fd251e7b1 Fix running tests on Linux with dotne7 2023-01-27 14:24:30 +01:00
Wojciech Figat
824ce1cacf Run native tests on Windows CI 2023-01-11 16:25:29 +01:00
Wojciech Figat
4a8f336118 Change build script for tests 2023-01-11 15:08:03 +01:00
Wojciech Figat
6ec6f9501b Change build script for tests 2023-01-11 15:05:49 +01:00
Wojciech Figat
474ce10e7e Update test projects to properly build and run under dotnet7 2023-01-11 14:27:17 +01:00
Wojciech Figat
3c40c22049 Tweaks to tests 2023-01-11 11:06:10 +01:00
Wojciech Figat
45a557f9c0 Minor tweaks 2023-01-10 16:50:52 +01:00
Wojciech Figat
6ef5c76e1a Fix regression from recent scripting fixes/features on 1.5 2023-01-10 16:13:53 +01:00
Wojciech Figat
eebc4951de Merge branch '1.5' into dotnet7
# Conflicts:
#	Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
#	Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
#	Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
#	Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
#	Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
#	Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
#	Source/Platforms/DotNet/NUnit/nunit.engine.dll
#	Source/Platforms/DotNet/NUnit/nunit3-console.exe
#	Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
#	Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
#	Source/Tools/Flax.Build/Deps/Downloader.cs
#	Source/Tools/Flax.Stats/CodeFrame.cs
#	Source/Tools/Flax.Stats/CodeFrameNode.cs
#	Source/Tools/Flax.Stats/Flax.Stats.Build.cs
#	Source/Tools/Flax.Stats/Languages.cs
#	Source/Tools/Flax.Stats/Program.cs
#	Source/Tools/Flax.Stats/TaskType.cs
#	Source/Tools/Flax.Stats/Tools.cs
#	Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
2023-01-10 15:49:44 +01:00
Wojciech Figat
442641eeab Add running Tests on Windows in Github Actions CI 2023-01-10 13:41:23 +01:00