Content of the repository: run-cmake and run-vcpkg actions and tasks validation workflows.
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 exection in different scenarios (e.g. platforms, toolsets, environment).
License
All the content in this repository is licensed under the MIT License.
Copyright (c) 2019-2020-2021 Luca Cappa