aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/validate.yml
Commit message (Expand)AuthorAgeFilesLines
* Replicate releases on new release creation (#150)Joakim Lindqvist2024-09-101-0/+2
* bump vcpkg and xmake to latest (#40)Dan Engelbrecht2024-04-241-2/+2
* add a limit to the number of times we attempt to finalize (#22)Dan Engelbrecht2024-03-251-9/+14
* added action to mirror repo to github.com (#17)Stefan Boberg2024-03-211-1/+4
* re-enable macos signing (#15)Dan Engelbrecht2024-03-201-2/+1
* remove hv tags on actions since they are no longer usefulStefan Boberg2024-03-201-5/+5
* Enabled signing on windows agents again (#12)Joakim Lindqvist2024-03-201-2/+2
* make sure zenserver reacts and exist on SIGTERM signal (#8)Dan Engelbrecht2024-03-151-6/+7
* updates to signingStefan Boberg2024-03-131-2/+2
* workflow tweaksStefan Boberg2024-03-121-5/+5
* workflow fixes (#1)Stefan Boberg2024-03-121-16/+14
* also update validate to avoid code sign problemsStefan Boberg2024-03-051-1/+2
* windows executable signing (#566)Dan Engelbrecht2023-12-151-1/+2
* embed html frontend content as binary compiled data (#559)Dan Engelbrecht2023-11-231-1/+1
* bump xmake CI version to 2.8.2 (#514)Dan Engelbrecht2023-11-071-9/+6
* revive UE toolchain build (#343)Dan Engelbrecht2023-08-221-11/+10
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-111-6/+6
* narrowed scope of clang-format actionStefan Boberg2023-06-091-2/+1
* Increased timeout to 25 min for Windows validationStefan Boberg2023-05-311-1/+1
* bumped xmake and vcpkg versionsStefan Boberg2023-05-261-6/+6
* extend timeout for linux validation on ciDan Engelbrecht2023-05-101-1/+1
* junit test reporting (#239)Dan Engelbrecht2023-02-231-24/+24
* actions/[email protected] -> actions/checkout@v3Dan Engelbrecht2022-11-141-4/+4
* update github actions versions to avoid node js warningsDan Engelbrecht2022-11-141-5/+5
* update action cancel old build to 0.11.0 (#186)v0.1.9-pre1Dan Engelbrecht2022-11-081-1/+1
* Use "\\?\" prefixed paths and fix hardcoded path delimiters (#149)Dan Engelbrecht2022-08-261-18/+18
* redefine vcpkg cache namingDan Engelbrecht2022-08-261-3/+3
* Build script cleanup (#150)v0.1.4-pre23v0.1.4-pre20Dan Engelbrecht2022-08-251-48/+46
* re-enable MacOS build (#144)v0.1.4-pre19v0.1.4-pre14v0.1.4-pre13v0.1.4-pre11Dan Engelbrecht2022-08-221-70/+70
* bump vcpkg version to 2022.08.15 (#146)Dan Engelbrecht2022-08-191-3/+3
* disable macos github agentDan Engelbrecht2022-06-271-68/+68
* add macos builds (#133)Dan Engelbrecht2022-06-241-2/+72
* merged from mainStefan Boberg2022-06-161-0/+6
* release spellingv0.1.1Dan Engelbrecht2022-06-021-4/+4
* only bundle on release configDan Engelbrecht2022-06-021-4/+4
* fix bundle upload pathDan Engelbrecht2022-06-021-6/+6
* trigger validation build on push to mainDan Engelbrecht2022-06-021-0/+2
* enable windows bundle in validateDan Engelbrecht2022-06-021-13/+13
* make sure cancel old builds runs firstDan Engelbrecht2022-06-021-0/+3
* remove windows bundleDan Engelbrecht2022-06-021-13/+24
* go back to skipping windows bundle on releaseDan Engelbrecht2022-06-021-5/+7
* clear build folder with Powershell - temp disable validateDan Engelbrecht2022-06-021-1/+1
* fix bracketsDan Engelbrecht2022-06-021-4/+4
* use tagging as trigger for creating releaseDan Engelbrecht2022-06-021-0/+152