Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run-vcpkg v10.1 #126

Merged
merged 1 commit into from Jan 30, 2022
Merged

run-vcpkg v10.1 #126

merged 1 commit into from Jan 30, 2022

Conversation

lukka
Copy link
Owner

@lukka lukka commented Jan 30, 2022

Fixes:
#125: drop doNotCacheOnWorkflowFailure entirely as it is not possible to get the current job status, in particular it would be helpful to know when the job is being cancelled to skip the saving of the cache.
#123: hash vcpkg-configuration.json if present.
#115: Add the env var RUNVCPKG_NO_CACHE to let the workflow set it when the run-vcpkg post action must skip saving cache. This let users to find appropriate logic to skip cache when appropriate.
#46 Telemetry off by default, can be enabled by defining VCPKG_ENABLE_METRICS env var.

lukka added a commit to lukka/CppBuildTasks-Validation that referenced this pull request Jan 30, 2022
lukka added a commit to lukka/CppBuildTasks-Validation that referenced this pull request Jan 30, 2022
-telemetry
-jobstatus
-vcpkgconfjson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant