Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Cache the solana build tools to optimize github/actions/acquire-solana-tools #116

Open
@ksolana

Description

github/actions/acquire-solana-tools downloads the build tools everytime the pre-merge checks are run. this could be slowing down the lint steps.

The toolchains are released only once in a while so we could just check for the md5 of the upstream tools and if it matches the one currently on machine then we could just re-use otherwise download.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions