aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* add -D option to xmake config / WindowsStefan Boberg2025-10-281-1/+1
* corrected env var -> XMAKE_GLOBALDIRStefan Boberg2025-10-262-2/+2
* remove config log upload since there's nothing to upload from vcpkgStefan Boberg2025-10-261-4/+0
* remove vcpkg from github actionsStefan Boberg2025-10-262-97/+0
* point xmake at github workspace for global stateStefan Boberg2025-10-262-0/+2
* try 2.9.9 since that release contains a newer fixStefan Boberg2025-10-252-2/+2
* bump to 2.9.4 as 2.9.3 does not seem to contain fixStefan Boberg2025-10-252-2/+2
* bump xmake to 2.9.3 to fix issue with xmake trying to generate projects using...Stefan Boberg2025-10-252-2/+2
* back to xmake 2.9.1Stefan Boberg2025-10-242-2/+2
* bump xmake to 3.0.4 to see if it helpsStefan Boberg2025-10-242-2/+2
* can't install anything on the system from an action I guessStefan Boberg2025-10-242-6/+0
* try sudo, probably won't workStefan Boberg2025-10-242-2/+2
* add -yStefan Boberg2025-10-242-2/+2
* adjust for AWS linuxStefan Boberg2025-10-242-2/+2
* make sure libatomic/dev is installedStefan Boberg2025-10-242-0/+6
* move cpr in-tree (#605)Stefan Boberg2025-10-242-2/+2
* 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-152-2/+2
* 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
* Fixed release mirror on new release (#243)Joakim Lindqvist2024-11-282-6/+6
* upload linux mac exe to sentry (#196)Dan Engelbrecht2024-10-161-6/+10
* 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
* Running the public github release mirroring as part of creating the release (...Joakim Lindqvist2024-09-162-3/+27
* Replicate releases on new release creation (#150)Joakim Lindqvist2024-09-102-6/+11
* Fixes to the release replication workflow (#148)Joakim Lindqvist2024-09-091-2/+6
* Added github action to mirror releases to github.com (#144)Joakim Lindqvist2024-09-051-0/+29
* bump vcpkg and xmake to latest (#40)Dan Engelbrecht2024-04-242-4/+4
* add a limit to the number of times we attempt to finalize (#22)Dan Engelbrecht2024-03-252-10/+15
* Edit action name for brevityStefan Boberg2024-03-211-1/+1
* added action to mirror repo to github.com (#17)Stefan Boberg2024-03-212-1/+22
* locking action-cond to 1.1.1Dan Engelbrecht2024-03-211-1/+1
* use [email protected] to avoid node20 problemsStefan Boberg2024-03-211-2/+2
* re-enable macos signing (#15)Dan Engelbrecht2024-03-202-4/+2
* remove hv tags on actions since they are no longer usefulStefan Boberg2024-03-202-9/+9
* Enabled signing on windows agents again (#12)Joakim Lindqvist2024-03-202-4/+3
* make sure zenserver reacts and exist on SIGTERM signal (#8)Dan Engelbrecht2024-03-152-11/+13
* remove vcpkg integrate install from windows setupStefan Boberg2024-03-151-1/+0
* updated runs-on for release workflowDan Engelbrecht2024-03-141-4/+5
* updates to signingStefan Boberg2024-03-132-3/+4
* workflow tweaksStefan Boberg2024-03-122-9/+9
* workflow fixes (#1)Stefan Boberg2024-03-122-25/+22
* also update validate to avoid code sign problemsStefan Boberg2024-03-051-1/+2
* disable official signing of windows executables (#667)Dan Engelbrecht2024-03-051-1/+2