Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sync all: use GitHub Actions matrix #673

@ewels

Description

@ewels

I've never really liked the --all flag for the nf-core sync command. It would be much nicer if we could use GitHub Actions to parallelise the synchronisation of all pipelines and keep the nf-core/tools command for just one.

I think that this should be possible, by using some of the JSON parsing functionality from GitHub actions in a step, setting things as environment variables and saving these for a subsequent job to use. That will need to depend on the first job so that it waits, and can then use the environment variable list as a matrix argument.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions