Skip to content

refactor : Update vuln-list repo #101

@mmorel-35

Description

@mmorel-35

The last workflow took 1h 27m 44s to pass and the longest step took 19m 28s.

What would you think of splitting this workflow in two step.
The first would build the vuln-list-update executable and upload it with actions/upload-artifact
The second would be a matrix of the differents targets (with their appropriate names) which would download the artifact (actions/download-artifact) and then execute ./vuln-list-update -target ...

The advantage of matrix is of course parallelization of the tasks.
What I don't know yet to create the right PR is what needs to be know by each step (GITHUB_TOKEN, GITHUB_ENV...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions