Commit Graph

62 Commits

Author SHA1 Message Date
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
Wojtek Figat
bf60955e5e Fix C# tests running with dotnet 2023-01-08 19:17:41 +01:00
Wojtek Figat
d034874fb7 Add dotnet setup to other github actions 2023-01-08 15:05:36 +01:00
Wojtek Figat
0872002dae Attempt to restore Linux build with dotnet7 2023-01-04 19:01:21 +01:00
Wojciech Figat
2fee75517d Updates for vs2022 2022-12-20 18:23:20 +01:00
Wojciech Figat
580f4120dc Update nunit for Unit Tests running with .net7 2022-12-20 18:21:45 +01:00
dc08f49bbe Temporarily disabling other build workflows 2022-11-26 18:17:24 +02:00
9fb0b00e75 Setup GitHub actions with .NET 7 2022-11-26 17:18:10 +02:00
Wojtek Figat
bed880248c Update Github Actions scripts components to the latest version 2022-11-21 14:59:55 +01:00
Wojciech Figat
4197e7b21e Fix test binary path 2022-07-27 10:10:00 +02:00
Wojtek Figat
8c310b7c5c Fix path 2022-07-26 23:40:24 +02:00
Wojtek Figat
bbb5b68e91 Refactor FlaxTests to run as Editor with all engine services initialized 2022-07-26 23:10:02 +02:00
Wojtek Figat
c27a1ddb41 Add Android to CI 2022-07-13 21:45:22 +02:00
Wojtek Figat
4967b27ff7 Add test build with UseLargeWorlds=true for Github Actions 2022-06-13 19:13:28 +02:00
Wojtek Figat
4424d93d56 Use Windows Server 2019 for Github Actions 2022-02-19 12:09:29 +01:00
Wojciech Figat
d013e04db9 Add Mac to daily builds 2022-01-17 18:59:54 +01:00
Wojciech Figat
1043bf00b0 Add Vulkan to daily builds 2022-01-17 18:59:54 +01:00
Wojciech Figat
31dc2b25a0 Add reusable action for vulkan setup in github actions 2022-01-17 13:59:54 +01:00
Wojciech Figat
d54f2e615d Tweaks for CI 2022-01-17 13:27:39 +01:00
Wojciech Figat
8757430dc3 Tweaks for CI 2022-01-17 12:57:00 +01:00
Wojciech Figat
b6f7b25407 Tweaks for CI 2022-01-17 12:46:30 +01:00
Wojciech Figat
526fa5a33d Tweaks for CI 2022-01-17 12:30:03 +01:00
Wojciech Figat
069d51305e Tweaks for CI 2022-01-17 11:34:40 +01:00
Wojciech Figat
08d449a370 Add VulkanSDK setup for CI builds 2022-01-17 11:20:07 +01:00
Wojciech Figat
6380850670 Add native tests 2022-01-14 21:13:49 +01:00
Wojciech Figat
de93770789 Test 2022-01-14 20:27:57 +01:00
Wojciech Figat
d15b0c9548 Test 2022-01-14 19:35:46 +01:00
Wojciech Figat
73b7c56ca8 Tweak 2022-01-14 19:09:54 +01:00
Wojciech Figat
19389748d0 Fix missing engine build for Debug to use by tests 2022-01-14 16:00:52 +01:00
Wojciech Figat
4653e64ff4 Fixes for tests building and running on Mac or Linux 2022-01-14 15:27:44 +01:00
Wojciech Figat
992333fd64 Add tests to CI 2022-01-14 14:20:41 +01:00
Wojtek Figat
92289fccfd Tweak build 2022-01-09 20:53:20 +01:00
Wojtek Figat
7a32971212 Use verbose build on Mac to test output 2022-01-09 20:07:54 +01:00
Wojtek Figat
840c0746b3 Add initial CI for Mac 2022-01-09 19:33:38 +01:00
Wojtek Figat
a9609c7993 Fix typo 2021-05-20 23:13:44 +02:00
Wojtek Figat
94adc01f35 Use daily builds with option for manual trigger 2021-05-20 23:13:02 +02:00
Wojtek Figat
b4533211a7 Tweak build for test 2021-05-20 22:53:10 +02:00
Wojtek Figat
09577d3021 Use custom output for packaged builds in CD 2021-05-19 21:48:34 +02:00
Nejcraft
d0a75375f7 xd oh those path namings 2021-05-17 13:47:31 +02:00
Nejcraft
267c5566d8 Possibly Linux 2021-05-17 13:33:22 +02:00
Nejcraft
988d8bc2c5 Update cd_windows.yml 2021-05-17 12:19:51 +02:00
Nejcraft
33a53bd510 cd 2021-05-17 10:51:07 +02:00
Wojtek Figat
ac2e9cbcff Use custom sources for GH Actions build on Ubuntu 2021-05-12 12:15:15 +02:00
Wojtek Figat
d8d514cec7 Use custom sources for GH Actions build on Ubuntu 2021-05-12 12:08:37 +02:00
Wojtek Figat
c222838325 Use custom sources for GH Actions build on Ubuntu 2021-05-12 11:52:51 +02:00
Wojtek Figat
3e080c44c6 Fix using curl lib on Linux (use self compiled static lib) 2021-04-08 22:12:55 +02:00
Wojtek Figat
2622482b12 Change libcurl dependency on Linux 2021-04-06 12:17:32 +02:00
Wojtek Figat
7cf464aabb Tweak 2021-03-25 23:44:55 +01:00