Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.ci
AgeCommit message (Expand)Author
2021-02-24CI(macos): Fix release ID not being set for macOS packageDavide Beatrici
2021-02-23CI(windows): Use multiple attempts for downloadsRobert Adam
2021-02-23CI(windows): Exit on error in build env installRobert Adam
2021-02-17CI(azure): Update to latest vcpkg environmentDavide Beatrici
2021-02-16BUILD(versioning): Implement "--format" option in mumble-version.pyDavide Beatrici
2021-02-14CI(azure): Use version & commit hash as identifier for build numberDavide Beatrici
2021-01-29CI(windows): Fix build number fetching scriptRobert Adam
2021-01-24CI(azure): Fix VERSION variable not being expanded correctly in curl callDavide Beatrici
2021-01-23CI(azure): Simplify and improve job name for Windows buildsDavide Beatrici
2021-01-22CI(azure): Fix usage of BUILD_NUMBER_TOKENDavide Beatrici
2021-01-13Merge pull request #4677: CI(azure): Fix build number systemRobert Adam
2021-01-10CI(azure): Show translation difference if assert no translation test failedTerry Geng
2021-01-10CI(azure): Job name in version, for build number to be the same in all jobsDavide Beatrici
2021-01-10CI(azure): Manually export BUILD_NUMBER_TOKEN, required because secretDavide Beatrici
2021-01-08CI(azure): Get unique build number from our serverDavide Beatrici
2021-01-06BUILD(versioning): Make use of the 4th part (build/tweak) of the versionDavide Beatrici
2020-12-23CI(azure): Archive debug symbols (PDB) for pluginsDavide Beatrici
2020-12-12REFAC(installer-msi) Simplify WiX component installNik Reist
2020-10-28CI: Display install pathsRobert Adam
2020-10-24CI: Use diffie-hellman-parametersRobert
2020-10-24CI: Enable gRPC supportRobert
2020-10-24BUILD(cmake): Fix gRPC not being foundRobert
2020-10-23CI(azure): Outsource AppImage buildRobert Adam
2020-10-23CI(azure): Upgrade Ubuntu image to 18.04Robert Adam
2020-10-23CI(azure): Use new Go AppImage toolRobert Adam
2020-10-12CI: Check cmake optionsRobert
2020-09-22REFAC(client, server): replace "Bonjour" with "Zeroconf", except for 3rdpartyDavide Beatrici
2020-09-13CI(linux): remove "libpulse-dev" from the list of packages to installDavide Beatrici
2020-09-12Merge pull request #4480: BUILD(cmake): Don't re-use BUILD_TESTINGRobert Adam
2020-09-11CI(tests): Increase timeout for Windows testsRobert Adam
2020-09-11BUILD(cmake): Don't re-use BUILD_TESTINGRobert
2020-09-11CI: Enable online testsRobert Adam
2020-08-28CI: Show progress for decompressingRobert Adam
2020-08-28CI(macOS): Use axel instead of wgetRobert Adam
2020-08-12CI(azure): Disable environment cachingRobert Adam
2020-08-09CI(azure-pipelines): switch to latest macOS build environmentDavide Beatrici
2020-08-09CI(azure-pipelines): switch to latest Windows x86_64 build environmentDavide Beatrici
2020-08-04Merge pull request #4396: CI(windows): Zip all PDB filesRobert Adam
2020-08-04CI(windows): Zip all PDB filesRobert Adam
2020-08-04CI(azure): Don't overwrite build artifactsRobert Adam
2020-08-02CI(tests): Increase timeout for Windows testsRobert Adam
2020-08-02CI(tests): Add --verbose option to ctestRobert Adam
2020-08-02CI(azure-pipelines): add 32 bit Windows buildDavide Beatrici
2020-08-01CI(windows): Potential download speedupRobert Adam
2020-07-18CI(azure-pipelines): use our own macOS builder for releasesDavide Beatrici
2020-07-18CI(azure-pipelines): fix template pathsDavide Beatrici
2020-07-18CI(azure-pipelines): add configuration for non-PR buildsDavide Beatrici
2020-07-18CI(azure-pipelines): move ".azure-pipelines.yml" in ".ci", rename it to "main...Davide Beatrici
2020-07-18CI(azure-pipelines): templatize stepsDavide Beatrici
2020-07-18REFAC(ci): move scripts to dedicated ".ci" folderDavide Beatrici