This repository contains GitHub workflows and Azure Pipeline definitions (in the yaml format) used for validation of the actions and the tasks provided by:
- the run-vcpkg GitHub action;
- the run-cmake GitHub action;
- the run-cmake and the run-vcpkg tasks provided by CppBuildTasks extension for Azure DevOps.
Essentially the yaml definitions exercise the actions and the tasks to verify the successful execution in different scenarios (e.g. platforms, toolsets, environment).
All the content in this repository is licensed under the MIT License.
Copyright (c) 2019-2020-2021-2022-2023 Luca Cappa