Skip to content

Request: no-hash option #380

@PerchunPak

Description

@PerchunPak

Description:
Add no-hash option. It will disable adding hash in cache key. So instead of setup-python-{os}-python-{python_version}-{package_manager}-{hash("dependency file")} we will have setup-python-{os}-python-{version}-{package_manager} in key.

P.S. How about pass to {python_version} (from key) only major and minor versions (X.X.x), example 3.10 instead of 3.10.4?

Justification:
Whould be usefull to update dependecies instead of re-install all them again.

Are you willing to submit a PR?
Sorry, but I don't know codebase at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions