mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-05 05:06:36 +08:00
Version points to commit: c5039e158d20e85d4d8a2dee3160533d627b839a This commit is the latest one in 6.0 branch. This way we'll get fix also for https://fftrac-bg.ffmpeg.org/ticket/10405 Version should be changed to official release when the next official release is available. Pick-to: 6.6 Task-number: QTQAINFRA-5912 Change-Id: I4e7acea5a54ce692334c7fe22ba074791c94cf03 Reviewed-by: Matti Paaso <matti.paaso@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Continuous Integration ====================== This directory contains files used by Qt's Continuous Integration system (Coin). pre-provisioning ---------------- Contains scripts which are used to install software to tier1 machines manually. E.g. Visual studio installation takes too long to be included to automatic provisioning of tier2 templates. provisioning ------------ Contains scripts that apply to different test machines in order to run automatic tests on them. For Windows scripts, make sure that the machine has "Set-ExecutionPolicy RemoteSigned -Force" set. (Run as admin in PowerShell)