conan-io / conan-io/setup-conan

Make cache key configurable

Open
#6 9 comments 0 reactions 1 assignee Claimed by @uilianries View on GitHub
Dominant language
No language data
Stars
19
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently, as far as I understand, the action uses `conan-${{ steps.install-conan.outputs.conan-version }}-${{ runner.os }}` (see https://github.com/conan-io/setup-conan/blob/main/action.yml#L112) as cache key. It would be even better to make it configurable by the users in order to support uses cases such as multiple configurations for the OS (e.g. different compilers, debug vs release etc).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.