aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/validate.yml
Commit message (Expand)AuthorAgeFilesLines
* add -D option to xmake config / WindowsStefan Boberg2025-10-281-1/+1
* corrected env var -> XMAKE_GLOBALDIRStefan Boberg2025-10-261-1/+1
* remove config log upload since there's nothing to upload from vcpkgStefan Boberg2025-10-261-4/+0
* remove vcpkg from github actionsStefan Boberg2025-10-261-42/+0
* point xmake at github workspace for global stateStefan Boberg2025-10-261-0/+1
* try 2.9.9 since that release contains a newer fixStefan Boberg2025-10-251-1/+1
* bump to 2.9.4 as 2.9.3 does not seem to contain fixStefan Boberg2025-10-251-1/+1
* bump xmake to 2.9.3 to fix issue with xmake trying to generate projects using...Stefan Boberg2025-10-251-1/+1
* back to xmake 2.9.1Stefan Boberg2025-10-241-1/+1
* bump xmake to 3.0.4 to see if it helpsStefan Boberg2025-10-241-1/+1
* can't install anything on the system from an action I guessStefan Boberg2025-10-241-3/+0
* try sudo, probably won't workStefan Boberg2025-10-241-1/+1
* add -yStefan Boberg2025-10-241-1/+1
* adjust for AWS linuxStefan Boberg2025-10-241-1/+1
* make sure libatomic/dev is installedStefan Boberg2025-10-241-0/+3
* move cpr in-tree (#605)Stefan Boberg2025-10-241-1/+1
* use batching clang-format for quicker turnaround on validate actions (#529)Stefan Boberg2025-09-301-1/+1
* update readme with required vcpkg version (#496)Dan Engelbrecht2025-09-151-1/+1
* Remove workflow hacks for CI debuggingLiam Mitchell2025-08-221-1/+0
* Remove libc++ installation from validate workflowLiam Mitchell2025-08-201-6/+0
* Use apt instead of apt-get for installing system packagesLiam Mitchell2025-07-301-2/+3
* Install libc++-dev during CI in order to build libsystemd properlyLiam Mitchell2025-07-291-0/+5
* Always upload vcpkg logs on failureLiam Mitchell2025-07-261-0/+1
* Temporarily enable Validate jobs on push to de/zen-service-command for testingLiam Mitchell2025-07-261-0/+1
* Upload vcpkg logs as artifacts on failureLiam Mitchell2025-07-251-0/+6
* Revert "remove temporary workaround involving _LIBCPP_DISABLE_AVAILABILITY (#...Dan Engelbrecht2024-10-101-2/+1
* remove temporary workaround involving _LIBCPP_DISABLE_AVAILABILITY (#191)Stefan Boberg2024-10-081-1/+2
* 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