Skip to content

[CI] Github Actoins release build caching #363

@elpiel

Description

@elpiel

With the introduction of GH Actions in #350, we still have some performance that could be gained when building the Release.
Since the jobs don't share the files nor the tools we currently checkout the code a second time and when cargo build is invoked the cargo updates the registry.

This potentially could be improved by sharing artefacts or using a cargo caching action.

Resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions