Skip to content

Make the submission process more robust by caching dependencies #5264

@nvdaes

Description

@nvdaes

Background

Currently, the validation repo is checked out to validate submissions, and dependencies are installed using requirements.txt.
This may be improved by caching dependencies and refreshing the cache when requirements.txt is updated.
For this, the whole validation repo may be checked out, or just the requirements.txt file, in order to check if dependencies should be checked out restoring the cache or installing them again.

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